diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 09:46:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 09:46:11 +0000 |
commit | 3e9d63d71fae55a9ed9ef0457e0167251c4b3209 (patch) | |
tree | c4c68d9a1afccec38d6e8100be519fef6c0f20e0 /net-dialup | |
parent | Stable for ppc, wrt bug #519264 (diff) | |
download | gentoo-2-3e9d63d71fae55a9ed9ef0457e0167251c4b3209.tar.gz gentoo-2-3e9d63d71fae55a9ed9ef0457e0167251c4b3209.tar.bz2 gentoo-2-3e9d63d71fae55a9ed9ef0457e0167251c4b3209.zip |
Stable for ppc, wrt bug #519650
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index acd98135ded4..3ca31ba3fcc4 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.300 2014/08/20 11:39:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.301 2014/08/21 09:46:11 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild: + Stable for ppc, wrt bug #519650 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> ppp-2.4.7.ebuild: alpha/arm/sparc stable wrt #519650 diff --git a/net-dialup/ppp/ppp-2.4.7.ebuild b/net-dialup/ppp/ppp-2.4.7.ebuild index bfaef34bd29f..34af088e5295 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.7 2014/08/20 11:39:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.8 2014/08/21 09:46:10 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 ) |