summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 17:11:45 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 17:11:45 +0000
commit7169a316e099e19b7ca38289ee12e4bc5d8be61c (patch)
treee9be709defb02ccc2aef745a5dd649e46045a02c /dev-perl/Validate-Net/Validate-Net-0.4.ebuild
parentVersion bump, thanks seemant (diff)
downloadgentoo-2-7169a316e099e19b7ca38289ee12e4bc5d8be61c.tar.gz
gentoo-2-7169a316e099e19b7ca38289ee12e4bc5d8be61c.tar.bz2
gentoo-2-7169a316e099e19b7ca38289ee12e4bc5d8be61c.zip
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8) (Signed Manifest commit)
Diffstat (limited to 'dev-perl/Validate-Net/Validate-Net-0.4.ebuild')
-rw-r--r--dev-perl/Validate-Net/Validate-Net-0.4.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Validate-Net/Validate-Net-0.4.ebuild b/dev-perl/Validate-Net/Validate-Net-0.4.ebuild
deleted file mode 100644
index d3f4b9b72213..000000000000
--- a/dev-perl/Validate-Net/Validate-Net-0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.4.ebuild,v 1.12 2006/08/06 00:59:09 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Format validation and more for Net:: related strings"
-SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc"
-IUSE=""
-
-DEPEND="virtual/perl-Test-Simple
- dev-perl/Class-Default
- dev-perl/Class-Inspector
- dev-lang/perl"
-RDEPEND="${DEPEND}"
-