diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 06:35:42 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 06:35:42 +0000 |
commit | 2da07697d8af0d403b5cbf13fc79dba27943b8ca (patch) | |
tree | 61199e1eba15b4ccd138b7322f8dd8336652c94e /net-nds/yp-tools | |
parent | Updated ebuild to install properly now that we have moved back to the (diff) | |
download | historical-2da07697d8af0d403b5cbf13fc79dba27943b8ca.tar.gz historical-2da07697d8af0d403b5cbf13fc79dba27943b8ca.tar.bz2 historical-2da07697d8af0d403b5cbf13fc79dba27943b8ca.zip |
Added LICENSE tag
Diffstat (limited to 'net-nds/yp-tools')
-rw-r--r-- | net-nds/yp-tools/yp-tools-2.4-r3.ebuild | 3 | ||||
-rw-r--r-- | net-nds/yp-tools/yp-tools-2.6.ebuild | 3 | ||||
-rw-r--r-- | net-nds/yp-tools/yp-tools-2.7.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/yp-tools/yp-tools-2.4-r3.ebuild b/net-nds/yp-tools/yp-tools-2.4-r3.ebuild index b518dec5bc36..10f8583769b2 100644 --- a/net-nds/yp-tools/yp-tools-2.4-r3.ebuild +++ b/net-nds/yp-tools/yp-tools-2.4-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.4-r3.ebuild,v 1.1 2002/04/27 21:23:12 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.4-r3.ebuild,v 1.2 2002/07/08 06:35:42 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="NIS Tools" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.de.kernel.org/pub/linux/utils/net/NIS/${P}.tar.gz ftp://ftp.uk.kernel.org/pub/linux/utils/net/NIS/${P}.tar.gz ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.gz" HOMEPAGE="http://www.suse.de/~kukuk/nis/yp-tools/index.html" +LICENSE="GPL-2" DEPEND="virtual/glibc" diff --git a/net-nds/yp-tools/yp-tools-2.6.ebuild b/net-nds/yp-tools/yp-tools-2.6.ebuild index c3682467eeb8..76c9d0af6872 100644 --- a/net-nds/yp-tools/yp-tools-2.6.ebuild +++ b/net-nds/yp-tools/yp-tools-2.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.6.ebuild,v 1.1 2002/04/27 23:17:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.6.ebuild,v 1.2 2002/07/08 06:35:42 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="NIS Tools" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.de.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2 ftp://ftp.uk.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2" HOMEPAGE="http://www.linux-nis.org/nis" +LICENSE="GPL-2" DEPEND="virtual/glibc" diff --git a/net-nds/yp-tools/yp-tools-2.7.ebuild b/net-nds/yp-tools/yp-tools-2.7.ebuild index 6bb88098d945..ff8b639be084 100644 --- a/net-nds/yp-tools/yp-tools-2.7.ebuild +++ b/net-nds/yp-tools/yp-tools-2.7.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.7.ebuild,v 1.1 2002/05/28 00:09:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.7.ebuild,v 1.2 2002/07/08 06:35:42 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="NIS Tools" SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2" HOMEPAGE="http://www.linux-nis.org/nis" +LICENSE="GPL-2" DEPEND="virtual/glibc" |