Parent Directory
|
Revision Log
Keyworded amd64-linux and x86-linux (Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v 1.9 2012/12/31 16:56:43 ago Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MODULE_AUTHOR=RJBS |
| 8 | MODULE_VERSION=0.984 |
| 9 | inherit perl-module |
| 10 | |
| 11 | DESCRIPTION="A sophisticated exporter for custom-built routines" |
| 12 | |
| 13 | SLOT="0" |
| 14 | KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-linux ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" |
| 15 | IUSE="" |
| 16 | |
| 17 | RDEPEND=" |
| 18 | >=dev-perl/Sub-Install-0.920.0 |
| 19 | >=dev-perl/Data-OptList-0.100.0 |
| 20 | >=dev-perl/Params-Util-0.140.0 |
| 21 | " |
| 22 | DEPEND="${RDEPEND}" |
| 23 | |
| 24 | SRC_TEST=do |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |