diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 16:09:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 16:09:29 +0000 |
commit | 74ea627cdf2bd0aaeb094194eab3831e9ce57ce7 (patch) | |
tree | 82053cf7cf116a863ade9d0badbfa3e9b382047d /dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild | |
parent | Stable on ppc64; bug #161796 (diff) | |
download | gentoo-2-74ea627cdf2bd0aaeb094194eab3831e9ce57ce7.tar.gz gentoo-2-74ea627cdf2bd0aaeb094194eab3831e9ce57ce7.tar.bz2 gentoo-2-74ea627cdf2bd0aaeb094194eab3831e9ce57ce7.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2-r2)
Diffstat (limited to 'dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild')
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild index 42085b4fd528..10b005dab416 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-2007 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.4 2007/01/11 14:54:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild,v 1.5 2007/01/22 16:09:29 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2 |