diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 13:00:36 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 13:00:36 +0000 |
commit | 4d3693bdea5b51dab40338dff01c38db26a9b473 (patch) | |
tree | 9cc61897135493c2c6da2f0e2f6fd0e9a6ea5e26 /sys-libs/pam | |
parent | Two new licenses, ZSH and SCSH (diff) | |
download | gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.tar.gz gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.tar.bz2 gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.zip |
Added LICENSE tag
Diffstat (limited to 'sys-libs/pam')
-rw-r--r-- | sys-libs/pam/pam-0.75-r4.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/pam/pam-0.75-r5.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/pam/pam-0.75-r6.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/pam/pam-0.75-r4.ebuild b/sys-libs/pam/pam-0.75-r4.ebuild index 0a3ede8861b2..d60a51ae585c 100644 --- a/sys-libs/pam/pam-0.75-r4.ebuild +++ b/sys-libs/pam/pam-0.75-r4.ebuild @@ -2,13 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r4.ebuild,v 1.8 2002/04/12 18:56:05 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r4.ebuild,v 1.9 2002/07/07 13:00:35 aliz Exp $ S=${WORKDIR}/Linux-PAM-${PV} S2=${WORKDIR}/pam DESCRIPTION="Pluggable Authentication Modules" SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.tar.gz" HOMEPAGE="http://www.redhat.com/linux-info/pam/" +LICENSE="PAM" DEPEND=">=sys-libs/cracklib-2.7-r3 =dev-libs/glib-1.2* diff --git a/sys-libs/pam/pam-0.75-r5.ebuild b/sys-libs/pam/pam-0.75-r5.ebuild index 11dcedf005e3..db03b60ad120 100644 --- a/sys-libs/pam/pam-0.75-r5.ebuild +++ b/sys-libs/pam/pam-0.75-r5.ebuild @@ -2,13 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r5.ebuild,v 1.3 2002/04/12 18:56:05 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r5.ebuild,v 1.4 2002/07/07 13:00:35 aliz Exp $ S=${WORKDIR}/Linux-PAM-${PV} S2=${WORKDIR}/pam DESCRIPTION="Pluggable Authentication Modules" SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.tar.gz" HOMEPAGE="http://www.redhat.com/linux-info/pam/" +LICENSE="PAM" DEPEND=">=sys-libs/cracklib-2.7-r3 =dev-libs/glib-1.2* diff --git a/sys-libs/pam/pam-0.75-r6.ebuild b/sys-libs/pam/pam-0.75-r6.ebuild index e9a6a87f4f5f..cc084179af9d 100644 --- a/sys-libs/pam/pam-0.75-r6.ebuild +++ b/sys-libs/pam/pam-0.75-r6.ebuild @@ -2,13 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r6.ebuild,v 1.3 2002/04/12 18:56:05 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r6.ebuild,v 1.4 2002/07/07 13:00:35 aliz Exp $ S=${WORKDIR}/Linux-PAM-${PV} S2=${WORKDIR}/pam DESCRIPTION="Pluggable Authentication Modules" SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.tar.gz" HOMEPAGE="http://www.redhat.com/linux-info/pam/" +LICENSE="PAM" DEPEND=">=sys-libs/cracklib-2.7-r3 =dev-libs/glib-1.2* |