summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 19:38:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 19:38:05 +0000
commit7e4164724496144adb995237548cfe942ce32b21 (patch)
treef94741cbfce615e063d68c124bca5f3b844f3f64 /net-misc/netifrc
parentStable for ppc64, wrt bug #487332 (diff)
downloadgentoo-2-7e4164724496144adb995237548cfe942ce32b21.tar.gz
gentoo-2-7e4164724496144adb995237548cfe942ce32b21.tar.bz2
gentoo-2-7e4164724496144adb995237548cfe942ce32b21.zip
Stable for ppc64, wrt bug #487332
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/netifrc')
-rw-r--r--net-misc/netifrc/ChangeLog5
-rw-r--r--net-misc/netifrc/netifrc-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netifrc/ChangeLog b/net-misc/netifrc/ChangeLog
index f35bec5ed5e1..84084c6391d8 100644
--- a/net-misc/netifrc/ChangeLog
+++ b/net-misc/netifrc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/netifrc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.16 2014/01/19 19:37:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.17 2014/01/19 19:38:05 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> netifrc-0.1.ebuild:
+ Stable for ppc64, wrt bug #487332
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> netifrc-0.1.ebuild:
Stable for ppc, wrt bug #487332
diff --git a/net-misc/netifrc/netifrc-0.1.ebuild b/net-misc/netifrc/netifrc-0.1.ebuild
index efe0012dabde..330b61d21a26 100644
--- a/net-misc/netifrc/netifrc-0.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.1.ebuild,v 1.11 2014/01/19 19:37:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.1.ebuild,v 1.12 2014/01/19 19:38:05 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"