summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-11-22 17:50:34 +0000
committerMike Frysinger <vapier@gentoo.org>2009-11-22 17:50:34 +0000
commitaf9823872284d99c5e2cee2eb55af93739b18db8 (patch)
tree33c231f1c5c0fb116720496b816a49498b305e67 /net-nds
parentold (diff)
downloadgentoo-2-af9823872284d99c5e2cee2eb55af93739b18db8.tar.gz
gentoo-2-af9823872284d99c5e2cee2eb55af93739b18db8.tar.bz2
gentoo-2-af9823872284d99c5e2cee2eb55af93739b18db8.zip
Update LICENSE field #271921 by Chí-Thanh Christopher Nguyễn.
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/rpcbind/ChangeLog6
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.0.ebuild6
-rw-r--r--net-nds/rpcbind/rpcbind-9999.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/net-nds/rpcbind/ChangeLog b/net-nds/rpcbind/ChangeLog
index 0ecb9c385b97..868f76935d11 100644
--- a/net-nds/rpcbind/ChangeLog
+++ b/net-nds/rpcbind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-nds/rpcbind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.6 2009/05/30 21:46:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.7 2009/11/22 17:50:34 vapier Exp $
+
+ 22 Nov 2009; Mike Frysinger <vapier@gentoo.org> rpcbind-0.2.0.ebuild,
+ rpcbind-9999.ebuild:
+ Update LICENSE field #271921 by Chí-Thanh Christopher Nguyễn.
30 May 2009; Mike Frysinger <vapier@gentoo.org> rpcbind-0.2.0.ebuild,
rpcbind-9999.ebuild:
diff --git a/net-nds/rpcbind/rpcbind-0.2.0.ebuild b/net-nds/rpcbind/rpcbind-0.2.0.ebuild
index f70a565d6c81..ecf15a377b9e 100644
--- a/net-nds/rpcbind/rpcbind-0.2.0.ebuild
+++ b/net-nds/rpcbind/rpcbind-0.2.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v 1.2 2009/05/30 21:46:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v 1.3 2009/11/22 17:50:34 vapier Exp $
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.infradead.org/~steved/rpcbind.git"
inherit autotools git
SRC_URI=""
- KEYWORDS=""
+ #KEYWORDS=""
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
@@ -15,7 +15,7 @@ fi
DESCRIPTION="portmap replacement which supports RPC over various protocols"
HOMEPAGE="http://sourceforge.net/projects/rpcbind/"
-LICENSE="BSD sun-rpc"
+LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild
index 9f2947009c00..8220e099444f 100644
--- a/net-nds/rpcbind/rpcbind-9999.ebuild
+++ b/net-nds/rpcbind/rpcbind-9999.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild,v 1.2 2009/05/30 21:46:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild,v 1.3 2009/11/22 17:50:34 vapier Exp $
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.infradead.org/~steved/rpcbind.git"
inherit autotools git
SRC_URI=""
- KEYWORDS=""
+ #KEYWORDS=""
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
@@ -15,7 +15,7 @@ fi
DESCRIPTION="portmap replacement which supports RPC over various protocols"
HOMEPAGE="http://sourceforge.net/projects/rpcbind/"
-LICENSE="BSD sun-rpc"
+LICENSE="BSD"
SLOT="0"
IUSE=""