diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-08 03:40:25 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-08 03:40:25 +0000 |
commit | d25950a64153cd29c08709cc61a795f0dd298817 (patch) | |
tree | c7fb3207fd489c0038b34a10a01690a2bfa5a4a6 /dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild | |
parent | Version bump for java-gnome-2.14.3, bug #134860 (diff) | |
download | gentoo-2-d25950a64153cd29c08709cc61a795f0dd298817.tar.gz gentoo-2-d25950a64153cd29c08709cc61a795f0dd298817.tar.bz2 gentoo-2-d25950a64153cd29c08709cc61a795f0dd298817.zip |
Marking amd64, sparc stable; cleaning up
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild index 39b498dc17aa..c904d3323893 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.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/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.2 2006/09/04 12:02:17 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.3 2006/10/08 03:40:25 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~tmtm/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" export OPTIMIZE="${CFLAGS}" |