summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-11-12 13:50:33 +0000
committerJeroen Roovers <jer@gentoo.org>2013-11-12 13:50:33 +0000
commitd852924adf76336571e978702fababb97c5780c5 (patch)
treee9ed2a7f4a51490f1747fa91c245f3e879100550 /net-misc
parentExpand ChangeLog slightly. (diff)
downloadgentoo-2-d852924adf76336571e978702fababb97c5780c5.tar.gz
gentoo-2-d852924adf76336571e978702fababb97c5780c5.tar.bz2
gentoo-2-d852924adf76336571e978702fababb97c5780c5.zip
Stable for HPPA (bug #487332).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-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 fd20e6cb8eb3..4babfa91f7db 100644
--- a/net-misc/netifrc/ChangeLog
+++ b/net-misc/netifrc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/netifrc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.6 2013/08/28 16:15:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.7 2013/11/12 13:50:33 jer Exp $
+
+ 12 Nov 2013; Jeroen Roovers <jer@gentoo.org> netifrc-0.1.ebuild:
+ Stable for HPPA (bug #487332).
28 Aug 2013; Robin H. Johnson <robbat2@gentoo.org> netifrc-9999.ebuild:
Per bug #482604, start include a changelog. Also install the other docs.
diff --git a/net-misc/netifrc/netifrc-0.1.ebuild b/net-misc/netifrc/netifrc-0.1.ebuild
index 7494b00ca56b..4ac99aa543a6 100644
--- a/net-misc/netifrc/netifrc-0.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.1.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-misc/netifrc/netifrc-0.1.ebuild,v 1.2 2013/08/20 19:41:46 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.1.ebuild,v 1.3 2013/11/12 13:50:33 jer 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"