summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-12 16:49:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-12 16:49:21 +0000
commit359342d038d9cb87f80108e37b0f697d55c13189 (patch)
treeda64829ccdd37c39493cc5f0f788c36154caf7b9 /perl-core
parentalpha/ia64/sparc stable wrt #333421 (diff)
downloadgentoo-2-359342d038d9cb87f80108e37b0f697d55c13189.tar.gz
gentoo-2-359342d038d9cb87f80108e37b0f697d55c13189.tar.bz2
gentoo-2-359342d038d9cb87f80108e37b0f697d55c13189.zip
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Compress-Raw-Bzip2/ChangeLog6
-rw-r--r--perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Compress-Raw-Bzip2/ChangeLog b/perl-core/Compress-Raw-Bzip2/ChangeLog
index 6136cc2bae5f..480f537ed0d4 100644
--- a/perl-core/Compress-Raw-Bzip2/ChangeLog
+++ b/perl-core/Compress-Raw-Bzip2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Compress-Raw-Bzip2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/ChangeLog,v 1.31 2010/08/23 20:53:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/ChangeLog,v 1.32 2010/09/12 16:49:21 armin76 Exp $
+
+ 12 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+ Compress-Raw-Bzip2-2.024.ebuild:
+ alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
23 Aug 2010; Markus Meier <maekke@gentoo.org>
Compress-Raw-Bzip2-2.024.ebuild:
diff --git a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild
index c8fbe1d267a3..e27c228e9861 100644
--- a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild
+++ b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-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/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild,v 1.5 2010/08/23 20:53:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.024.ebuild,v 1.6 2010/09/12 16:49:21 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Low-Level Interface to bzip2 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 ~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="app-arch/bzip2"