summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-07 06:56:52 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-07 06:56:52 +0000
commitfcc4237b0609b841b1e84236e585f4230cc71b97 (patch)
treea7f8c2eeba34de4154e12a9ef09a8293ea786b64 /net-misc
parentStable on alpha. (diff)
downloadhistorical-fcc4237b0609b841b1e84236e585f4230cc71b97.tar.gz
historical-fcc4237b0609b841b1e84236e585f4230cc71b97.tar.bz2
historical-fcc4237b0609b841b1e84236e585f4230cc71b97.zip
Stable on alpha.
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/aggregate-flim/ChangeLog8
-rw-r--r--net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild4
-rw-r--r--net-misc/autossh/ChangeLog5
-rw-r--r--net-misc/autossh/autossh-1.2e.ebuild4
-rw-r--r--net-misc/bwwhois/ChangeLog5
-rw-r--r--net-misc/bwwhois/bwwhois-3.2.ebuild4
-rw-r--r--net-misc/bwwhois/bwwhois-3.4.ebuild4
-rw-r--r--net-misc/cbqinit/ChangeLog5
-rw-r--r--net-misc/cbqinit/cbqinit-0.7.2.ebuild4
-rw-r--r--net-misc/cbqinit/cbqinit-0.7.ebuild4
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/curl-7.11.1.ebuild4
-rw-r--r--net-misc/dante/ChangeLog5
-rw-r--r--net-misc/dante/dante-1.1.14-r2.ebuild4
14 files changed, 42 insertions, 23 deletions
diff --git a/net-misc/aggregate-flim/ChangeLog b/net-misc/aggregate-flim/ChangeLog
index 050517d3289a..fbfb9b9d2768 100644
--- a/net-misc/aggregate-flim/ChangeLog
+++ b/net-misc/aggregate-flim/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/aggregate-flim
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/ChangeLog,v 1.3 2003/10/28 20:27:45 robbat2 Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/ChangeLog,v 1.4 2004/06/07 06:41:58 kloeri Exp $
+
+ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org>
+ aggregate-flim-1.0.2.ebuild:
+ Stable on alpha.
28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org>
aggregate-flim-1.0.2.ebuild:
diff --git a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
index 33f9d15e9a2b..c9443e36d979 100644
--- a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
+++ b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.5 2004/02/23 13:07:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.6 2004/06/07 06:41:58 kloeri Exp $
MY_PN="${PN/-flim}"
MY_P="${MY_PN}-${PV}"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.vergenet.net/linux/${MY_PN}/"
SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~alpha ia64"
+KEYWORDS="x86 alpha ia64"
IUSE=""
DEPEND="dev-libs/vanessa-logger"
#RDEPEND=""
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog
index 299c1de9afdb..04eca4b74082 100644
--- a/net-misc/autossh/ChangeLog
+++ b/net-misc/autossh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/autossh
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.7 2004/06/03 14:29:38 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.8 2004/06/07 06:46:12 kloeri Exp $
+
+ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> autossh-1.2e.ebuild:
+ Stable on alpha.
03 Jun 2004; David Holm <dholm@gentoo.org> autossh-1.2f.ebuild:
Added to ~ppc.
diff --git a/net-misc/autossh/autossh-1.2e.ebuild b/net-misc/autossh/autossh-1.2e.ebuild
index cbf58105670e..b335516eaf68 100644
--- a/net-misc/autossh/autossh-1.2e.ebuild
+++ b/net-misc/autossh/autossh-1.2e.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.3 2004/02/22 14:44:11 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.4 2004/06/07 06:46:12 kloeri Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Automatically restart SSH sessions and tunnels"
HOMEPAGE="http://www.harding.motd.ca/autossh/"
LICENSE="BSD"
-KEYWORDS="~x86 ~sparc ~alpha ~ia64 amd64"
+KEYWORDS="~x86 ~sparc alpha ~ia64 amd64"
SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz"
SLOT="0"
diff --git a/net-misc/bwwhois/ChangeLog b/net-misc/bwwhois/ChangeLog
index 39159da5bcca..7957c94588c4 100644
--- a/net-misc/bwwhois/ChangeLog
+++ b/net-misc/bwwhois/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/bwwhois
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/ChangeLog,v 1.7 2004/03/28 21:25:40 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/ChangeLog,v 1.8 2004/06/07 06:48:34 kloeri Exp $
+
+ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> bwwhois-3.4.ebuild:
+ Stable on alpha.
28 Mar 2004; Jon Portnoy <avenj@gentoo.org> bwwhois-3.4.ebuild :
AMD64 keywords.
diff --git a/net-misc/bwwhois/bwwhois-3.2.ebuild b/net-misc/bwwhois/bwwhois-3.2.ebuild
index 7fd6b74cfd2a..4ffed7da96ca 100644
--- a/net-misc/bwwhois/bwwhois-3.2.ebuild
+++ b/net-misc/bwwhois/bwwhois-3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.4 2003/05/30 13:13:40 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.5 2004/06/07 06:48:34 kloeri Exp $
inherit perl-module
diff --git a/net-misc/bwwhois/bwwhois-3.4.ebuild b/net-misc/bwwhois/bwwhois-3.4.ebuild
index f2fc8f1474d7..deb2ce80d870 100644
--- a/net-misc/bwwhois/bwwhois-3.4.ebuild
+++ b/net-misc/bwwhois/bwwhois-3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.4 2004/03/28 21:25:40 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.5 2004/06/07 06:48:34 kloeri Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://whois.bw.org/"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~amd64"
DEPEND="dev-lang/perl"
diff --git a/net-misc/cbqinit/ChangeLog b/net-misc/cbqinit/ChangeLog
index fd80da5cb7da..13baf36a0f2d 100644
--- a/net-misc/cbqinit/ChangeLog
+++ b/net-misc/cbqinit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/cbqinit
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/ChangeLog,v 1.6 2004/01/23 17:46:04 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/ChangeLog,v 1.7 2004/06/07 06:51:09 kloeri Exp $
+
+ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> cbqinit-0.7.2.ebuild:
+ Stable on alpha.
23 Jan 2004; <gustavoz@gentoo.org> cbqinit-0.7.2.ebuild:
stable on sparc
diff --git a/net-misc/cbqinit/cbqinit-0.7.2.ebuild b/net-misc/cbqinit/cbqinit-0.7.2.ebuild
index 705089db8124..d0fbbf5e74e9 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 Technologies, Inc.
# 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.9 2004/04/21 16:20:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.2.ebuild,v 1.10 2004/06/07 06:51:09 kloeri 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.ebuild b/net-misc/cbqinit/cbqinit-0.7.ebuild
index 92b7916779b3..39d3593b4716 100644
--- a/net-misc/cbqinit/cbqinit-0.7.ebuild
+++ b/net-misc/cbqinit/cbqinit-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.ebuild,v 1.7 2004/04/21 16:20:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.ebuild,v 1.8 2004/06/07 06:51:09 kloeri Exp $
S=${WORKDIR}
DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2"
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index 224bc1abe1ec..b6f7c3100fb7 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.7 2004/05/14 04:17:51 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.8 2004/06/07 06:54:25 kloeri Exp $
+
+ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> curl-7.11.1.ebuild:
+ Stable on alpha.
14 May 2004; Stephen P. Becker <geoman@gentoo.org> curl-7.11.0.ebuild:
Stable on mips.
diff --git a/net-misc/curl/curl-7.11.1.ebuild b/net-misc/curl/curl-7.11.1.ebuild
index 68770724d03d..1235ddf946ea 100644
--- a/net-misc/curl/curl-7.11.1.ebuild
+++ b/net-misc/curl/curl-7.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.1.ebuild,v 1.3 2004/06/01 16:08:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.1.ebuild,v 1.4 2004/06/07 06:54:25 kloeri Exp $
DESCRIPTION="A Client that groks URLs"
HOMEPAGE="http://curl.haxx.se/"
@@ -8,7 +8,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ppc64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa ~amd64 ~ppc64 s390"
IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )
diff --git a/net-misc/dante/ChangeLog b/net-misc/dante/ChangeLog
index 56219acb63a2..7692f2a388a6 100644
--- a/net-misc/dante/ChangeLog
+++ b/net-misc/dante/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/dante
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.25 2004/04/27 21:28:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.26 2004/06/07 06:56:52 kloeri Exp $
+
+ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> dante-1.1.14-r2.ebuild:
+ Stable on alpha.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> dante-1.1.14-r1.ebuild,
dante-1.1.14-r2.ebuild:
diff --git a/net-misc/dante/dante-1.1.14-r2.ebuild b/net-misc/dante/dante-1.1.14-r2.ebuild
index 2c13e3e96490..ef0b95d13b22 100644
--- a/net-misc/dante/dante-1.1.14-r2.ebuild
+++ b/net-misc/dante/dante-1.1.14-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.14-r2.ebuild,v 1.11 2004/05/25 23:21:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.14-r2.ebuild,v 1.12 2004/06/07 06:56:52 kloeri Exp $
inherit gcc fixheadtails eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.inet.no/pub/socks/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~mips ~alpha arm hppa ia64 ppc64 s390"
+KEYWORDS="x86 ppc sparc ~mips alpha arm hppa ia64 ppc64 s390"
IUSE="tcpd debug"
RDEPEND="virtual/glibc