diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-15 14:18:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-15 14:18:53 +0000 |
commit | a0bca936110e7fea85fe45adea12cec4e5302bc6 (patch) | |
tree | 013445ae6839ee72113f911d246b0cc50412e5b6 /dev-perl/AppConfig | |
parent | Use the new virtual/cblas. (diff) | |
download | historical-a0bca936110e7fea85fe45adea12cec4e5302bc6.tar.gz historical-a0bca936110e7fea85fe45adea12cec4e5302bc6.tar.bz2 historical-a0bca936110e7fea85fe45adea12cec4e5302bc6.zip |
Stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-perl/AppConfig')
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.66.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/AppConfig/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/AppConfig/AppConfig-1.66.ebuild b/dev-perl/AppConfig/AppConfig-1.66.ebuild index febe6e0fc54a..5d0b1fe8ab05 100644 --- a/dev-perl/AppConfig/AppConfig-1.66.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.66.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/AppConfig/AppConfig-1.66.ebuild,v 1.2 2007/10/06 19:44:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.66.ebuild,v 1.3 2007/10/15 14:12:44 corsair Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~abw/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" #KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86" IUSE="" PATCHES="${FILESDIR}/blockdiffs.patch" diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog index a05d673e4f31..7039b95f77bf 100644 --- a/dev-perl/AppConfig/ChangeLog +++ b/dev-perl/AppConfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/AppConfig # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.56 2007/10/06 19:44:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.57 2007/10/15 14:12:44 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> AppConfig-1.66.ebuild: + Stable on ppc64 06 Oct 2007; Raúl Porcel <armin76@gentoo.org> AppConfig-1.66.ebuild: alpha/ia64/sparc/x86 stable |