/[gentoo-x86]/dev-perl/Variable-Magic/Variable-Magic-0.40.ebuild
Gentoo

Contents of /dev-perl/Variable-Magic/Variable-Magic-0.40.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Apr 9 07:24:40 2010 UTC (3 years, 1 month ago) by tove
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)

1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.40.ebuild,v 1.1 2010/01/08 15:37:54 tove Exp $
4
5 EAPI=2
6
7 MODULE_AUTHOR=VPIT
8 inherit perl-module
9
10 DESCRIPTION="Associate user-defined magic to variables from Perl"
11
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE="test"
15
16 RDEPEND=""
17 DEPEND="${RDEPEND}
18 test? ( dev-perl/Test-Pod
19 dev-perl/Test-Pod-Coverage )"
20
21 SRC_TEST=do

  ViewVC Help
Powered by ViewVC 1.1.13