summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/netbeans/ChangeLog5
-rw-r--r--dev-util/netbeans/netbeans-3.5.1.ebuild4
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/patchutils-0.2.29.ebuild4
-rw-r--r--dev-util/scons/ChangeLog5
-rw-r--r--dev-util/scons/scons-0.95.ebuild4
-rw-r--r--dev-util/shc/ChangeLog7
-rw-r--r--dev-util/shc/shc-3.4.ebuild4
-rw-r--r--dev-util/shc/shc-3.6.ebuild4
-rw-r--r--dev-util/shc/shc-3.7.ebuild6
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.1.ebuild4
-rw-r--r--dev-util/weblint/ChangeLog5
-rw-r--r--dev-util/weblint/weblint-1.020.ebuild4
14 files changed, 42 insertions, 24 deletions
diff --git a/dev-util/netbeans/ChangeLog b/dev-util/netbeans/ChangeLog
index eb2b0f558af5..4b29c21ee4a1 100644
--- a/dev-util/netbeans/ChangeLog
+++ b/dev-util/netbeans/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/netbeans
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/ChangeLog,v 1.18 2004/04/26 22:13:25 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/ChangeLog,v 1.19 2004/06/04 07:58:18 kloeri Exp $
+
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> netbeans-3.5.1.ebuild:
+ Stable on alpha.
*netbeans-3.6-r1 (26 Apr 2004)
diff --git a/dev-util/netbeans/netbeans-3.5.1.ebuild b/dev-util/netbeans/netbeans-3.5.1.ebuild
index 845d635cdf83..bc41e90b5545 100644
--- a/dev-util/netbeans/netbeans-3.5.1.ebuild
+++ b/dev-util/netbeans/netbeans-3.5.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/dev-util/netbeans/netbeans-3.5.1.ebuild,v 1.5 2004/04/15 16:29:17 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/netbeans-3.5.1.ebuild,v 1.6 2004/06/04 07:58:18 kloeri Exp $
IUSE="kde gnome"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.netbeans.org"
SLOT="0"
LICENSE="GPL-2 Apache-1.1 sun-bcla-j2ee JPython SPL"
-KEYWORDS="x86 sparc ~alpha ~ppc ~amd64"
+KEYWORDS="x86 sparc alpha ~ppc ~amd64"
#still need to add JPython, Sun Public and DynamicJava licenses
#sun-j2ee actually contains Sun Binary Code license
#will have to be renamed and containing it ebuilds updated at spome point..
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index 19f99bb7f290..32977bc6b024 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/patchutils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.15 2004/04/19 01:42:54 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.16 2004/06/04 08:01:56 kloeri Exp $
+
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> patchutils-0.2.29.ebuild:
+ Stable on alpha.
18 Apr 2004; Jason Wever <weeve@gentoo.org> patchutils-0.2.25.ebuild:
Stable on sparc.
diff --git a/dev-util/patchutils/patchutils-0.2.29.ebuild b/dev-util/patchutils/patchutils-0.2.29.ebuild
index 938ca9319b93..16362a052d99 100644
--- a/dev-util/patchutils/patchutils-0.2.29.ebuild
+++ b/dev-util/patchutils/patchutils-0.2.29.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/dev-util/patchutils/patchutils-0.2.29.ebuild,v 1.1 2004/04/09 18:20:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.29.ebuild,v 1.2 2004/06/04 08:01:56 kloeri Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A collection of tools that operate on patch files"
@@ -9,7 +9,7 @@ SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips hppa ~amd64 ~ia64 ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~mips hppa ~amd64 ~ia64 ~ppc64"
DEPEND="virtual/glibc"
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog
index 42982660cc89..e6021d4d48b9 100644
--- a/dev-util/scons/ChangeLog
+++ b/dev-util/scons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.14 2004/04/19 04:10:32 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.15 2004/06/04 08:04:01 kloeri Exp $
+
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> scons-0.95.ebuild:
+ Stable on alpha.
18 Apr 2004; Jason Wever <weeve@gentoo.org> scons-0.94-r2.ebuild:
Stable on sparc.
diff --git a/dev-util/scons/scons-0.95.ebuild b/dev-util/scons/scons-0.95.ebuild
index cf6d8a7d09bd..62c447e2f48d 100644
--- a/dev-util/scons/scons-0.95.ebuild
+++ b/dev-util/scons/scons-0.95.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/dev-util/scons/scons-0.95.ebuild,v 1.1 2004/04/04 16:28:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.95.ebuild,v 1.2 2004/06/04 08:04:01 kloeri Exp $
inherit python distutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.scons.org"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64"
DEPEND=">=dev-lang/python-2.0"
diff --git a/dev-util/shc/ChangeLog b/dev-util/shc/ChangeLog
index 068b3923c34c..9c00e34bfc1c 100644
--- a/dev-util/shc/ChangeLog
+++ b/dev-util/shc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/shc
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.5 2003/12/29 12:36:40 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.6 2004/06/04 08:06:07 kloeri Exp $
+
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> shc-3.7.ebuild:
+ Stable on alpha.
*shc-3.7 (29 Dec 2003)
diff --git a/dev-util/shc/shc-3.4.ebuild b/dev-util/shc/shc-3.4.ebuild
index 2d25d9f81351..017447de839a 100644
--- a/dev-util/shc/shc-3.4.ebuild
+++ b/dev-util/shc/shc-3.4.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/dev-util/shc/shc-3.4.ebuild,v 1.4 2003/08/07 03:31:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.4.ebuild,v 1.5 2004/06/04 08:06:07 kloeri Exp $
DESCRIPTION="A (shell-) script compiler/scrambler"
HOMEPAGE="http://www.datsi.fi.upm.es/~frosal"
diff --git a/dev-util/shc/shc-3.6.ebuild b/dev-util/shc/shc-3.6.ebuild
index 4041e4175345..5abacb5ab651 100644
--- a/dev-util/shc/shc-3.6.ebuild
+++ b/dev-util/shc/shc-3.6.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/dev-util/shc/shc-3.6.ebuild,v 1.3 2003/08/07 03:31:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.6.ebuild,v 1.4 2004/06/04 08:06:07 kloeri Exp $
DESCRIPTION="A (shell-) script compiler/scrambler"
HOMEPAGE="http://www.datsi.fi.upm.es/~frosal"
diff --git a/dev-util/shc/shc-3.7.ebuild b/dev-util/shc/shc-3.7.ebuild
index c49c2b6947d5..67337f484af0 100644
--- a/dev-util/shc/shc-3.7.ebuild
+++ b/dev-util/shc/shc-3.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/dev-util/shc/shc-3.7.ebuild,v 1.1 2003/12/29 12:36:40 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.7.ebuild,v 1.2 2004/06/04 08:06:07 kloeri Exp $
DESCRIPTION="A (shell-) script compiler/scrambler"
HOMEPAGE="http://www.datsi.fi.upm.es/~frosal"
@@ -8,7 +8,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc alpha"
DEPEND="virtual/glibc"
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 70ee28b705a5..9a52c21d8a1c 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.37 2004/05/15 21:36:10 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.38 2004/06/04 08:08:24 kloeri Exp $
+
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> strace-4.5.1.ebuild:
+ Stable on alpha.
15 May 2004; Joshua Kinard <kumba@gentoo.org> strace-4.5.1.ebuild:
Marked stable on mips.
diff --git a/dev-util/strace/strace-4.5.1.ebuild b/dev-util/strace/strace-4.5.1.ebuild
index ecdb7483eadf..939ddaa22361 100644
--- a/dev-util/strace/strace-4.5.1.ebuild
+++ b/dev-util/strace/strace-4.5.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/dev-util/strace/strace-4.5.1.ebuild,v 1.12 2004/06/02 20:23:44 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.13 2004/06/04 08:08:24 kloeri Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips ~alpha arm hppa amd64 ~ia64 ppc64"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64"
IUSE=""
DEPEND="virtual/glibc
diff --git a/dev-util/weblint/ChangeLog b/dev-util/weblint/ChangeLog
index 88233929a28c..b676a922fb21 100644
--- a/dev-util/weblint/ChangeLog
+++ b/dev-util/weblint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/weblint
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/ChangeLog,v 1.5 2004/03/30 09:50:45 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/ChangeLog,v 1.6 2004/06/04 08:09:54 kloeri Exp $
+
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> weblint-1.020.ebuild:
+ Stable on alpha.
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> weblint-1.020.ebuild:
Adding amd64 keyword. Closing #44958.
diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild
index 7ad178e63cbc..026933ec586c 100644
--- a/dev-util/weblint/weblint-1.020.ebuild
+++ b/dev-util/weblint/weblint-1.020.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/dev-util/weblint/weblint-1.020.ebuild,v 1.8 2004/03/30 09:50:45 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.9 2004/06/04 08:09:54 kloeri Exp $
DESCRIPTION="syntax and minimal style checker for HTML by Neil Bowers"
SRC_URI="mirror://gentoo/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.w3.org/Tools/weblint.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~amd64"
DEPEND=""
RDEPEND="dev-lang/perl"