diff options
author | Torsten Veller <tove@gentoo.org> | 2010-03-27 08:52:11 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-03-27 08:52:11 +0000 |
commit | f94931f24cfbd79ba39dc98dc2373e6447f5c18f (patch) | |
tree | 303a29a9a3bdb3d4cc3ec0d1ad38397b2980bad7 /virtual/perl-threads/perl-threads-1.77.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-f94931f24cfbd79ba39dc98dc2373e6447f5c18f.tar.gz gentoo-2-f94931f24cfbd79ba39dc98dc2373e6447f5c18f.tar.bz2 gentoo-2-f94931f24cfbd79ba39dc98dc2373e6447f5c18f.zip |
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-threads/perl-threads-1.77.ebuild')
-rw-r--r-- | virtual/perl-threads/perl-threads-1.77.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-threads/perl-threads-1.77.ebuild b/virtual/perl-threads/perl-threads-1.77.ebuild new file mode 100644 index 000000000000..4645243a4881 --- /dev/null +++ b/virtual/perl-threads/perl-threads-1.77.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.77.ebuild,v 1.1 2010/03/27 08:52:11 tove Exp $ + +DESCRIPTION="Virtual for threads" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/threads-${PV}" |