diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:41:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:41:36 +0000 |
commit | 6f11930b4926d8deac6b993044be4f95d5eb0846 (patch) | |
tree | 9469c44b46c2a07d0ed89e25736860d4f05623cb /dev-perl/IO-Compress-Base | |
parent | Used wrong IFS for looping over the argument and added a comment for the TODO... (diff) | |
download | historical-6f11930b4926d8deac6b993044be4f95d5eb0846.tar.gz historical-6f11930b4926d8deac6b993044be4f95d5eb0846.tar.bz2 historical-6f11930b4926d8deac6b993044be4f95d5eb0846.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-perl/IO-Compress-Base')
-rw-r--r-- | dev-perl/IO-Compress-Base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-Compress-Base/ChangeLog b/dev-perl/IO-Compress-Base/ChangeLog index 2cf163e5d839..4d596157fd1d 100644 --- a/dev-perl/IO-Compress-Base/ChangeLog +++ b/dev-perl/IO-Compress-Base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-Compress-Base # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.7 2006/11/17 13:00:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.8 2006/12/03 18:37:31 corsair Exp $ + + 03 Dec 2006; Markus Rothe <corsair@gentoo.org> + IO-Compress-Base-2.001.ebuild: + Stable on ppc64 17 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> IO-Compress-Base-2.001.ebuild: diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild index e8ac76885c9c..a842e95bffe9 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.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/IO-Compress-Base/IO-Compress-Base-2.001.ebuild,v 1.8 2006/11/27 00:01:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.001.ebuild,v 1.9 2006/12/03 18:37:31 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/perl-Scalar-List-Utils |