diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:55:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:55:18 +0000 |
commit | a52a8ba42c3c67ca79f9d97530c0d38bb9f9b6a0 (patch) | |
tree | 2de727116552c49f5282b6f5068187cd8ecb5a01 /virtual | |
parent | Mark m68k stable. (diff) | |
download | gentoo-2-a52a8ba42c3c67ca79f9d97530c0d38bb9f9b6a0.tar.gz gentoo-2-a52a8ba42c3c67ca79f9d97530c0d38bb9f9b6a0.tar.bz2 gentoo-2-a52a8ba42c3c67ca79f9d97530c0d38bb9f9b6a0.zip |
Mark m68k stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-IO-Compress/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-IO-Compress/ChangeLog b/virtual/perl-IO-Compress/ChangeLog index 785f6524c78b..862ffadbe53f 100644 --- a/virtual/perl-IO-Compress/ChangeLog +++ b/virtual/perl-IO-Compress/ChangeLog @@ -1,6 +1,10 @@ # 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.70 2013/03/02 16:33:16 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.71 2014/01/17 05:55:18 vapier Exp $ + + 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> + perl-IO-Compress-2.60.0.ebuild: + Mark m68k stable. 02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> perl-IO-Compress-2.60.0.ebuild: Stable for sh, wrt bug #458122 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 34f4ed0b459c..4b37affb627f 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 +# Copyright 1999-2014 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.13 2013/03/02 16:33:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/perl-IO-Compress-2.60.0.ebuild,v 1.14 2014/01/17 05:55:18 vapier 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}" |