summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 06:35:42 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 06:35:42 +0000
commit79205247004c56577611bbc1bec6705646825183 (patch)
tree3a235694103d0c38a530b0e7fe36e31fb03cb859 /net-nds/ypbind
parentUpdated ebuild to install properly now that we have moved back to the (diff)
downloadgentoo-2-79205247004c56577611bbc1bec6705646825183.tar.gz
gentoo-2-79205247004c56577611bbc1bec6705646825183.tar.bz2
gentoo-2-79205247004c56577611bbc1bec6705646825183.zip
Added LICENSE tag
Diffstat (limited to 'net-nds/ypbind')
-rw-r--r--net-nds/ypbind/ypbind-1.11-r1.ebuild3
-rw-r--r--net-nds/ypbind/ypbind-1.11.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.11-r1.ebuild b/net-nds/ypbind/ypbind-1.11-r1.ebuild
index c40980e5c9d2..b58300381f7a 100644
--- a/net-nds/ypbind/ypbind-1.11-r1.ebuild
+++ b/net-nds/ypbind/ypbind-1.11-r1.ebuild
@@ -1,13 +1,14 @@
# 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/ypbind/ypbind-1.11-r1.ebuild,v 1.1 2002/06/04 11:14:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.2 2002/07/08 06:35:42 aliz Exp $
MY_P=${PN}-mt-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Multithreaded NIS bind service"
SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2"
HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html"
+LICENSE="GPL-2"
DEPEND="net-nds/yp-tools
net-nds/portmap"
diff --git a/net-nds/ypbind/ypbind-1.11.ebuild b/net-nds/ypbind/ypbind-1.11.ebuild
index 2c61ad001bca..7b11eb99a11a 100644
--- a/net-nds/ypbind/ypbind-1.11.ebuild
+++ b/net-nds/ypbind/ypbind-1.11.ebuild
@@ -1,13 +1,14 @@
# 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/ypbind/ypbind-1.11.ebuild,v 1.1 2002/05/28 00:09:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11.ebuild,v 1.2 2002/07/08 06:35:42 aliz Exp $
MY_P=${PN}-mt-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Multithreaded NIS bind service"
SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2"
HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html"
+LICENSE="GPL-2"
DEPEND="net-nds/yp-tools
net-nds/portmap"