2015-02-08 20:31:52 +03:00
|
|
|
# Copyright 1999-2015 Gentoo Foundation
|
2014-07-08 19:04:55 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-02-15 21:30:10 +03:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0.ebuild,v 1.5 2015/02/15 10:48:59 ago Exp $
|
2014-07-08 19:04:55 +04:00
|
|
|
|
|
|
|
EAPI=5
|
|
|
|
|
|
|
|
DESCRIPTION="Virtual for HTTP-Tiny"
|
|
|
|
HOMEPAGE=""
|
|
|
|
SRC_URI=""
|
|
|
|
|
|
|
|
LICENSE=""
|
|
|
|
SLOT="0"
|
2015-02-15 21:30:10 +03:00
|
|
|
KEYWORDS="amd64 ppc ppc64 x86"
|
2014-07-08 19:04:55 +04:00
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
RDEPEND="
|
|
|
|
|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
|
|
|
|
!<perl-core/${PN#perl-}-${PV}
|
|
|
|
!>perl-core/${PN#perl-}-${PV}-r999
|
|
|
|
"
|