diff options
author | Tom Gall <tgall@gentoo.org> | 2005-09-10 03:32:52 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-09-10 03:32:52 +0000 |
commit | f3b518566a3b75fc3a090a62d1ac1c58492cf50e (patch) | |
tree | acadbfd6871888c3b5d787da5b685d7592e6a8c9 /net-dialup/ppp | |
parent | Final 2.12.0 version (diff) | |
download | gentoo-2-f3b518566a3b75fc3a090a62d1ac1c58492cf50e.tar.gz gentoo-2-f3b518566a3b75fc3a090a62d1ac1c58492cf50e.tar.bz2 gentoo-2-f3b518566a3b75fc3a090a62d1ac1c58492cf50e.zip |
-r12 stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r-- | net-dialup/ppp/ChangeLog | 8 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.2-r12.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.2-r15.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index 42999c87f679..c82074c8a27f 100644 --- a/net-dialup/ppp/ChangeLog +++ b/net-dialup/ppp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/ppp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.121 2005/08/29 05:55:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.122 2005/09/10 03:32:52 tgall Exp $ + + 09 Sep 2005; Tom Gall <tgall@gentoo.org> ppp-2.4.2-r12.ebuild, + ppp-2.4.2-r15.ebuild: + stable on ppc64 (r12) ~ppc64 (r15) 29 Aug 2005; Alin Nastac <mrness@gentoo.org> files/ip-up, ppp-2.4.2-r12.ebuild, ppp-2.4.2-r15.ebuild, -ppp-2.4.3-r6.ebuild, @@ -208,7 +212,7 @@ 31 Oct 2004; Daniel Black <dragonheart@gentoo.org> ppp-2.4.2-r7.ebuild: x86 stable - 30 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ppp-2.4.2-r7.ebuild: + 30 Oct 2004; Bryan Ãstergaard <kloeri@gentoo.org> ppp-2.4.2-r7.ebuild: Stable on alpha, bug 69152. 30 Oct 2004; Jason Wever <weeve@gentoo.org> ppp-2.4.2-r7.ebuild: diff --git a/net-dialup/ppp/ppp-2.4.2-r12.ebuild b/net-dialup/ppp/ppp-2.4.2-r12.ebuild index ac8626259088..6632d4108883 100644 --- a/net-dialup/ppp/ppp-2.4.2-r12.ebuild +++ b/net-dialup/ppp/ppp-2.4.2-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r12.ebuild,v 1.8 2005/08/29 05:55:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r12.ebuild,v 1.9 2005/09/10 03:32:52 tgall Exp $ inherit eutils gnuconfig flag-o-matic @@ -13,7 +13,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 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc sparc x86 ppc64" IUSE="activefilter atm dhcp ipv6 mppe-mppc pam radius" RDEPEND="virtual/libc diff --git a/net-dialup/ppp/ppp-2.4.2-r15.ebuild b/net-dialup/ppp/ppp-2.4.2-r15.ebuild index 2e7adb8c2d5d..2f3261c14dd8 100644 --- a/net-dialup/ppp/ppp-2.4.2-r15.ebuild +++ b/net-dialup/ppp/ppp-2.4.2-r15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r15.ebuild,v 1.2 2005/08/29 05:55:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r15.ebuild,v 1.3 2005/09/10 03:32:52 tgall Exp $ inherit eutils gnuconfig flag-o-matic linux-info @@ -13,7 +13,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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc64" IUSE="activefilter atm dhcp ipv6 mppe-mppc pam radius" RDEPEND="virtual/libc |