summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 05:41:24 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 05:41:24 +0000
commitc908ff700f78aa166ac8b64c61825671befb0a99 (patch)
tree7f4f5916907d3d0519e83ee92e8d51d681013e99 /dev-util
parentstable on ia64 (diff)
downloadhistorical-c908ff700f78aa166ac8b64c61825671befb0a99.tar.gz
historical-c908ff700f78aa166ac8b64c61825671befb0a99.tar.bz2
historical-c908ff700f78aa166ac8b64c61825671befb0a99.zip
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/diffball/ChangeLog5
-rw-r--r--dev-util/diffball/diffball-0.6.ebuild4
-rw-r--r--dev-util/diffstat/ChangeLog5
-rw-r--r--dev-util/diffstat/diffstat-1.38.ebuild4
-rw-r--r--dev-util/gob/ChangeLog5
-rw-r--r--dev-util/gob/gob-2.0.9.ebuild4
-rw-r--r--dev-util/intltool/ChangeLog5
-rw-r--r--dev-util/intltool/intltool-0.32.1.ebuild4
-rw-r--r--dev-util/libconf/ChangeLog5
-rw-r--r--dev-util/libconf/libconf-0.39.8.ebuild4
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/patchutils-0.2.30.ebuild4
-rw-r--r--dev-util/scons/ChangeLog5
-rw-r--r--dev-util/scons/scons-0.0.9.ebuild4
-rw-r--r--dev-util/scons/scons-0.94-r1.ebuild4
-rw-r--r--dev-util/scons/scons-0.94-r2.ebuild4
-rw-r--r--dev-util/scons/scons-0.95.ebuild4
-rw-r--r--dev-util/scons/scons-0.96.1.ebuild4
-rw-r--r--dev-util/scons/scons-0.96.ebuild4
-rw-r--r--dev-util/shtool/ChangeLog7
-rw-r--r--dev-util/shtool/shtool-1.5.1-r2.ebuild4
-rw-r--r--dev-util/shtool/shtool-2.0.0.ebuild4
-rw-r--r--dev-util/shtool/shtool-2.0.1.ebuild6
-rw-r--r--dev-util/tmake/ChangeLog7
-rw-r--r--dev-util/tmake/tmake-1.11.ebuild4
-rw-r--r--dev-util/tmake/tmake-1.8-r1.ebuild6
26 files changed, 74 insertions, 47 deletions
diff --git a/dev-util/diffball/ChangeLog b/dev-util/diffball/ChangeLog
index aa5f85fff87f..746cb029d492 100644
--- a/dev-util/diffball/ChangeLog
+++ b/dev-util/diffball/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffball
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.10 2005/03/31 23:15:06 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.11 2005/04/01 05:35:48 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> diffball-0.6.ebuild:
+ stable on ia64
31 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> diffball-0.6.ebuild:
Testing ppc-macos
diff --git a/dev-util/diffball/diffball-0.6.ebuild b/dev-util/diffball/diffball-0.6.ebuild
index 98d87daec461..9d55bb9652f2 100644
--- a/dev-util/diffball/diffball-0.6.ebuild
+++ b/dev-util/diffball/diffball-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.6.ebuild,v 1.4 2005/03/31 23:15:06 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.6.ebuild,v 1.5 2005/04/01 05:35:48 agriffis Exp $
IUSE="debug"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/diffball/diffball-${PV}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64 ~ppc-macos"
+KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ia64 ~ppc-macos"
DEPEND=">=dev-libs/openssl-0.9.6j
>=sys-libs/zlib-1.1.4
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog
index 0775508b427a..7c1de2f92679 100644
--- a/dev-util/diffstat/ChangeLog
+++ b/dev-util/diffstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffstat
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.22 2005/03/12 13:36:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.23 2005/04/01 05:36:32 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> diffstat-1.38.ebuild:
+ stable on ia64
12 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> diffstat-1.38.ebuild:
Stable on sparc
diff --git a/dev-util/diffstat/diffstat-1.38.ebuild b/dev-util/diffstat/diffstat-1.38.ebuild
index 4276310dec4a..7e5400eb1c04 100644
--- a/dev-util/diffstat/diffstat-1.38.ebuild
+++ b/dev-util/diffstat/diffstat-1.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.38.ebuild,v 1.3 2005/03/12 13:36:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.38.ebuild,v 1.4 2005/04/01 05:36:32 agriffis Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${P}.tgz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc sparc x86"
IUSE=""
DEPEND="sys-apps/diffutils"
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index 6a5aabc18e9b..7d614bd50772 100644
--- a/dev-util/gob/ChangeLog
+++ b/dev-util/gob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gob
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.30 2005/02/07 08:54:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.31 2005/04/01 05:37:18 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> gob-2.0.9.ebuild:
+ stable on ia64
07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> gob-2.0.9.ebuild:
Stable on alpha.
diff --git a/dev-util/gob/gob-2.0.9.ebuild b/dev-util/gob/gob-2.0.9.ebuild
index 06d5703db08a..747e72147ddc 100644
--- a/dev-util/gob/gob-2.0.9.ebuild
+++ b/dev-util/gob/gob-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.4 2005/02/07 08:54:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.5 2005/04/01 05:37:18 agriffis Exp $
inherit gnome2
@@ -14,7 +14,7 @@ IUSE=""
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc alpha ~ia64"
+KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc alpha ia64"
RDEPEND=">=dev-libs/glib-2.0"
diff --git a/dev-util/intltool/ChangeLog b/dev-util/intltool/ChangeLog
index cff0370bb4dc..e0001c2105e0 100644
--- a/dev-util/intltool/ChangeLog
+++ b/dev-util/intltool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/intltool
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/ChangeLog,v 1.57 2005/02/12 08:36:18 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/ChangeLog,v 1.58 2005/04/01 05:37:52 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> intltool-0.32.1.ebuild:
+ stable on ia64
12 Feb 2005; Alin Nastac <mrness@gentoo.org> intltool-0.30.ebuild,
intltool-0.31.2.ebuild, intltool-0.31.3.ebuild:
diff --git a/dev-util/intltool/intltool-0.32.1.ebuild b/dev-util/intltool/intltool-0.32.1.ebuild
index 439408fecd57..c25950716d80 100644
--- a/dev-util/intltool/intltool-0.32.1.ebuild
+++ b/dev-util/intltool/intltool-0.32.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.32.1.ebuild,v 1.5 2005/02/12 08:36:18 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.32.1.ebuild,v 1.6 2005/04/01 05:37:52 agriffis Exp $
inherit gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc"
+KEYWORDS="~x86 ~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.0
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog
index 02888a5cc773..12978d162668 100644
--- a/dev-util/libconf/ChangeLog
+++ b/dev-util/libconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/libconf
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.19 2005/03/28 22:43:11 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.20 2005/04/01 05:38:35 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libconf-0.39.8.ebuild:
+ stable on ia64
*libconf-0.39.13 (29 Mar 2005)
diff --git a/dev-util/libconf/libconf-0.39.8.ebuild b/dev-util/libconf/libconf-0.39.8.ebuild
index 2fc46ba4e724..c3dcfcdc09f7 100644
--- a/dev-util/libconf/libconf-0.39.8.ebuild
+++ b/dev-util/libconf/libconf-0.39.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.39.8.ebuild,v 1.2 2005/03/07 16:40:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.39.8.ebuild,v 1.3 2005/04/01 05:38:35 agriffis Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="http://libconf.net/download/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ia64 ppc64"
DEPEND="dev-lang/perl"
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index b085d8ae465c..b548de34876c 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/patchutils
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.29 2005/03/19 08:10:31 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.30 2005/04/01 05:39:25 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> patchutils-0.2.30.ebuild:
+ stable on ia64
19 Mar 2005; Yuta SATOH <nigoro@gentoo.org> patchutils-0.2.30.ebuild:
Stable on ppc64
diff --git a/dev-util/patchutils/patchutils-0.2.30.ebuild b/dev-util/patchutils/patchutils-0.2.30.ebuild
index c695917ae155..aa9501360f77 100644
--- a/dev-util/patchutils/patchutils-0.2.30.ebuild
+++ b/dev-util/patchutils/patchutils-0.2.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.30.ebuild,v 1.6 2005/03/19 08:10:31 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.30.ebuild,v 1.7 2005/04/01 05:39:25 agriffis Exp $
DESCRIPTION="A collection of tools that operate on patch files"
HOMEPAGE="http://cyberelk.net/tim/patchutils/"
@@ -8,7 +8,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"
IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog
index 055d5524229a..295d66a5d635 100644
--- a/dev-util/scons/ChangeLog
+++ b/dev-util/scons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.25 2005/02/06 08:31:05 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.26 2005/04/01 05:40:23 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> scons-0.96.1.ebuild:
+ stable on ia64
06 Feb 2005; Kito <kito@gentoo.org> scons-0.96.1.ebuild:
keyword ~ppc-macos
diff --git a/dev-util/scons/scons-0.0.9.ebuild b/dev-util/scons/scons-0.0.9.ebuild
index 04d62827db17..e123d0bc8445 100644
--- a/dev-util/scons/scons-0.0.9.ebuild
+++ b/dev-util/scons/scons-0.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.0.9.ebuild,v 1.7 2004/07/15 00:06:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.0.9.ebuild,v 1.8 2005/04/01 05:40:23 agriffis Exp $
MY_P=${PN}-0.09
S=${WORKDIR}/${MY_P}
diff --git a/dev-util/scons/scons-0.94-r1.ebuild b/dev-util/scons/scons-0.94-r1.ebuild
index a4a7f4247751..1563f008ca29 100644
--- a/dev-util/scons/scons-0.94-r1.ebuild
+++ b/dev-util/scons/scons-0.94-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r1.ebuild,v 1.6 2004/10/19 10:03:43 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r1.ebuild,v 1.7 2005/04/01 05:40:23 agriffis Exp $
inherit distutils
diff --git a/dev-util/scons/scons-0.94-r2.ebuild b/dev-util/scons/scons-0.94-r2.ebuild
index 03062ae26f27..3f5e4edd6d6d 100644
--- a/dev-util/scons/scons-0.94-r2.ebuild
+++ b/dev-util/scons/scons-0.94-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r2.ebuild,v 1.6 2004/07/15 00:06:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r2.ebuild,v 1.7 2005/04/01 05:40:23 agriffis Exp $
inherit python distutils
diff --git a/dev-util/scons/scons-0.95.ebuild b/dev-util/scons/scons-0.95.ebuild
index 28b9ed5ea06a..bfabcecdf2bb 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 Foundation
+# Copyright 1999-2005 Gentoo Foundation
# 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.5 2004/10/19 10:03:43 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.95.ebuild,v 1.6 2005/04/01 05:40:23 agriffis Exp $
inherit python distutils
diff --git a/dev-util/scons/scons-0.96.1.ebuild b/dev-util/scons/scons-0.96.1.ebuild
index 3a1af8999224..e3615816a703 100644
--- a/dev-util/scons/scons-0.96.1.ebuild
+++ b/dev-util/scons/scons-0.96.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.1.ebuild,v 1.5 2005/02/06 08:31:05 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.1.ebuild,v 1.6 2005/04/01 05:40:23 agriffis 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 ~ppc-macos"
+KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc-macos"
IUSE=""
DEPEND=">=dev-lang/python-2.0"
diff --git a/dev-util/scons/scons-0.96.ebuild b/dev-util/scons/scons-0.96.ebuild
index 34432d0df89b..604b87dcc85f 100644
--- a/dev-util/scons/scons-0.96.ebuild
+++ b/dev-util/scons/scons-0.96.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.ebuild,v 1.2 2004/10/19 10:03:43 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.ebuild,v 1.3 2005/04/01 05:40:23 agriffis Exp $
inherit python distutils
diff --git a/dev-util/shtool/ChangeLog b/dev-util/shtool/ChangeLog
index 7c4feae9d693..fb0b4d3de688 100644
--- a/dev-util/shtool/ChangeLog
+++ b/dev-util/shtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/shtool
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/ChangeLog,v 1.11 2004/11/15 13:27:13 gustavoz Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/ChangeLog,v 1.12 2005/04/01 05:40:55 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> shtool-2.0.1.ebuild:
+ stable on ia64
15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> shtool-2.0.1.ebuild:
Stable on sparc
diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild
index 933375498206..7c9ade416efb 100644
--- a/dev-util/shtool/shtool-1.5.1-r2.ebuild
+++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.12 2004/07/15 00:08:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.13 2005/04/01 05:40:55 agriffis Exp $
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
diff --git a/dev-util/shtool/shtool-2.0.0.ebuild b/dev-util/shtool/shtool-2.0.0.ebuild
index 5eac1a3b55c1..900a4e824e25 100644
--- a/dev-util/shtool/shtool-2.0.0.ebuild
+++ b/dev-util/shtool/shtool-2.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.5 2004/09/23 14:37:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.6 2005/04/01 05:40:55 agriffis Exp $
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
diff --git a/dev-util/shtool/shtool-2.0.1.ebuild b/dev-util/shtool/shtool-2.0.1.ebuild
index fbbba5583a4e..b54504cb47ee 100644
--- a/dev-util/shtool/shtool-2.0.1.ebuild
+++ b/dev-util/shtool/shtool-2.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.1.ebuild,v 1.3 2004/11/15 13:27:13 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.1.ebuild,v 1.4 2005/04/01 05:40:55 agriffis Exp $
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~ia64 ~ppc"
+KEYWORDS="x86 sparc ia64 ~ppc"
IUSE=""
DEPEND=">=dev-lang/perl-5.6"
diff --git a/dev-util/tmake/ChangeLog b/dev-util/tmake/ChangeLog
index ec77e4e11ef8..c10b4e3949a8 100644
--- a/dev-util/tmake/ChangeLog
+++ b/dev-util/tmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/tmake
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/ChangeLog,v 1.15 2004/12/31 02:04:05 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/ChangeLog,v 1.16 2005/04/01 05:41:24 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> tmake-1.8-r1.ebuild:
+ stable on ia64
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-util/tmake/tmake-1.11.ebuild b/dev-util/tmake/tmake-1.11.ebuild
index f00a45299593..f0f49fce7151 100644
--- a/dev-util/tmake/tmake-1.11.ebuild
+++ b/dev-util/tmake/tmake-1.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.11.ebuild,v 1.5 2004/07/15 00:13:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.11.ebuild,v 1.6 2005/04/01 05:41:24 agriffis Exp $
DESCRIPTION="A Cross platform Makefile tool"
SRC_URI="ftp://ftp.trolltech.com/freebies/tmake/${P}.tar.gz"
diff --git a/dev-util/tmake/tmake-1.8-r1.ebuild b/dev-util/tmake/tmake-1.8-r1.ebuild
index dec91a2717ed..f3d9ec86b2bf 100644
--- a/dev-util/tmake/tmake-1.8-r1.ebuild
+++ b/dev-util/tmake/tmake-1.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.15 2004/07/31 07:16:28 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.16 2005/04/01 05:41:24 agriffis Exp $
DESCRIPTION="A Cross platform Makefile tool"
SRC_URI="ftp://ftp.trolltech.com/freebies/tmake/${P}.tar.gz"
@@ -10,7 +10,7 @@ RDEPEND="dev-lang/perl"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 sparc alpha ~ia64 s390 ~ppc ~amd64"
+KEYWORDS="x86 sparc alpha ia64 s390 ~ppc ~amd64"
IUSE=""
src_install () {