diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-13 12:19:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-13 12:19:19 +0000 |
commit | 1156423c5a9a9d14a1e0e28f4eb777912234dfa9 (patch) | |
tree | 3ae2536308f5e98961465a97fffdb1d52d36f741 | |
parent | Stable for HPPA (bug #519202). (diff) | |
download | gentoo-2-1156423c5a9a9d14a1e0e28f4eb777912234dfa9.tar.gz gentoo-2-1156423c5a9a9d14a1e0e28f4eb777912234dfa9.tar.bz2 gentoo-2-1156423c5a9a9d14a1e0e28f4eb777912234dfa9.zip |
Stable for HPPA (bug #519650).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-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 9cc5820b298d..fd1c17b306d0 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.296 2014/08/12 15:25:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.297 2014/08/13 12:19:19 jer Exp $ + + 13 Aug 2014; Jeroen Roovers <jer@gentoo.org> ppp-2.4.7.ebuild: + Stable for HPPA (bug #519650). 12 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild: Stable for x86, wrt bug #519650 diff --git a/net-dialup/ppp/ppp-2.4.7.ebuild b/net-dialup/ppp/ppp-2.4.7.ebuild index 976424ca8ff8..e8a4471a9fa7 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.3 2014/08/12 15:25:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.4 2014/08/13 12:19:19 jer 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 ) |