diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:33:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:33:04 +0000 |
commit | 561a71297d2afe70ea28388509e3adb1b2292b31 (patch) | |
tree | dd0d5be73a9058abfa4a21dd5b374af5634c44a8 /dev-perl/Class-Data-Inheritable | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-561a71297d2afe70ea28388509e3adb1b2292b31.tar.gz gentoo-2-561a71297d2afe70ea28388509e3adb1b2292b31.tar.bz2 gentoo-2-561a71297d2afe70ea28388509e3adb1b2292b31.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog index d8e3b277b89a..b8d018fc34b3 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.29 2007/03/05 11:24:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.30 2007/04/15 20:33:04 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> + Class-Data-Inheritable-0.06.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Class-Data-Inheritable-0.06.ebuild: diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild index 763b1ba5071c..cefd834a7029 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.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/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild,v 1.6 2007/03/05 11:24:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild,v 1.7 2007/04/15 20:33:04 corsair 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}" |