summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-19 08:48:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-19 08:48:30 +0000
commit13728770fd3b5a966826fdbce1a323e63a2d6cef (patch)
tree9f4bce74aa8f398668c86f57b5c0d2f18f60618d /net-dialup/ppp
parentStable for ppc64, wrt bug #519264 (diff)
downloadgentoo-2-13728770fd3b5a966826fdbce1a323e63a2d6cef.tar.gz
gentoo-2-13728770fd3b5a966826fdbce1a323e63a2d6cef.tar.bz2
gentoo-2-13728770fd3b5a966826fdbce1a323e63a2d6cef.zip
Stable for ppc64, wrt bug #519650
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r--net-dialup/ppp/ChangeLog5
-rw-r--r--net-dialup/ppp/ppp-2.4.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog
index 55f2715bf364..706d41c9c6aa 100644
--- a/net-dialup/ppp/ChangeLog
+++ b/net-dialup/ppp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/ppp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.298 2014/08/19 07:36:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.299 2014/08/19 08:48:30 ago Exp $
+
+ 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild:
+ Stable for ppc64, wrt bug #519650
19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild:
Stable for ia64, wrt bug #519650
diff --git a/net-dialup/ppp/ppp-2.4.7.ebuild b/net-dialup/ppp/ppp-2.4.7.ebuild
index 7661743d5802..b9a3b2059a27 100644
--- a/net-dialup/ppp/ppp-2.4.7.ebuild
+++ b/net-dialup/ppp/ppp-2.4.7.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-dialup/ppp/ppp-2.4.7.ebuild,v 1.5 2014/08/19 07:36:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.6 2014/08/19 08:48:30 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz
LICENSE="BSD GPL-2"
SLOT="0/${PV}"
-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"
IUSE="activefilter atm dhcp eap-tls gtk ipv6 pam radius"
DEPEND="activefilter? ( net-libs/libpcap )