diff options
Diffstat (limited to 'dev-perl/Gtk2-Unique')
-rw-r--r-- | dev-perl/Gtk2-Unique/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Unique/ChangeLog b/dev-perl/Gtk2-Unique/ChangeLog index c7ebfa0d4c47..5b1785cd44f4 100644 --- a/dev-perl/Gtk2-Unique/ChangeLog +++ b/dev-perl/Gtk2-Unique/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Gtk2-Unique # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.8 2011/08/30 18:56:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.9 2011/09/03 21:05:21 tove Exp $ + + 03 Sep 2011; Torsten Veller <tove@gentoo.org> Gtk2-Unique-0.50.0.ebuild: + Merge stable keywords from former version scheme ebuild 30 Aug 2011; Torsten Veller <tove@gentoo.org> Gtk2-Unique-0.50.0.ebuild: Drop unused eutils eclass diff --git a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild index 50f9045421d0..6314a93d7112 100644 --- a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild +++ b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.5 2011/08/30 18:56:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.6 2011/09/03 21:05:21 tove Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for C libunique library" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |