summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-05-02 20:09:18 +0000
committerFabian Groffen <grobian@gentoo.org>2011-05-02 20:09:18 +0000
commitb0524c4aa22e8350ead4098877f847d58160e4d4 (patch)
treea5a705095bbddae27a12b7d7e06f586346ec7239 /perl-core/Compress-Raw-Zlib
parentMarked ~x64-freebsd (diff)
downloadgentoo-2-b0524c4aa22e8350ead4098877f847d58160e4d4.tar.gz
gentoo-2-b0524c4aa22e8350ead4098877f847d58160e4d4.tar.bz2
gentoo-2-b0524c4aa22e8350ead4098877f847d58160e4d4.zip
Marked ~x64-freebsd
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core/Compress-Raw-Zlib')
-rw-r--r--perl-core/Compress-Raw-Zlib/ChangeLog6
-rw-r--r--perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.33.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Compress-Raw-Zlib/ChangeLog b/perl-core/Compress-Raw-Zlib/ChangeLog
index 653c6c1ccd77..7eebaf73330f 100644
--- a/perl-core/Compress-Raw-Zlib/ChangeLog
+++ b/perl-core/Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Compress-Raw-Zlib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.37 2011/01/17 08:05:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.38 2011/05/02 20:09:18 grobian Exp $
+
+ 02 May 2011; Fabian Groffen <grobian@gentoo.org>
+ Compress-Raw-Zlib-2.33.ebuild:
+ Marked ~x64-freebsd
17 Jan 2011; Torsten Veller <tove@gentoo.org>
-Compress-Raw-Zlib-2.021.ebuild, -Compress-Raw-Zlib-2.025.ebuild,
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.33.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.33.ebuild
index 2b2475e72c69..72860d968478 100644
--- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.33.ebuild
+++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.33.ebuild,v 1.1 2011/01/13 10:07:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.33.ebuild,v 1.2 2011/05/02 20:09:18 grobian Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit multilib perl-module
DESCRIPTION="Low-Level Interface to zlib compression library"
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 ~x64-freebsd ~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=">=sys-libs/zlib-1.2.5"