diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:05:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:05:07 +0000 |
commit | 166a28f4063f008be0528cc6cf2b69cc8dee9180 (patch) | |
tree | 255eb5ff0350f6c562990da4875128805d1ddc7b /dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild | |
parent | Stable for HPPA (bug #276000). (diff) | |
download | historical-166a28f4063f008be0528cc6cf2b69cc8dee9180.tar.gz historical-166a28f4063f008be0528cc6cf2b69cc8dee9180.tar.bz2 historical-166a28f4063f008be0528cc6cf2b69cc8dee9180.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild')
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild index 3662cd62e978..d484e24423ab 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild,v 1.10 2008/11/29 12:13:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild,v 1.11 2009/07/06 21:05:07 jer Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |