diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-11 20:12:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-11 20:12:40 +0000 |
commit | 94589b9645db1cbf7375b244500d57b0b18546db (patch) | |
tree | 221b3f2b9f52db69dbc407f1770305fe39340504 /net-dialup | |
parent | ia64/x86 stable (diff) | |
download | gentoo-2-94589b9645db1cbf7375b244500d57b0b18546db.tar.gz gentoo-2-94589b9645db1cbf7375b244500d57b0b18546db.tar.bz2 gentoo-2-94589b9645db1cbf7375b244500d57b0b18546db.zip |
Stable on ppc64; bug #184696
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.4-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index 39942561aac3..0924184851a4 100644 --- a/net-dialup/ppp/ChangeLog +++ b/net-dialup/ppp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/ppp # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.187 2007/07/11 13:00:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.188 2007/07/11 20:12:40 corsair Exp $ + + 11 Jul 2007; Markus Rothe <corsair@gentoo.org> ppp-2.4.4-r9.ebuild: + Stable on ppc64; bug #184696 11 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> ppp-2.4.4-r9.ebuild: Stable on sparc wrt #184696 diff --git a/net-dialup/ppp/ppp-2.4.4-r9.ebuild b/net-dialup/ppp/ppp-2.4.4-r9.ebuild index 5716af1e7fde..895f5caa0a57 100644 --- a/net-dialup/ppp/ppp-2.4.4-r9.ebuild +++ b/net-dialup/ppp/ppp-2.4.4-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r9.ebuild,v 1.4 2007/07/11 13:00:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r9.ebuild,v 1.5 2007/07/11 20:12:40 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -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 ) |