diff options
author | Tom Gall <tgall@gentoo.org> | 2005-04-15 01:53:30 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-04-15 01:53:30 +0000 |
commit | 290ef23c9dbcffd7d0908c03c1b0596947807dfd (patch) | |
tree | 9b801b3a1ed9f468b6a9f3ea020daab723e1e033 /net-dialup/ppp | |
parent | added ~ppc64, bug #89110 (diff) | |
download | gentoo-2-290ef23c9dbcffd7d0908c03c1b0596947807dfd.tar.gz gentoo-2-290ef23c9dbcffd7d0908c03c1b0596947807dfd.tar.bz2 gentoo-2-290ef23c9dbcffd7d0908c03c1b0596947807dfd.zip |
added ~ppc64, bug#89139
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r-- | net-dialup/ppp/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index 49e80c459c40..9edffec440cd 100644 --- a/net-dialup/ppp/ChangeLog +++ b/net-dialup/ppp/ChangeLog @@ -1,6 +1,9 @@ # 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.102 2005/03/18 06:08:27 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.103 2005/04/15 01:50:04 tgall Exp $ + + 14 Apr 2005; Tom Gall <tgall@gentoo.org> ppp-2.4.3-r1.ebuild: + added ~ppc64, bug #89139 18 Mar 2005; Alin Nastac <mrness@gentoo.org> files/net.ppp0: Pass peer name as 6th param to the ip-up/ip-down scripts (#85700). diff --git a/net-dialup/ppp/ppp-2.4.3-r1.ebuild b/net-dialup/ppp/ppp-2.4.3-r1.ebuild index c005813ad07f..69aaf044fc76 100644 --- a/net-dialup/ppp/ppp-2.4.3-r1.ebuild +++ b/net-dialup/ppp/ppp-2.4.3-r1.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.3-r1.ebuild,v 1.4 2005/02/06 09:22:13 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.3-r1.ebuild,v 1.5 2005/04/15 01:50:04 tgall Exp $ inherit eutils gnuconfig flag-o-matic @@ -14,7 +14,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" RDEPEND="virtual/libc activefilter? ( virtual/libpcap ) |