diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 10:14:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 10:14:33 +0000 |
commit | fe045f0444e712255bcbdb9047b445e9e07f5537 (patch) | |
tree | 69641fd8a9883abbf15132271bebccee9cc66b69 | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-fe045f0444e712255bcbdb9047b445e9e07f5537.tar.gz gentoo-2-fe045f0444e712255bcbdb9047b445e9e07f5537.tar.bz2 gentoo-2-fe045f0444e712255bcbdb9047b445e9e07f5537.zip |
Stable for hppa, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | virtual/perl-IO-Compress/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-IO-Compress/ChangeLog b/virtual/perl-IO-Compress/ChangeLog index e4afbd6f7345..d3097b21e88d 100644 --- a/virtual/perl-IO-Compress/ChangeLog +++ b/virtual/perl-IO-Compress/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO-Compress # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.63 2013/02/19 01:54:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.64 2013/02/19 10:14:33 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-IO-Compress-2.60.0.ebuild: + Stable for hppa, wrt bug #458122 19 Feb 2013; Zac Medico <zmedico@gentoo.org> perl-IO-Compress-2.60.0.ebuild: Add ~arm-linux keyword. diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild index c9091c137b41..7b8d1e2f85ba 100644 --- a/virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild +++ b/virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild,v 1.6 2013/02/19 01:54:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild,v 1.7 2013/02/19 10:14:33 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" 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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |