diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-19 20:48:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-19 20:48:41 +0000 |
commit | d97ab358249dbef2fb15f91bf6f82a06368c8858 (patch) | |
tree | 5eb77f25f4b8c3172a293e66275f40718dc8bfc9 /net-dialup | |
parent | ppc GRP cleanup (diff) | |
download | gentoo-2-d97ab358249dbef2fb15f91bf6f82a06368c8858.tar.gz gentoo-2-d97ab358249dbef2fb15f91bf6f82a06368c8858.tar.bz2 gentoo-2-d97ab358249dbef2fb15f91bf6f82a06368c8858.zip |
ppc GRP cleanup
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/kpnadsl4linux/Manifest | 4 | ||||
-rw-r--r-- | net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/pppoed/Manifest | 2 | ||||
-rw-r--r-- | net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/net-dialup/kpnadsl4linux/Manifest b/net-dialup/kpnadsl4linux/Manifest index 22cea2da83cd..15463db44cdd 100644 --- a/net-dialup/kpnadsl4linux/Manifest +++ b/net-dialup/kpnadsl4linux/Manifest @@ -1,4 +1,4 @@ -MD5 1919a1717335e82ca40cfb986242761c kpnadsl4linux-1.10-r1.ebuild 1042 MD5 8c821b05ce1d04b6e964faa25f6c7360 ChangeLog 963 -MD5 e21c0a3288ade4ae0a5452727a1ea265 files/kpnadsl4linux-config 3773 +MD5 a008cdc365d247fb483200edb0881d87 kpnadsl4linux-1.10-r1.ebuild 1043 MD5 fb725a50fd6d798e8df9f7f885504292 files/digest-kpnadsl4linux-1.10-r1 69 +MD5 e21c0a3288ade4ae0a5452727a1ea265 files/kpnadsl4linux-config 3773 diff --git a/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild b/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild index 86eac268ab2a..5a994afdd6c7 100644 --- a/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild +++ b/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild,v 1.6 2003/07/18 21:03:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild,v 1.7 2003/07/19 20:46:01 pvdabeel Exp $ IUSE="" DESCRIPTION="ADSL4Linux, a PPTP start/stop/etc. program especially for Dutch users, for gentoo." @@ -9,7 +9,7 @@ SRC_URI="http://home.planet.nl/~mcdon001/${P}.tar.gz http://www.adsl4linux.nl/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="x86 ppc amd64" DEPEND="virtual/glibc" RDEPEND="sys-apps/gawk >=net-dialup/pptpclient-1.1.0 diff --git a/net-dialup/pppoed/Manifest b/net-dialup/pppoed/Manifest index 8190d835407b..a47b57a6876a 100644 --- a/net-dialup/pppoed/Manifest +++ b/net-dialup/pppoed/Manifest @@ -1,3 +1,3 @@ MD5 2271de5691ac953e3fba5bf668844e60 ChangeLog 791 -MD5 0a1e1daeb20a04acb95089dd5ae73ac4 pppoed-0.48_beta1-r1.ebuild 766 +MD5 51f06cbeef3ce8da5be73a24bc478a68 pppoed-0.48_beta1-r1.ebuild 768 MD5 5e19973ce403b09666cafc987176d7e9 files/digest-pppoed-0.48_beta1-r1 62 diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild index 110684c02885..4205e878e6e8 100644 --- a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild +++ b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.9 2003/02/13 13:54:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.10 2003/07/19 20:47:30 pvdabeel Exp $ S=${WORKDIR}/pppoed-0.48b1/pppoed DESCRIPTION="PPP over Ethernet" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" src_compile() { econf \ |