diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:14:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:14:40 +0000 |
commit | 69eb3f78fdf98547212f69ceac2362968f9c8944 (patch) | |
tree | 9c3e13f5ede92de34c9c3162d9697865e863474b /virtual/perl-Compress-Raw-Zlib | |
parent | stable x86, bug 333421 (diff) | |
download | gentoo-2-69eb3f78fdf98547212f69ceac2362968f9c8944.tar.gz gentoo-2-69eb3f78fdf98547212f69ceac2362968f9c8944.tar.bz2 gentoo-2-69eb3f78fdf98547212f69ceac2362968f9c8944.zip |
stable x86, bug 333421
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Compress-Raw-Zlib')
-rw-r--r-- | virtual/perl-Compress-Raw-Zlib/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog index af361a988ed3..ae6a0c90faf0 100644 --- a/virtual/perl-Compress-Raw-Zlib/ChangeLog +++ b/virtual/perl-Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Compress-Raw-Zlib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.32 2010/08/19 15:00:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.33 2010/08/20 10:14:40 fauli Exp $ + + 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + perl-Compress-Raw-Zlib-2.024.ebuild: + stable x86, bug 333421 19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> perl-Compress-Raw-Zlib-2.024.ebuild: diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild index 3a9b710c6787..179a9e7adfd3 100644 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild +++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild,v 1.3 2010/08/19 15:00:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.024.ebuild,v 1.4 2010/08/20 10:14:40 fauli Exp $ DESCRIPTION="Low-Level Interface to zlib compression library" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Compress-Raw-Zlib-${PV} )" |