summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-12 15:08:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-12 15:08:01 +0000
commit14707b1ec2b1adaf8dec06a260722214536625ba (patch)
treefb1ba42a324eed2edb9c6974f27133c932351156 /net-dialup
parentStable for amd64, wrt bug #507512 (diff)
downloadgentoo-2-14707b1ec2b1adaf8dec06a260722214536625ba.tar.gz
gentoo-2-14707b1ec2b1adaf8dec06a260722214536625ba.tar.bz2
gentoo-2-14707b1ec2b1adaf8dec06a260722214536625ba.zip
Stable for amd64, wrt bug #519650
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup')
-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 733ef9f413ef..af0e870e6a63 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.294 2014/08/12 05:20:14 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.295 2014/08/12 15:08:01 ago Exp $
+
+ 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild:
+ Stable for amd64, wrt bug #519650
*ppp-2.4.7 (12 Aug 2014)
diff --git a/net-dialup/ppp/ppp-2.4.7.ebuild b/net-dialup/ppp/ppp-2.4.7.ebuild
index 6abb4a4cf6b6..5dc21576b5f9 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.1 2014/08/12 05:20:14 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.2 2014/08/12 15:08:01 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 )