Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/gromit/
Date: Thu, 18 Feb 2016 20:05:47
Message-Id: 1455825937.9c308edf8b3e953ba4f2e46393d248bd997975c3.pacho@gentoo
1 commit: 9c308edf8b3e953ba4f2e46393d248bd997975c3
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 18 20:05:03 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 18 20:05:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c308edf
7
8 x11-misc/gromit: Make repoman happier
9
10 Package-Manager: portage-2.2.27
11
12 x11-misc/gromit/gromit-20041213-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/gromit/gromit-20041213-r1.ebuild b/x11-misc/gromit/gromit-20041213-r1.ebuild
16 index faa285f..40abca1 100644
17 --- a/x11-misc/gromit/gromit-20041213-r1.ebuild
18 +++ b/x11-misc/gromit/gromit-20041213-r1.ebuild
19 @@ -1,9 +1,9 @@
20 -# Copyright 1999-2012 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 EAPI=6
26 -inherit autotools toolchain-funcs
27 +inherit toolchain-funcs
28
29 DESCRIPTION="GRaphics Over MIscellaneous Things, a presentation helper"
30 HOMEPAGE="http://www.home.unix-ag.org/simon/gromit"