summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-27 15:47:16 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-27 15:47:16 +0000
commit6b0accc762c9be2ad39d496952233a07484801b5 (patch)
tree64da861b85bbcab5a814eab8b98e9cdc537b9805 /dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild
parentInitial Import. Closes #20419 (Manifest recommit) (diff)
downloadgentoo-2-6b0accc762c9be2ad39d496952233a07484801b5.tar.gz
gentoo-2-6b0accc762c9be2ad39d496952233a07484801b5.tar.bz2
gentoo-2-6b0accc762c9be2ad39d496952233a07484801b5.zip
bug 31023
Diffstat (limited to 'dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild')
-rw-r--r--dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild b/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild
new file mode 100644
index 000000000000..c39c37746da1
--- /dev/null
+++ b/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTPD-User-Manage/HTTPD-User-Manage-1.61.ebuild,v 1.1 2004/02/27 15:47:16 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Perl module for managing access control of web servers"
+SRC_URI="http://www.cpan.org/authors/id/L/LD/LDS/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/authors/id/L/LD/LDS/${P}.readme"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ~sparc"