diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:56:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:56:51 +0000 |
commit | f8b93ad789a9987260a5a57ff0d036d7cbdfe348 (patch) | |
tree | e7ed51c9b3ab926d591639ee5a184f2c15ec0dd6 /virtual/perl-Module-Load-Conditional | |
parent | Mark m68k stable. (diff) | |
download | gentoo-2-f8b93ad789a9987260a5a57ff0d036d7cbdfe348.tar.gz gentoo-2-f8b93ad789a9987260a5a57ff0d036d7cbdfe348.tar.bz2 gentoo-2-f8b93ad789a9987260a5a57ff0d036d7cbdfe348.zip |
Mark m68k stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/perl-Module-Load-Conditional')
-rw-r--r-- | virtual/perl-Module-Load-Conditional/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.540.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog index deba00d699dc..17ff722ef269 100644 --- a/virtual/perl-Module-Load-Conditional/ChangeLog +++ b/virtual/perl-Module-Load-Conditional/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load-Conditional -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.43 2013/09/05 03:35:00 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.44 2014/01/17 05:56:51 vapier Exp $ + + 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> + perl-Module-Load-Conditional-0.540.0.ebuild: + Mark m68k stable. *perl-Module-Load-Conditional-0.580.0 (05 Sep 2013) diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.540.0.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.540.0.ebuild index dd0a1eae1d6c..6920588314cf 100644 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.540.0.ebuild +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.540.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-Module-Load-Conditional/perl-Module-Load-Conditional-0.540.0.ebuild,v 1.13 2013/03/02 16:30:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.540.0.ebuild,v 1.14 2014/01/17 05:56:51 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}" |