/[gentoo-x86]/dev-perl/DBIx-Class-DynamicDefault/DBIx-Class-DynamicDefault-0.30.0.ebuild
Gentoo

Contents of /dev-perl/DBIx-Class-DynamicDefault/DBIx-Class-DynamicDefault-0.30.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Wed Aug 31 13:42:37 2011 UTC (20 months, 3 weeks ago) by tove
Branch: MAIN
Change version scheme

(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-Class-DynamicDefault/DBIx-Class-DynamicDefault-0.03.ebuild,v 1.3 2009/08/10 21:44:05 tove Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=FLORA
8 MODULE_VERSION=0.03
9 inherit perl-module
10
11 DESCRIPTION="Automatically set and update fields"
12
13 SLOT="0"
14 KEYWORDS="~amd64 ~x86"
15 IUSE="test"
16
17 RDEPEND=">=dev-perl/DBIx-Class-0.08009
18 virtual/perl-parent"
19 DEPEND="test? ( ${RDEPEND}
20 dev-perl/DBICx-TestDatabase )"
21
22 SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.13