summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-28 02:03:01 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-28 02:03:01 +0000
commitb50b45423c3fe3bf1c8e9ae1dfa68fc32b5e69eb (patch)
tree8920e3a10104bb4de068e4dc82c34ef53282a806 /perl-core
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-b50b45423c3fe3bf1c8e9ae1dfa68fc32b5e69eb.tar.gz
gentoo-2-b50b45423c3fe3bf1c8e9ae1dfa68fc32b5e69eb.tar.bz2
gentoo-2-b50b45423c3fe3bf1c8e9ae1dfa68fc32b5e69eb.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/IO-Zlib/ChangeLog7
-rw-r--r--perl-core/IO-Zlib/IO-Zlib-1.100.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/IO-Zlib/ChangeLog b/perl-core/IO-Zlib/ChangeLog
index dcc234594e02..1aac84ee5cb7 100644
--- a/perl-core/IO-Zlib/ChangeLog
+++ b/perl-core/IO-Zlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/IO-Zlib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.19 2011/07/30 12:19:04 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.20 2012/04/28 02:03:01 aballier Exp $
+
+ 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> IO-Zlib-1.100.0.ebuild:
+ keyword ~amd64-fbsd
30 Jul 2011; Torsten Veller <tove@gentoo.org> IO-Zlib-1.100.0.ebuild:
Drop ~sparc-fbsd KEYWORD
diff --git a/perl-core/IO-Zlib/IO-Zlib-1.100.0.ebuild b/perl-core/IO-Zlib/IO-Zlib-1.100.0.ebuild
index 89c6f7db9ab7..8c9dd4597ae9 100644
--- a/perl-core/IO-Zlib/IO-Zlib-1.100.0.ebuild
+++ b/perl-core/IO-Zlib/IO-Zlib-1.100.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.100.0.ebuild,v 1.2 2011/07/30 12:19:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.100.0.ebuild,v 1.3 2012/04/28 02:03:01 aballier Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="IO:: style interface to Compress::Zlib"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~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 ~amd64-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="virtual/perl-IO-Compress"