diff options
author | Torsten Veller <tove@gentoo.org> | 2012-05-21 11:50:39 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-05-21 11:50:39 +0000 |
commit | d06980314d8ee205f23d6394c3428c03aff9dce5 (patch) | |
tree | 8b98f27702d4ce547d6efe43c02972652c4cd095 /virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild | |
parent | Stable for HPPA (bug #416397). (diff) | |
download | gentoo-2-d06980314d8ee205f23d6394c3428c03aff9dce5.tar.gz gentoo-2-d06980314d8ee205f23d6394c3428c03aff9dce5.tar.bz2 gentoo-2-d06980314d8ee205f23d6394c3428c03aff9dce5.zip |
Add perl-5.16 as provider. Force stable keywords
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild')
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild new file mode 100644 index 000000000000..f523295129fb --- /dev/null +++ b/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r2.ebuild,v 1.1 2012/05/21 11:50:34 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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} )" |