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/rpcbind/rpcbind-9999.ebuild
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/rpcbind/rpcbind-9999.ebuild')
-rw-r--r--net-nds/rpcbind/rpcbind-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
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=""