summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-19 07:36:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-19 07:36:20 +0000
commit7bc83ca24cc4bb2778e0003c693dbbfda3bb2b0f (patch)
tree7005c0e71afd27ff4212a011f87b7f76144c2296 /net-dialup
parentStable for ia64, wrt bug #519932 (diff)
downloadgentoo-2-7bc83ca24cc4bb2778e0003c693dbbfda3bb2b0f.tar.gz
gentoo-2-7bc83ca24cc4bb2778e0003c693dbbfda3bb2b0f.tar.bz2
gentoo-2-7bc83ca24cc4bb2778e0003c693dbbfda3bb2b0f.zip
Stable for ia64, wrt bug #519650
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 fd1c17b306d0..55f2715bf364 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.297 2014/08/13 12:19:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.298 2014/08/19 07:36:20 ago Exp $
+
+ 19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ppp-2.4.7.ebuild:
+ Stable for ia64, wrt bug #519650
13 Aug 2014; Jeroen Roovers <jer@gentoo.org> ppp-2.4.7.ebuild:
Stable for HPPA (bug #519650).
diff --git a/net-dialup/ppp/ppp-2.4.7.ebuild b/net-dialup/ppp/ppp-2.4.7.ebuild
index e8a4471a9fa7..7661743d5802 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.4 2014/08/13 12:19:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.5 2014/08/19 07:36:20 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 )