diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 10:35:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 10:35:00 +0000 |
commit | 1b754e7aa0eab682f444d590897d68fce704e9fe (patch) | |
tree | 48ad9946ccff83b007ea371de7a08addf146dc08 | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-1b754e7aa0eab682f444d590897d68fce704e9fe.tar.gz gentoo-2-1b754e7aa0eab682f444d590897d68fce704e9fe.tar.bz2 gentoo-2-1b754e7aa0eab682f444d590897d68fce704e9fe.zip |
Stable on ppc64
(Portage version: 2203-svn)
-rw-r--r-- | dev-perl/libintl-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libintl-perl/ChangeLog b/dev-perl/libintl-perl/ChangeLog index 399d173d11ba..5b2e4686aa3d 100644 --- a/dev-perl/libintl-perl/ChangeLog +++ b/dev-perl/libintl-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libintl-perl # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.14 2006/03/30 23:50:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.15 2006/05/07 10:35:00 corsair Exp $ + + 07 May 2006; Markus Rothe <corsair@gentoo.org> libintl-perl-1.11.ebuild: + Stable on ppc64 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> libintl-perl-1.11.ebuild: Mark 1.11 ~ia64 diff --git a/dev-perl/libintl-perl/libintl-perl-1.11.ebuild b/dev-perl/libintl-perl/libintl-perl-1.11.ebuild index 1dacddfb045d..47b1a5d68bd5 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.11.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.11.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/libintl-perl/libintl-perl-1.11.ebuild,v 1.8 2006/03/30 23:50:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.11.ebuild,v 1.9 2006/05/07 10:35:00 corsair Exp $ inherit perl-module @@ -9,5 +9,5 @@ HOMEPAGE="http://search.cpan.org/~guido/${P}/" SRC_URI="mirror://cpan/authors/id/G/GU/GUIDO/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |