diff options
author | Guy Martin <gmsoft@gentoo.org> | 2008-10-22 19:19:35 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2008-10-22 19:19:35 +0000 |
commit | eac779e4e398b792cf2c178f8456e952d79a79c6 (patch) | |
tree | 453545d5a2f3bab863abe64f8e7fa50698e0fff3 /dev-perl/IO-Compress-Base | |
parent | ia64 stable wrt #242702 (diff) | |
download | historical-eac779e4e398b792cf2c178f8456e952d79a79c6.tar.gz historical-eac779e4e398b792cf2c178f8456e952d79a79c6.tar.bz2 historical-eac779e4e398b792cf2c178f8456e952d79a79c6.zip |
hppa stable, #192989
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/IO-Compress-Base')
-rw-r--r-- | dev-perl/IO-Compress-Base/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Compress-Base/IO-Compress-Base-2.015.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Compress-Base/ChangeLog b/dev-perl/IO-Compress-Base/ChangeLog index 00030b6edb65..dac157866851 100644 --- a/dev-perl/IO-Compress-Base/ChangeLog +++ b/dev-perl/IO-Compress-Base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Compress-Base # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.39 2008/10/21 17:05:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.40 2008/10/22 19:17:24 gmsoft Exp $ + + 22 Oct 2008; Guy Martin <gmsoft@gentoo.org> IO-Compress-Base-2.015.ebuild: + hppa stable, #192989 21 Oct 2008; Markus Rothe <corsair@gentoo.org> IO-Compress-Base-2.015.ebuild: diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.015.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.015.ebuild index ade52e26b66a..f75bb712c85e 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.015.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.015.ebuild @@ -1,6 +1,6 @@ # 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.015.ebuild,v 1.4 2008/10/21 17:05:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.015.ebuild,v 1.5 2008/10/22 19:17:24 gmsoft Exp $ MODULE_AUTHOR=PMQS @@ -10,7 +10,7 @@ DESCRIPTION="Base Class for IO::Compress modules" 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="test" RDEPEND="virtual/perl-Scalar-List-Utils |