summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-14 18:26:00 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-14 18:26:00 +0000
commit9d531a19a2a1fd453ce1717622787f07b6fce751 (patch)
tree2807652e7cf575382790f26ee549b80880da2c9f /net-misc/netifrc
parentppc stable wrt bug #507070 (diff)
downloadgentoo-2-9d531a19a2a1fd453ce1717622787f07b6fce751.tar.gz
gentoo-2-9d531a19a2a1fd453ce1717622787f07b6fce751.tar.bz2
gentoo-2-9d531a19a2a1fd453ce1717622787f07b6fce751.zip
ppc stable wrt bug #507070
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-misc/netifrc')
-rw-r--r--net-misc/netifrc/ChangeLog5
-rw-r--r--net-misc/netifrc/netifrc-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netifrc/ChangeLog b/net-misc/netifrc/ChangeLog
index e3870db6b4de..e1ffbc588c51 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.29 2014/07/14 18:16:22 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.30 2014/07/14 18:26:00 zlogene Exp $
+
+ 14 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> netifrc-0.2.2.ebuild:
+ ppc stable wrt bug #507070
14 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> netifrc-0.2.2.ebuild:
sparc stable wrt bug #507070
diff --git a/net-misc/netifrc/netifrc-0.2.2.ebuild b/net-misc/netifrc/netifrc-0.2.2.ebuild
index 434136ecc489..364622f78812 100644
--- a/net-misc/netifrc/netifrc-0.2.2.ebuild
+++ b/net-misc/netifrc/netifrc-0.2.2.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.2.2.ebuild,v 1.6 2014/07/14 18:16:22 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v 1.7 2014/07/14 18:26:00 zlogene Exp $
EAPI=5
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${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"