summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-08 12:13:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-08 12:13:36 +0000
commitec57bd6ccdd1d74cc9608176ed11e99b860c420f (patch)
treec550c86c9df2f1707b81fb0c11f610fd46339bb7 /net-nds
parentStable for amd64, wrt bug #480090 (diff)
downloadgentoo-2-ec57bd6ccdd1d74cc9608176ed11e99b860c420f.tar.gz
gentoo-2-ec57bd6ccdd1d74cc9608176ed11e99b860c420f.tar.bz2
gentoo-2-ec57bd6ccdd1d74cc9608176ed11e99b860c420f.zip
Stable for amd64, wrt bug #480094
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/rpcbind/ChangeLog5
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/rpcbind/ChangeLog b/net-nds/rpcbind/ChangeLog
index f8592f5d716f..8ef422287187 100644
--- a/net-nds/rpcbind/ChangeLog
+++ b/net-nds/rpcbind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-nds/rpcbind
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.23 2013/07/13 12:39:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.24 2013/09/08 12:13:36 ago Exp $
+
+ 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rpcbind-0.2.0-r1.ebuild:
+ Stable for amd64, wrt bug #480094
*rpcbind-0.2.0-r1 (13 Jul 2013)
diff --git a/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild b/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild
index f65c660ded34..7c652f0d96b2 100644
--- a/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild
+++ b/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r1.ebuild,v 1.1 2013/07/13 12:39:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild,v 1.2 2013/09/08 12:13:36 ago Exp $
EAPI="2"
@@ -13,7 +13,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"