summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-14 18:36:07 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-14 18:36:07 +0000
commitcdf37c0f84f2e41033fb0447b3006db17502af7f (patch)
tree3e60a363ba5bab808a76e1d07cc02057094c58f4 /net-misc/netifrc
parentia64 stable wrt bug #507070 (diff)
downloadgentoo-2-cdf37c0f84f2e41033fb0447b3006db17502af7f.tar.gz
gentoo-2-cdf37c0f84f2e41033fb0447b3006db17502af7f.tar.bz2
gentoo-2-cdf37c0f84f2e41033fb0447b3006db17502af7f.zip
ia64 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 28e927a4f0bc..28d4c8190a88 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.31 2014/07/14 18:29:17 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.32 2014/07/14 18:36:07 zlogene Exp $
+
+ 14 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> netifrc-0.2.2.ebuild:
+ ia64 stable wrt bug #507070
14 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> netifrc-0.2.2.ebuild:
ppc64 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 0f9fb37b8ef1..c52e9877b681 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.8 2014/07/14 18:29:17 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v 1.9 2014/07/14 18:36:07 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"