summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-25 13:23:10 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-25 13:23:10 +0000
commitcc40841915ea8030f1776ac45ea9d634026bfac7 (patch)
tree4ee6b21770374be264d61b384596d377af6f2887 /net-dialup
parentversion bump (diff)
downloadgentoo-2-cc40841915ea8030f1776ac45ea9d634026bfac7.tar.gz
gentoo-2-cc40841915ea8030f1776ac45ea9d634026bfac7.tar.bz2
gentoo-2-cc40841915ea8030f1776ac45ea9d634026bfac7.zip
stable arm ppc ppc64, bug #444256
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/ppp/ChangeLog5
-rw-r--r--net-dialup/ppp/ppp-2.4.5-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog
index 218bb4ce8a79..c2d5a47ecd2a 100644
--- a/net-dialup/ppp/ChangeLog
+++ b/net-dialup/ppp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/ppp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.282 2012/11/25 06:31:52 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.283 2012/11/25 13:23:10 blueness Exp $
+
+ 25 Nov 2012; Anthony G. Basile <blueness@gentoo.org> ppp-2.4.5-r3.ebuild:
+ stable arm ppc ppc64, bug #444256
25 Nov 2012; Mike Gilbert <floppym@gentoo.org> ppp-2.4.5-r3.ebuild:
Fix 80_all_eaptls-mppe-0.991-gentoo.patch, a casualty of CVS keyword
diff --git a/net-dialup/ppp/ppp-2.4.5-r3.ebuild b/net-dialup/ppp/ppp-2.4.5-r3.ebuild
index 042534d33149..cc6cfb582f8d 100644
--- a/net-dialup/ppp/ppp-2.4.5-r3.ebuild
+++ b/net-dialup/ppp/ppp-2.4.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.5-r3.ebuild,v 1.4 2012/11/25 06:31:52 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.5-r3.ebuild,v 1.5 2012/11/25 13:23:10 blueness Exp $
EAPI="4"
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz
LICENSE="BSD GPL-2"
SLOT="0"
-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 )