15 lines
409 B
Bash
15 lines
409 B
Bash
# Copyright 1999-2010 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.34.ebuild,v 1.1 2010/10/11 07:20:44 tove Exp $
|
|
|
|
DESCRIPTION="Virtual for threads-shared"
|
|
HOMEPAGE=""
|
|
SRC_URI=""
|
|
|
|
LICENSE=""
|
|
SLOT="0"
|
|
KEYWORDS="~amd64 ~x86"
|
|
IUSE=""
|
|
|
|
DEPEND=""
|
|
RDEPEND="~perl-core/threads-shared-${PV}"
|