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-digest-base/perl-digest-base-1.170.0-r1.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-digest-base/perl-digest-base-1.170.0-r1.ebuild')
-rw-r--r-- | virtual/perl-digest-base/perl-digest-base-1.170.0-r1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-digest-base/perl-digest-base-1.170.0-r1.ebuild b/virtual/perl-digest-base/perl-digest-base-1.170.0-r1.ebuild new file mode 100644 index 000000000000..7baf6228b43d --- /dev/null +++ b/virtual/perl-digest-base/perl-digest-base-1.170.0-r1.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-digest-base/perl-digest-base-1.170.0-r1.ebuild,v 1.1 2012/05/21 11:50:39 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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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* ~perl-core/${PN#perl-}-${PV} )" |