diff options
author | 2014-08-12 15:25:23 +0000 | |
---|---|---|
committer | 2014-08-12 15:25:23 +0000 | |
commit | 74c42202895b47f574825d05f911e89aba155239 (patch) | |
tree | 4d03b2d56c11e50301694800615671c2d07b7edd /net-dialup | |
parent | Stable for x86, wrt bug #507512 (diff) | |
download | gentoo-2-74c42202895b47f574825d05f911e89aba155239.tar.gz gentoo-2-74c42202895b47f574825d05f911e89aba155239.tar.bz2 gentoo-2-74c42202895b47f574825d05f911e89aba155239.zip |
Stable for x86, wrt bug #519650
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 af0e870e6a63..9cc5820b298d 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.295 2014/08/12 15:08:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.296 2014/08/12 15:25:23 ago Exp $ + + 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild: + Stable for x86, wrt bug #519650 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild: Stable for amd64, wrt bug #519650 diff --git a/net-dialup/ppp/ppp-2.4.7.ebuild b/net-dialup/ppp/ppp-2.4.7.ebuild index 5dc21576b5f9..976424ca8ff8 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.2 2014/08/12 15:08:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.3 2014/08/12 15:25:23 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 ) |