diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 18:21:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 18:21:24 +0000 |
commit | 3ac10401f28417339ea01970b131327179c880bc (patch) | |
tree | 4bd55269e16a15caf8911c777efeb91318d7281f /dev-perl/Class-Data-Inheritable | |
parent | marking stable sparc x86 (diff) | |
download | historical-3ac10401f28417339ea01970b131327179c880bc.tar.gz historical-3ac10401f28417339ea01970b131327179c880bc.tar.bz2 historical-3ac10401f28417339ea01970b131327179c880bc.zip |
Marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog index 0370fda36121..28d345d8fea2 100644 --- a/dev-perl/Class-Data-Inheritable/ChangeLog +++ b/dev-perl/Class-Data-Inheritable/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Data-Inheritable -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.11 2005/11/12 15:19:13 mcummings Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.12 2006/01/13 18:16:04 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Class-Data-Inheritable-0.04.ebuild: + Marking stable sparc x86 *Class-Data-Inheritable-0.04 (12 Nov 2005) diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild index d89d93829036..2545c7d6c56f 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.04.ebuild,v 1.1 2005/11/12 15:19:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.04.ebuild,v 1.2 2006/01/13 18:16:04 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}" |