summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-13 12:38:53 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-13 12:38:53 +0000
commita3ebd04b50df9ea789b0a3d828a544957b146602 (patch)
tree56cbdef3830dd1e35013fff6406d8ba0fe57be1f /net-nds/rpcbind/rpcbind-0.2.0.ebuild
parentppc/ppc64 stable wrt #358615 (diff)
downloadhistorical-a3ebd04b50df9ea789b0a3d828a544957b146602.tar.gz
historical-a3ebd04b50df9ea789b0a3d828a544957b146602.tar.bz2
historical-a3ebd04b50df9ea789b0a3d828a544957b146602.zip
ppc/ppc64 stable wrt #317517
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'net-nds/rpcbind/rpcbind-0.2.0.ebuild')
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.0.ebuild b/net-nds/rpcbind/rpcbind-0.2.0.ebuild
index ecf15a377b9e..d9aae3bd1a3d 100644
--- a/net-nds/rpcbind/rpcbind-0.2.0.ebuild
+++ b/net-nds/rpcbind/rpcbind-0.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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.3 2009/11/22 17:50:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v 1.4 2011/03/13 12:38:53 xarthisius Exp $
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.infradead.org/~steved/rpcbind.git"
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
#KEYWORDS=""
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
fi
DESCRIPTION="portmap replacement which supports RPC over various protocols"