summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-11-04 18:37:57 +0000
committerChris White <chriswhite@gentoo.org>2005-11-04 18:37:57 +0000
commit6aa1d28930c2f9e419d7ff17559b052a18d78fd3 (patch)
tree43dd27f5e935cddfbe9d8a0adf90de4a647b9843 /dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild
parentDrop old version. (diff)
downloadhistorical-6aa1d28930c2f9e419d7ff17559b052a18d78fd3.tar.gz
historical-6aa1d28930c2f9e419d7ff17559b052a18d78fd3.tar.bz2
historical-6aa1d28930c2f9e419d7ff17559b052a18d78fd3.zip
Initial import into the tree for Apache-AuthTicket dep.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild')
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild
new file mode 100644
index 000000000000..625797cfb0d6
--- /dev/null
+++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild,v 1.1 2005/11/04 18:37:57 chriswhite Exp $
+
+inherit perl-module
+SRC_TEST="do"
+
+DESCRIPTION="Generate SQL from Perl data structures"
+HOMEPAGE="http://search.cpan.org/~nwiger/SQL-Abstract-1.20/"
+SRC_URI="mirror://cpan/authors/id/N/NW/NWIGER/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+