diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 21:32:16 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 21:32:16 +0000 |
commit | 7589d9ac16ad8abf52fb5b6ac9a9cc77747d1169 (patch) | |
tree | a0f41db3f750d7505df573f9ae3c15684f85d3fa /dev-perl/IO-Compress-Base | |
parent | ppc. stable (diff) | |
download | gentoo-2-7589d9ac16ad8abf52fb5b6ac9a9cc77747d1169.tar.gz gentoo-2-7589d9ac16ad8abf52fb5b6ac9a9cc77747d1169.tar.bz2 gentoo-2-7589d9ac16ad8abf52fb5b6ac9a9cc77747d1169.zip |
ppc. stable
(Portage version: 2.1.4)
Diffstat (limited to 'dev-perl/IO-Compress-Base')
-rw-r--r-- | dev-perl/IO-Compress-Base/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/IO-Compress-Base/ChangeLog b/dev-perl/IO-Compress-Base/ChangeLog index 5b1fed6a4f64..a0904549f743 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.27 2007/12/29 10:22:02 welp Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.28 2008/01/13 21:32:16 dertobi123 Exp $ + + 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + IO-Compress-Base-2.005.ebuild: + ppc. stable 29 Dec 2007; <welp@gentoo.org> IO-Compress-Base-2.005.ebuild: Keyworded ~sparc-fbsd; bug 203655 diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild index 17a9bdabb6d3..47dc4d7e03b1 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.005.ebuild,v 1.7 2007/12/29 10:22:02 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.005.ebuild,v 1.8 2008/01/13 21:32:16 dertobi123 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="alpha amd64 arm ~hppa ia64 m68k mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-Scalar-List-Utils |