diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-08 09:28:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-08 09:28:23 +0000 |
commit | 02c41431a8a9eaf99785e7c9c4a1d2e0b4d11627 (patch) | |
tree | e91e1fe1373bb28dfd92efdae4f841579427e0bd /net-dialup | |
parent | gegl raise some deps (diff) | |
download | gentoo-2-02c41431a8a9eaf99785e7c9c4a1d2e0b4d11627.tar.gz gentoo-2-02c41431a8a9eaf99785e7c9c4a1d2e0b4d11627.tar.bz2 gentoo-2-02c41431a8a9eaf99785e7c9c4a1d2e0b4d11627.zip |
alpha/ia64 stable wrt #239851
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.4-r21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index d3c07481e988..9d0dd403ac6c 100644 --- a/net-dialup/ppp/ChangeLog +++ b/net-dialup/ppp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/ppp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.228 2008/10/06 20:39:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.229 2008/10/08 09:28:23 armin76 Exp $ + + 08 Oct 2008; Raúl Porcel <armin76@gentoo.org> ppp-2.4.4-r21.ebuild: + alpha/ia64 stable wrt #239851 06 Oct 2008; Markus Meier <maekke@gentoo.org> ppp-2.4.4-r21.ebuild: amd64/x86 stable, bug #239851 diff --git a/net-dialup/ppp/ppp-2.4.4-r21.ebuild b/net-dialup/ppp/ppp-2.4.4-r21.ebuild index 19fa93de15ab..ffd77ab19d7a 100644 --- a/net-dialup/ppp/ppp-2.4.4-r21.ebuild +++ b/net-dialup/ppp/ppp-2.4.4-r21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r21.ebuild,v 1.3 2008/10/06 20:39:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r21.ebuild,v 1.4 2008/10/08 09:28:23 armin76 Exp $ inherit eutils toolchain-funcs linux-info pam @@ -12,7 +12,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 mppe-mppc pam radius" DEPEND="activefilter? ( >=virtual/libpcap-0.9.4 ) |