diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2002-12-28 15:03:25 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2002-12-28 15:03:25 +0000 |
commit | 320ca25cc5c722586f1ed1001c37b3327af3e3bb (patch) | |
tree | 36013143057b5f59705e6e62a4e908cbea0dcb73 | |
parent | ~ppc keyworded (diff) | |
download | historical-320ca25cc5c722586f1ed1001c37b3327af3e3bb.tar.gz historical-320ca25cc5c722586f1ed1001c37b3327af3e3bb.tar.bz2 historical-320ca25cc5c722586f1ed1001c37b3327af3e3bb.zip |
~ppc keyworded
-rw-r--r-- | net-misc/iputils/iputils-020124-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/linux-identd/linux-identd-1.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/linux-igd/linux-igd-0.75.ebuild | 4 | ||||
-rw-r--r-- | net-misc/shout/shout-0.8.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/upnp/upnp-1.0.4.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/net-misc/iputils/iputils-020124-r1.ebuild b/net-misc/iputils/iputils-020124-r1.ebuild index 3d5947f7fcdd..0042da82b62d 100644 --- a/net-misc/iputils/iputils-020124-r1.ebuild +++ b/net-misc/iputils/iputils-020124-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-020124-r1.ebuild,v 1.4 2002/12/15 11:58:45 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-020124-r1.ebuild,v 1.5 2002/12/28 14:56:14 pvdabeel Exp $ S="${WORKDIR}/${PN}" DESCRIPTION="Network monitoring tools including ping and ping6" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/${PN}-ss${PV}.tar.gz" HOMEPAGE="ftp://ftp.inr.ac.ru/ip-routing" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 sparc alpha ~ppc" DEPEND="virtual/glibc app-text/openjade diff --git a/net-misc/linux-identd/linux-identd-1.2.ebuild b/net-misc/linux-identd/linux-identd-1.2.ebuild index 84e9e9b2d8c7..0501011c455d 100644 --- a/net-misc/linux-identd/linux-identd-1.2.ebuild +++ b/net-misc/linux-identd/linux-identd-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/linux-identd-1.2.ebuild,v 1.2 2002/12/09 04:33:16 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/linux-identd-1.2.ebuild,v 1.3 2002/12/28 14:57:23 pvdabeel Exp $ # This identd is nearly perfect for a NAT box. It runs in one # process (doesn't fork()) and isnt very susceptible to DOS attack. @@ -9,7 +9,7 @@ DESCRIPTION="A real IDENT daemon for linux." HOMEPAGE="http://www.fukt.bth.se/~per/identd" S=${WORKDIR}/${P} SRC_URI="http://www.fukt.bth.se/~per/identd/${P}.tar.gz" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="" diff --git a/net-misc/linux-igd/linux-igd-0.75.ebuild b/net-misc/linux-igd/linux-igd-0.75.ebuild index 0417e2bc1902..cd41b5bb36c6 100644 --- a/net-misc/linux-igd/linux-igd-0.75.ebuild +++ b/net-misc/linux-igd/linux-igd-0.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/linux-igd-0.75.ebuild,v 1.3 2002/12/09 04:33:16 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/linux-igd-0.75.ebuild,v 1.4 2002/12/28 14:57:56 pvdabeel Exp $ MY_PN="gateway" S="${WORKDIR}/${MY_PN}-${PV}" @@ -11,7 +11,7 @@ HOMEPAGE="http://linux-igd.sourceforge.net" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/linux-igd/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" RDEPEND="net-misc/upnp sys-apps/iptables" diff --git a/net-misc/shout/shout-0.8.0-r1.ebuild b/net-misc/shout/shout-0.8.0-r1.ebuild index 2e0b67702bb5..d9c9f4e9fb9e 100644 --- a/net-misc/shout/shout-0.8.0-r1.ebuild +++ b/net-misc/shout/shout-0.8.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.5 2002/12/09 04:33:19 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.6 2002/12/28 15:02:56 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="Shout is a program for creating mp3 stream for use with icecast or shoutcast" SRC_URI="http://www.icecast.org/releases/${P}.tar.gz" HOMEPAGE="http://www.icecast.org" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" LICENSE="GPL" SLOT="0" diff --git a/net-misc/upnp/upnp-1.0.4.ebuild b/net-misc/upnp/upnp-1.0.4.ebuild index 64c050641861..fccdc86c622f 100644 --- a/net-misc/upnp/upnp-1.0.4.ebuild +++ b/net-misc/upnp/upnp-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4.ebuild,v 1.3 2002/12/09 04:33:19 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4.ebuild,v 1.4 2002/12/28 15:03:25 pvdabeel Exp $ S="${WORKDIR}/${PN}sdk-${PV}" @@ -9,7 +9,7 @@ HOMEPAGE="http://upnp.sourceforge.net" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/upnp/${PN}sdk-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" RDEPEND="sys-apps/e2fsprogs" DEPEND="${RDEPEND}" |