summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
commit666de4cee6a3a6d8faa8efcfeb3f032033860bc3 (patch)
tree7b40403638cef52f723225d047e58beaec9c17d8 /dev-perl/Authen-PAM
parentMarked ~amd64. (diff)
downloadhistorical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.gz
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.bz2
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r--dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
index ea48e220f266..32492985fb92 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.7 2004/06/25 00:08:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.8 2004/07/14 16:37:53 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="http://www.cs.kuleuven.ac.be/~pelov/pam/download/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha amd64 ia64 s390"
+IUSE=""
DEPEND="sys-libs/pam"