diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-17 01:34:21 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-17 01:34:21 +0000 |
commit | 3a1b07d595272a2c336e787fff4c225a5ac5ed44 (patch) | |
tree | 6e1e8b17f4bff3e47a8b1b9d751e744a0772ef44 /dev-perl/aww | |
parent | Updated mod_jk to latest releases. Introduced java use flag to control if jni... (diff) | |
download | gentoo-2-3a1b07d595272a2c336e787fff4c225a5ac5ed44.tar.gz gentoo-2-3a1b07d595272a2c336e787fff4c225a5ac5ed44.tar.bz2 gentoo-2-3a1b07d595272a2c336e787fff4c225a5ac5ed44.zip |
Keywording ~amd64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/aww')
-rw-r--r-- | dev-perl/aww/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/aww/aww-0.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/aww/ChangeLog b/dev-perl/aww/ChangeLog index 811b82f50cd9..2ac6480d1096 100644 --- a/dev-perl/aww/ChangeLog +++ b/dev-perl/aww/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/aww # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/ChangeLog,v 1.15 2006/07/13 04:59:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/ChangeLog,v 1.16 2006/09/17 01:34:21 mcummings Exp $ + + 17 Sep 2006; Michael Cummings <mcummings@gentoo.org> aww-0.34.ebuild: + Keywording ~amd64 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> aww-0.34.ebuild: Mark 0.34 stable on ia64 diff --git a/dev-perl/aww/aww-0.34.ebuild b/dev-perl/aww/aww-0.34.ebuild index 42e4a2ff32d5..2e3b259004d3 100644 --- a/dev-perl/aww/aww-0.34.ebuild +++ b/dev-perl/aww/aww-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.11 2006/07/13 04:59:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.12 2006/09/17 01:34:21 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/aww/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" DEPEND="dev-lang/perl |