diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 17:06:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 17:06:13 +0000 |
commit | 5e225616dd6c2b081cfa3d7080d5a9b38d8fe624 (patch) | |
tree | 1e3972457fd59e4f453abb1cd2c10c953c3b893b /dev-perl/IO-Compress-Base | |
parent | Version bump to fix bug #231414, upstream doesn't have distfile anymore. Remo... (diff) | |
download | historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.tar.gz historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.tar.bz2 historical-5e225616dd6c2b081cfa3d7080d5a9b38d8fe624.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
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.011.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 2c2a2b406cb8..0ed2ec0640a9 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.33 2008/05/20 15:59:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.34 2008/07/15 16:58:36 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> + IO-Compress-Base-2.011.ebuild: + alpha/ia64/sparc/x86 stable 20 May 2008; Torsten Veller <tove@gentoo.org> -IO-Compress-Base-2.001.ebuild, -IO-Compress-Base-2.002.ebuild, diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild index d46f06bc21f4..4804a2e677d8 100644 --- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild +++ b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.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.011.ebuild,v 1.1 2008/05/20 15:39:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild,v 1.2 2008/07/15 16:58:36 armin76 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="" DEPEND="virtual/perl-Scalar-List-Utils |