diff options
author | 2004-10-19 08:20:34 +0000 | |
---|---|---|
committer | 2004-10-19 08:20:34 +0000 | |
commit | 73ec0bf8813c06d2e4739c3707db629cb3ce75bb (patch) | |
tree | c2e3e3deac56eca85785b07566262d602b4dad46 /dev-perl/gtk-perl | |
parent | Stable on amd64. Closes bug 64973. (diff) | |
download | historical-73ec0bf8813c06d2e4739c3707db629cb3ce75bb.tar.gz historical-73ec0bf8813c06d2e4739c3707db629cb3ce75bb.tar.bz2 historical-73ec0bf8813c06d2e4739c3707db629cb3ce75bb.zip |
KEYWORDS ~amd64.
Diffstat (limited to 'dev-perl/gtk-perl')
-rw-r--r-- | dev-perl/gtk-perl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/gtk-perl/ChangeLog b/dev-perl/gtk-perl/ChangeLog index 285f518a0bb4..454019c70ac9 100644 --- a/dev-perl/gtk-perl/ChangeLog +++ b/dev-perl/gtk-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/gtk-perl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/ChangeLog,v 1.29 2004/10/15 09:21:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/ChangeLog,v 1.30 2004/10/19 08:18:27 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + gtk-perl-0.7008-r11.ebuild: + KEYWORDS ~amd64. 15 Oct 2004; Michael Cummings <mcummings@gentoo.org> gtk-perl-0.7008-r11.ebuild, gtk-perl-0.7009.ebuild: diff --git a/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild b/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild index 1c18325e932a..1708d9b3892a 100644 --- a/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild +++ b/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild,v 1.5 2004/10/15 09:21:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7008-r11.ebuild,v 1.6 2004/10/19 08:18:27 absinthe Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.perl.org/" IUSE="gnome opengl" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64" DEPEND="${DEPEND} media-libs/gdk-pixbuf |