diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-12 06:24:06 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-12 06:24:06 +0000 |
commit | e7afb51e0f0fafc388decafdce56a13b6af31c9c (patch) | |
tree | 57b0288ffb162fe6611cc4c575abb4d3ec6993a9 /dev-perl/IO-Compress-Base | |
parent | Stable on mips. (diff) | |
download | gentoo-2-e7afb51e0f0fafc388decafdce56a13b6af31c9c.tar.gz gentoo-2-e7afb51e0f0fafc388decafdce56a13b6af31c9c.tar.bz2 gentoo-2-e7afb51e0f0fafc388decafdce56a13b6af31c9c.zip |
Stable on mips.
(Portage version: 2.1.2.7)
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.004.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 3fad6eb34533..8f36994b87e2 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.16 2007/05/05 17:52:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.17 2007/05/12 06:24:06 kumba Exp $ + + 12 May 2007; Joshua Kinard <kumba@gentoo.org> + IO-Compress-Base-2.004.ebuild: + Stable on mips. 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> IO-Compress-Base-2.004.ebuild: diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild index c994b001cb1b..f6ee836ec5c0 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.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/IO-Compress-Base/IO-Compress-Base-2.004.ebuild,v 1.5 2007/05/05 17:52:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.004.ebuild,v 1.6 2007/05/12 06:24:06 kumba 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 |