diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:19:36 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:19:36 +0000 |
commit | 5044535a2736d294f15684b661ee4d9d6302a144 (patch) | |
tree | dc2bfc3dfe0b8c1d7d8f6e981b012e47dcf31947 /net-misc | |
parent | ppc stable profile update (diff) | |
download | historical-5044535a2736d294f15684b661ee4d9d6302a144.tar.gz historical-5044535a2736d294f15684b661ee4d9d6302a144.tar.bz2 historical-5044535a2736d294f15684b661ee4d9d6302a144.zip |
PPC stable profile update
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/cbqinit/cbqinit-0.7.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/cbqinit/cbqinit-0.7.3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/cfengine/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-2.1.10.ebuild | 4 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-2.1.3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-2.1.5.ebuild | 4 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-2.1.6.ebuild | 4 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-2.1.7.ebuild | 4 | ||||
-rw-r--r-- | net-misc/linux-identd/linux-identd-1.3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ntp/ntp-4.2.0-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/rdate/rdate-0.990821-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/rdate/rdate-0.990821-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.05.ebuild | 4 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild | 4 |
16 files changed, 34 insertions, 31 deletions
diff --git a/net-misc/cbqinit/cbqinit-0.7.2.ebuild b/net-misc/cbqinit/cbqinit-0.7.2.ebuild index 585d57f678e1..e44271f2b511 100644 --- a/net-misc/cbqinit/cbqinit-0.7.2.ebuild +++ b/net-misc/cbqinit/cbqinit-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.2.ebuild,v 1.11 2004/06/24 23:38:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.2.ebuild,v 1.12 2004/10/04 22:19:36 pvdabeel Exp $ DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2" HOMEPAGE="http://www.sourceforge.net/projects/cbqinit" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa" IUSE="" RDEPEND="sys-apps/iproute2" diff --git a/net-misc/cbqinit/cbqinit-0.7.3.ebuild b/net-misc/cbqinit/cbqinit-0.7.3.ebuild index c88c1fcc2d01..c41fc8bb415b 100644 --- a/net-misc/cbqinit/cbqinit-0.7.3.ebuild +++ b/net-misc/cbqinit/cbqinit-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.3.ebuild,v 1.1 2004/07/29 14:42:11 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.3.ebuild,v 1.2 2004/10/04 22:19:36 pvdabeel Exp $ DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2" HOMEPAGE="http://www.sourceforge.net/projects/cbqinit" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="sys-apps/iproute2" diff --git a/net-misc/cfengine/ChangeLog b/net-misc/cfengine/ChangeLog index d49832e074d5..210af9028091 100644 --- a/net-misc/cfengine/ChangeLog +++ b/net-misc/cfengine/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-misc/cfengine # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.37 2004/09/18 21:51:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.38 2004/10/04 22:18:26 pvdabeel Exp $ *cfengine-2.1.10 (18 Sep 2004) + 04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> cfengine-*.ebuild: + Masking stable on ppc + 18 Sep 2004; Jason Wever <weeve@gentoo.org> cfengine-2.1.10.ebuild: Stable on sparc. diff --git a/net-misc/cfengine/cfengine-2.1.1.ebuild b/net-misc/cfengine/cfengine-2.1.1.ebuild index 2e1bdd73203b..76b3cff4b530 100644 --- a/net-misc/cfengine/cfengine-2.1.1.ebuild +++ b/net-misc/cfengine/cfengine-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.1.ebuild,v 1.5 2004/07/15 02:41:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.1.ebuild,v 1.6 2004/10/04 22:18:26 pvdabeel Exp $ IUSE="" DESCRIPTION="An agent/software robot and a high level policy language for building expert systems to administrate and configure large computer networks" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" DEPEND="virtual/libc >=sys-libs/db-3.2 diff --git a/net-misc/cfengine/cfengine-2.1.10.ebuild b/net-misc/cfengine/cfengine-2.1.10.ebuild index 2565b7c1b263..938d0f6d3690 100644 --- a/net-misc/cfengine/cfengine-2.1.10.ebuild +++ b/net-misc/cfengine/cfengine-2.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.10.ebuild,v 1.3 2004/09/18 21:51:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.10.ebuild,v 1.4 2004/10/04 22:18:26 pvdabeel Exp $ DESCRIPTION="An agent/software robot and a high level policy language for building expert systems to administrate and configure large computer networks" HOMEPAGE="http://www.iu.hio.no/cfengine/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~arm" +KEYWORDS="x86 ppc sparc ~arm" IUSE="" DEPEND="virtual/libc diff --git a/net-misc/cfengine/cfengine-2.1.3.ebuild b/net-misc/cfengine/cfengine-2.1.3.ebuild index 926985be76b6..b72f31470ad9 100644 --- a/net-misc/cfengine/cfengine-2.1.3.ebuild +++ b/net-misc/cfengine/cfengine-2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.3.ebuild,v 1.7 2004/07/15 02:41:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.3.ebuild,v 1.8 2004/10/04 22:18:26 pvdabeel Exp $ IUSE="" DESCRIPTION="An agent/software robot and a high level policy language for building expert systems to administrate and configure large computer networks" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ppc sparc" DEPEND="virtual/libc >=sys-libs/db-3.2 diff --git a/net-misc/cfengine/cfengine-2.1.5.ebuild b/net-misc/cfengine/cfengine-2.1.5.ebuild index bda4fa9cc2de..882aec61e4ee 100644 --- a/net-misc/cfengine/cfengine-2.1.5.ebuild +++ b/net-misc/cfengine/cfengine-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.5.ebuild,v 1.5 2004/07/15 02:41:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.5.ebuild,v 1.6 2004/10/04 22:18:26 pvdabeel Exp $ DESCRIPTION="An agent/software robot and a high level policy language for building expert systems to administrate and configure large computer networks" HOMEPAGE="http://www.iu.hio.no/cfengine/" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" DEPEND="virtual/libc >=sys-libs/db-3.2 diff --git a/net-misc/cfengine/cfengine-2.1.6.ebuild b/net-misc/cfengine/cfengine-2.1.6.ebuild index 12ce7b994d66..b0b7ce377c59 100644 --- a/net-misc/cfengine/cfengine-2.1.6.ebuild +++ b/net-misc/cfengine/cfengine-2.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.6.ebuild,v 1.5 2004/07/01 20:52:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.6.ebuild,v 1.6 2004/10/04 22:18:26 pvdabeel Exp $ DESCRIPTION="An agent/software robot and a high level policy language for building expert systems to administrate and configure large computer networks" HOMEPAGE="http://www.iu.hio.no/cfengine/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc arm" +KEYWORDS="x86 ppc ~sparc arm" IUSE="" DEPEND="virtual/libc diff --git a/net-misc/cfengine/cfengine-2.1.7.ebuild b/net-misc/cfengine/cfengine-2.1.7.ebuild index e754f646efb6..b1b31b91aee8 100644 --- a/net-misc/cfengine/cfengine-2.1.7.ebuild +++ b/net-misc/cfengine/cfengine-2.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.7.ebuild,v 1.4 2004/07/15 02:41:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.7.ebuild,v 1.5 2004/10/04 22:18:26 pvdabeel Exp $ DESCRIPTION="An agent/software robot and a high level policy language for building expert systems to administrate and configure large computer networks" HOMEPAGE="http://www.iu.hio.no/cfengine/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~arm" +KEYWORDS="x86 ppc ~sparc ~arm" IUSE="" DEPEND="virtual/libc diff --git a/net-misc/linux-identd/linux-identd-1.3.ebuild b/net-misc/linux-identd/linux-identd-1.3.ebuild index b7bb230e4873..9f7b6390ba09 100644 --- a/net-misc/linux-identd/linux-identd-1.3.ebuild +++ b/net-misc/linux-identd/linux-identd-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/linux-identd-1.3.ebuild,v 1.8 2004/07/01 21:26:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/linux-identd-1.3.ebuild,v 1.9 2004/10/04 22:14:43 pvdabeel Exp $ IUSE="" DESCRIPTION="A real IDENT daemon for linux." @@ -9,7 +9,7 @@ SRC_URI="http://www.fukt.bth.se/~per/identd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips ~ia64 ~amd64" +KEYWORDS="x86 ppc sparc alpha ~hppa ~mips ~ia64 ~amd64" DEPEND="virtual/libc" diff --git a/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild b/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild index 92e852615b8d..b3282fc299de 100644 --- a/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild +++ b/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild,v 1.12 2004/10/01 23:36:42 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild,v 1.13 2004/10/04 22:14:01 pvdabeel Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha mips ~amd64" +KEYWORDS="x86 ppc sparc alpha mips ~amd64" DEPEND="virtual/libc >=sys-libs/ncurses-5.2" diff --git a/net-misc/ntp/ntp-4.2.0-r2.ebuild b/net-misc/ntp/ntp-4.2.0-r2.ebuild index 5709486ee6e5..12db92e17a68 100644 --- a/net-misc/ntp/ntp-4.2.0-r2.ebuild +++ b/net-misc/ntp/ntp-4.2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.0-r2.ebuild,v 1.18 2004/08/21 02:48:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.0-r2.ebuild,v 1.19 2004/10/04 22:12:33 pvdabeel Exp $ inherit eutils flag-o-matic gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ppc64" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ppc64" IUSE="parse-clocks nodroproot selinux ssl" RDEPEND=">=sys-libs/ncurses-5.2 diff --git a/net-misc/rdate/rdate-0.990821-r1.ebuild b/net-misc/rdate/rdate-0.990821-r1.ebuild index 059325fea38a..d244067d495c 100644 --- a/net-misc/rdate/rdate-0.990821-r1.ebuild +++ b/net-misc/rdate/rdate-0.990821-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rdate/rdate-0.990821-r1.ebuild,v 1.2 2004/09/07 19:15:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rdate/rdate-0.990821-r1.ebuild,v 1.3 2004/10/04 22:11:51 pvdabeel Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/network/misc/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ia64 amd64 ~mips ppc64" +KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 ~mips ppc64" IUSE="ipv6" DEPEND=">=sys-apps/sed-4" diff --git a/net-misc/rdate/rdate-0.990821-r2.ebuild b/net-misc/rdate/rdate-0.990821-r2.ebuild index 3f1765864249..581c44057e2a 100644 --- a/net-misc/rdate/rdate-0.990821-r2.ebuild +++ b/net-misc/rdate/rdate-0.990821-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rdate/rdate-0.990821-r2.ebuild,v 1.2 2004/09/07 19:15:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rdate/rdate-0.990821-r2.ebuild,v 1.3 2004/10/04 22:11:51 pvdabeel Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/network/misc/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ia64 amd64 ~mips ppc64" +KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 ~mips ppc64" IUSE="ipv6" DEPEND=">=sys-apps/sed-4" diff --git a/net-misc/stunnel/stunnel-4.05.ebuild b/net-misc/stunnel/stunnel-4.05.ebuild index cd7516464b9b..8a2f9bbba799 100644 --- a/net-misc/stunnel/stunnel-4.05.ebuild +++ b/net-misc/stunnel/stunnel-4.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.05.ebuild,v 1.9 2004/08/22 22:38:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.05.ebuild,v 1.10 2004/10/04 22:09:41 pvdabeel Exp $ inherit ssl-cert eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha arm amd64" +KEYWORDS="x86 ppc sparc alpha arm amd64" IUSE="static" DEPEND="virtual/libc diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild index 1d148b8ba0e0..16b2ec862d3b 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.12 2004/07/28 04:37:17 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.13 2004/10/04 22:08:54 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="x86 ~ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha ~amd64" LICENSE="GPL-2" SLOT="0" |