diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:57:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 05:57:47 +0000 |
commit | 835ee0226fdffc87da0ee1919abc1f8b1de1f3ea (patch) | |
tree | eb2df234180e6b79a5d7d8521a45898abdbfb5af /virtual/perl-Perl-OSType | |
parent | Mark m68k stable. (diff) | |
download | gentoo-2-835ee0226fdffc87da0ee1919abc1f8b1de1f3ea.tar.gz gentoo-2-835ee0226fdffc87da0ee1919abc1f8b1de1f3ea.tar.bz2 gentoo-2-835ee0226fdffc87da0ee1919abc1f8b1de1f3ea.zip |
Mark m68k stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/perl-Perl-OSType')
-rw-r--r-- | virtual/perl-Perl-OSType/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Perl-OSType/ChangeLog b/virtual/perl-Perl-OSType/ChangeLog index 6e41a184c949..540fbd1e4724 100644 --- a/virtual/perl-Perl-OSType/ChangeLog +++ b/virtual/perl-Perl-OSType/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Perl-OSType -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.22 2013/09/05 06:51:55 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.23 2014/01/17 05:57:47 vapier Exp $ + + 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> + perl-Perl-OSType-1.2.0-r1.ebuild: + Mark m68k stable. 05 Sep 2013; Patrick Lauer <patrick@gentoo.org> perl-Perl-OSType-1.3.0.ebuild: Restore keywords diff --git a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r1.ebuild b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r1.ebuild index 9c34717ad4ae..47c4b7d5bd09 100644 --- a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r1.ebuild +++ b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r1.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-Perl-OSType/perl-Perl-OSType-1.2.0-r1.ebuild,v 1.2 2013/02/18 23:18:57 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r1.ebuild,v 1.3 2014/01/17 05:57:47 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="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |