diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-18 21:05:03 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-18 21:05:37 +0100 |
commit | 9c308edf8b3e953ba4f2e46393d248bd997975c3 (patch) | |
tree | 736b6e2f54cadbd461f87d731f4203eb57fcea1d /x11-misc | |
parent | x11-misc/gromit: Fix build issues (#369453 by kensington, #552574) (diff) | |
download | gentoo-9c308edf8b3e953ba4f2e46393d248bd997975c3.tar.gz gentoo-9c308edf8b3e953ba4f2e46393d248bd997975c3.tar.bz2 gentoo-9c308edf8b3e953ba4f2e46393d248bd997975c3.zip |
x11-misc/gromit: Make repoman happier
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gromit/gromit-20041213-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gromit/gromit-20041213-r1.ebuild b/x11-misc/gromit/gromit-20041213-r1.ebuild index faa285f9292b..40abca160b60 100644 --- a/x11-misc/gromit/gromit-20041213-r1.ebuild +++ b/x11-misc/gromit/gromit-20041213-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 -inherit autotools toolchain-funcs +inherit toolchain-funcs DESCRIPTION="GRaphics Over MIscellaneous Things, a presentation helper" HOMEPAGE="http://www.home.unix-ag.org/simon/gromit" |