diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 01:45:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 01:45:19 +0000 |
commit | 983ea1937ea6ffb201bf6e7016e217fee2538c1b (patch) | |
tree | 6780187d7313b19b27e1e679dfd540683b136a5e | |
parent | touchups (diff) | |
download | historical-983ea1937ea6ffb201bf6e7016e217fee2538c1b.tar.gz historical-983ea1937ea6ffb201bf6e7016e217fee2538c1b.tar.bz2 historical-983ea1937ea6ffb201bf6e7016e217fee2538c1b.zip |
Don't assign default to S; header fix
57 files changed, 179 insertions, 143 deletions
diff --git a/dev-util/colorgcc/ChangeLog b/dev-util/colorgcc/ChangeLog index 8942eff5e9de..3cc884c6977f 100644 --- a/dev-util/colorgcc/ChangeLog +++ b/dev-util/colorgcc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/colorgcc # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/ChangeLog,v 1.10 2004/03/01 22:15:18 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/ChangeLog,v 1.11 2004/03/13 01:40:42 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + colorgcc-1.3.2-r1.ebuild, colorgcc-1.3.2-r2.ebuild, + colorgcc-1.3.2-r3.ebuild, colorgcc-1.3.2-r4.ebuild: + Don't assign default to S; header fix 01 Mar 2004; David Holm <dholm@gentoo.org> colorgcc-1.3.2-r4.ebuild: Added to ~ppc. diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild index 4f3b89048cfc..4a11b48ac957 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild @@ -1,8 +1,7 @@ -# 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/colorgcc/colorgcc-1.3.2-r1.ebuild,v 1.11 2003/10/27 09:01:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild,v 1.12 2004/03/13 01:40:42 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Adds color to gcc output" HOMEPAGE="http://packages.debian.org/testing/devel/colorgcc.html" SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild index b36c090483ca..020fdb35d6ed 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild @@ -1,12 +1,11 @@ -# 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/colorgcc/colorgcc-1.3.2-r2.ebuild,v 1.5 2003/10/27 09:01:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r2.ebuild,v 1.6 2004/03/13 01:40:42 mr_bones_ Exp $ IUSE="" inherit eutils -S="${WORKDIR}/${P}" DESCRIPTION="Adds color to gcc output" HOMEPAGE="http://packages.debian.org/testing/devel/colorgcc.html" SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild index 7d11de0b29d3..263e413c16e9 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild @@ -1,12 +1,11 @@ -# 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/colorgcc/colorgcc-1.3.2-r3.ebuild,v 1.6 2003/10/27 09:01:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r3.ebuild,v 1.7 2004/03/13 01:40:42 mr_bones_ Exp $ IUSE="" inherit eutils -S="${WORKDIR}/${P}" DESCRIPTION="Adds color to gcc output" HOMEPAGE="http://packages.debian.org/testing/devel/colorgcc.html" SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild b/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild index 81cf486e8f6e..495add11d495 100644 --- a/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild +++ b/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild,v 1.3 2004/03/09 03:33:54 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/colorgcc/colorgcc-1.3.2-r4.ebuild,v 1.4 2004/03/13 01:40:42 mr_bones_ Exp $ IUSE="" inherit eutils -S="${WORKDIR}/${P}" DESCRIPTION="Adds color to gcc output" HOMEPAGE="http://www.mindspring.com/~jamoyers/software/" SRC_URI="http://www.mindspring.com/~jamoyers/software/colorgcc/${P}.tar.gz" diff --git a/dev-util/cproto/ChangeLog b/dev-util/cproto/ChangeLog index c948415ed7d6..859e449e4a4f 100644 --- a/dev-util/cproto/ChangeLog +++ b/dev-util/cproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cproto -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/ChangeLog,v 1.2 2003/02/12 06:39:33 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/ChangeLog,v 1.3 2004/03/13 01:40:53 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cproto-4.6.ebuild: + Don't assign default to S; header fix *cproto-4.6.ebuild (06 äĹË 2002) diff --git a/dev-util/cproto/cproto-4.6.ebuild b/dev-util/cproto/cproto-4.6.ebuild index 320defb2e188..11cbae8e8d00 100644 --- a/dev-util/cproto/cproto-4.6.ebuild +++ b/dev-util/cproto/cproto-4.6.ebuild @@ -1,10 +1,9 @@ -# 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/cproto/cproto-4.6.ebuild,v 1.3 2003/02/13 11:48:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/cproto-4.6.ebuild,v 1.4 2004/03/13 01:40:53 mr_bones_ Exp $ IUSE="" -S="${WORKDIR}/${P}" DESCRIPTION="generate C function prototypes from C source code" SRC_URI="http://dl.sourceforge.net/sourceforge/cproto/cproto-4.6.tar.gz" HOMEPAGE="http://cproto.sourceforge.net/" diff --git a/dev-util/ctags/ChangeLog b/dev-util/ctags/ChangeLog index 23356eab9396..0298db00013f 100644 --- a/dev-util/ctags/ChangeLog +++ b/dev-util/ctags/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ctags -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.13 2003/11/15 02:21:58 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.14 2004/03/13 01:41:17 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ctags-5.2.3.ebuild, + ctags-5.5-r1.ebuild, ctags-5.5.ebuild: + Don't assign default to S; header fix 14 Nov 2003; Aron Griffis <agriffis@gentoo.org> ctags-5.5-r1.ebuild: Stable on ia64 diff --git a/dev-util/ctags/ctags-5.2.3.ebuild b/dev-util/ctags/ctags-5.2.3.ebuild index b21a614fd0f6..d2697460c2d7 100644 --- a/dev-util/ctags/ctags-5.2.3.ebuild +++ b/dev-util/ctags/ctags-5.2.3.ebuild @@ -1,8 +1,7 @@ -# 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/ctags/ctags-5.2.3.ebuild,v 1.8 2003/02/13 11:48:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.2.3.ebuild,v 1.9 2004/03/13 01:41:17 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" HOMEPAGE="http://ctags.sourceforge.net" diff --git a/dev-util/ctags/ctags-5.5-r1.ebuild b/dev-util/ctags/ctags-5.5-r1.ebuild index df5cc9c8a370..5e2674ad0e96 100644 --- a/dev-util/ctags/ctags-5.5-r1.ebuild +++ b/dev-util/ctags/ctags-5.5-r1.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/ctags/ctags-5.5-r1.ebuild,v 1.8 2003/11/15 02:21:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.9 2004/03/13 01:41:17 mr_bones_ Exp $ DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" diff --git a/dev-util/ctags/ctags-5.5.ebuild b/dev-util/ctags/ctags-5.5.ebuild index 146980b5743a..346553021f43 100644 --- a/dev-util/ctags/ctags-5.5.ebuild +++ b/dev-util/ctags/ctags-5.5.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/ctags/ctags-5.5.ebuild,v 1.3 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.ebuild,v 1.4 2004/03/13 01:41:17 mr_bones_ Exp $ DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" @@ -13,8 +13,6 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc" IUSE="" -S=${WORKDIR}/${P} - src_compile() { econf --with-posix-regex --without-readlib --disable-etags || die emake || die diff --git a/dev-util/cutils/ChangeLog b/dev-util/cutils/ChangeLog index 4dd4ce7ddf5f..cf9da217ef30 100644 --- a/dev-util/cutils/ChangeLog +++ b/dev-util/cutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cutils -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.5 2003/09/09 17:28:54 george Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.6 2004/03/13 01:41:29 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cutils-1.6-r1.ebuild, + cutils-1.6.ebuild: + Don't assign default to S; header fix *cutils-1.6-r1 (09 Sep 2003) diff --git a/dev-util/cutils/cutils-1.6-r1.ebuild b/dev-util/cutils/cutils-1.6-r1.ebuild index ef12f3b4f8a2..4667c6cc448a 100644 --- a/dev-util/cutils/cutils-1.6-r1.ebuild +++ b/dev-util/cutils/cutils-1.6-r1.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/cutils/cutils-1.6-r1.ebuild,v 1.1 2003/09/09 17:28:54 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/cutils-1.6-r1.ebuild,v 1.2 2004/03/13 01:41:29 mr_bones_ Exp $ IUSE="" diff --git a/dev-util/cutils/cutils-1.6.ebuild b/dev-util/cutils/cutils-1.6.ebuild index 23e7f5668821..a738e143ce1b 100644 --- a/dev-util/cutils/cutils-1.6.ebuild +++ b/dev-util/cutils/cutils-1.6.ebuild @@ -1,8 +1,7 @@ -# 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/cutils/cutils-1.6.ebuild,v 1.7 2003/09/09 17:28:54 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/cutils-1.6.ebuild,v 1.8 2004/03/13 01:41:29 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="C language utilities" HOMEPAGE="http://www.sigala.it/sandro/software.html#cutils" SRC_URI="http://www.sigala.it/sandro/files/${P}.tar.gz" diff --git a/dev-util/cvsgraph/ChangeLog b/dev-util/cvsgraph/ChangeLog index 742342096f60..66999eafc4f4 100644 --- a/dev-util/cvsgraph/ChangeLog +++ b/dev-util/cvsgraph/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cvsgraph -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/ChangeLog,v 1.2 2003/10/16 19:04:40 mholzer Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/ChangeLog,v 1.3 2004/03/13 01:41:42 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cvsgraph-1.3.0.ebuild, + cvsgraph-1.4.0.ebuild: + Don't assign default to S; header fix *cvsgraph-1.4.0 (17 Oct 2003) diff --git a/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild b/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild index d3ab3cb2a210..9036ec0aa9c0 100644 --- a/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild +++ b/dev-util/cvsgraph/cvsgraph-1.3.0.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/cvsgraph/cvsgraph-1.3.0.ebuild,v 1.3 2003/09/06 20:28:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild,v 1.4 2004/03/13 01:41:42 mr_bones_ Exp $ HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph" KEYWORDS="~x86 ~sparc ~ppc" @@ -9,7 +9,6 @@ LICENSE="GPL-2" DESCRIPTION="CVS/RCS repository grapher" SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz" -S=${WORKDIR}/${P} IUSE="gd png gif jpeg zlib truetype nls" diff --git a/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild b/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild index 04df6ec6c77b..971b910f17e4 100644 --- a/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild +++ b/dev-util/cvsgraph/cvsgraph-1.4.0.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/cvsgraph/cvsgraph-1.4.0.ebuild,v 1.1 2003/10/16 19:04:40 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild,v 1.2 2004/03/13 01:41:42 mr_bones_ Exp $ HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph" KEYWORDS="~x86 ~sparc ~ppc" @@ -9,7 +9,6 @@ LICENSE="GPL-2" DESCRIPTION="CVS/RCS repository grapher" SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz" -S=${WORKDIR}/${P} IUSE="gd png gif jpeg zlib truetype nls" diff --git a/dev-util/dmake/ChangeLog b/dev-util/dmake/ChangeLog index e4d4538e91f4..faa38da58667 100644 --- a/dev-util/dmake/ChangeLog +++ b/dev-util/dmake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/dmake -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v 1.5 2003/03/10 15:19:18 cretin Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v 1.6 2004/03/13 01:41:53 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> dmake-4.1-r1.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-util/dmake/dmake-4.1-r1.ebuild b/dev-util/dmake/dmake-4.1-r1.ebuild index 3317deb0cd1c..98355c56e608 100644 --- a/dev-util/dmake/dmake-4.1-r1.ebuild +++ b/dev-util/dmake/dmake-4.1-r1.ebuild @@ -1,8 +1,7 @@ -# 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/dmake/dmake-4.1-r1.ebuild,v 1.9 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.10 2004/03/13 01:41:53 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Improved make" SRC_URI="http://plg.uwaterloo.ca/~ftp/dmake/dmake-v4.1-src-export.all-unknown-all.tar.gz" HOMEPAGE="http://www.scri.fsu.edu/~dwyer/dmake.html" diff --git a/dev-util/documancer/ChangeLog b/dev-util/documancer/ChangeLog index 176a20aeb237..2653822b5989 100644 --- a/dev-util/documancer/ChangeLog +++ b/dev-util/documancer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/documancer -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/ChangeLog,v 1.2 2003/04/22 10:23:08 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/ChangeLog,v 1.3 2004/03/13 01:42:04 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + documancer-0.1.7.ebuild: + Don't assign default to S; header fix *documancer-0.1.7 (16 Mar 2003) 16 Mar 2003; J.Alberto Suárez López <bass@gentoo.org> swish-e-2.2.2.ebuild: diff --git a/dev-util/documancer/documancer-0.1.7.ebuild b/dev-util/documancer/documancer-0.1.7.ebuild index c71604e6f1c8..4223a64affa0 100644 --- a/dev-util/documancer/documancer-0.1.7.ebuild +++ b/dev-util/documancer/documancer-0.1.7.ebuild @@ -1,8 +1,7 @@ -# 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/documancer/documancer-0.1.7.ebuild,v 1.2 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/documancer-0.1.7.ebuild,v 1.3 2004/03/13 01:42:04 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Programmer's documentation reader with very fast fulltext searching" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://documancer.sourceforge.net" diff --git a/dev-util/examiner/ChangeLog b/dev-util/examiner/ChangeLog index 4e3b2f4bad0a..7c36f9e94841 100644 --- a/dev-util/examiner/ChangeLog +++ b/dev-util/examiner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/examiner -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/examiner/ChangeLog,v 1.2 2003/02/12 06:41:54 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/examiner/ChangeLog,v 1.3 2004/03/13 01:42:15 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> examiner-0.5.ebuild: + Don't assign default to S; header fix *examiner-0.5 (19 Aug 2002) diff --git a/dev-util/examiner/examiner-0.5.ebuild b/dev-util/examiner/examiner-0.5.ebuild index 32f12609433f..5a2569e8569e 100644 --- a/dev-util/examiner/examiner-0.5.ebuild +++ b/dev-util/examiner/examiner-0.5.ebuild @@ -1,8 +1,7 @@ -# 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/examiner/examiner-0.5.ebuild,v 1.5 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/examiner/examiner-0.5.ebuild,v 1.6 2004/03/13 01:42:15 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Examiner is an application that utilizes the objdump command to disassemble and comment foreign executable binaries" HOMEPAGE="http://www.academicunderground.org/examiner/" SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz" diff --git a/dev-util/fhist/ChangeLog b/dev-util/fhist/ChangeLog index e2358a467531..8f4f250c5da4 100644 --- a/dev-util/fhist/ChangeLog +++ b/dev-util/fhist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/fhist -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.6 2004/02/24 23:04:22 bazik Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.7 2004/03/13 01:42:27 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> fhist-1.10.ebuild, + fhist-1.8.ebuild: + Don't assign default to S; header fix 25 Feb 2004; Sven Blumenstein <bazik@gentoo.org> fhist-1.10.ebuild: KEYWORDS+=sparc diff --git a/dev-util/fhist/fhist-1.10.ebuild b/dev-util/fhist/fhist-1.10.ebuild index fb761a36cfc6..cc733b9a77b6 100644 --- a/dev-util/fhist/fhist-1.10.ebuild +++ b/dev-util/fhist/fhist-1.10.ebuild @@ -1,8 +1,7 @@ -# 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/fhist/fhist-1.10.ebuild,v 1.6 2004/02/24 23:04:22 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.10.ebuild,v 1.7 2004/03/13 01:42:27 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="File history and comparison tools" SRC_URI="http://www.canb.auug.org.au/~millerp/${P}.tar.gz" HOMEPAGE="http://www.canb.auug.org.au/~millerp/fhist.html" diff --git a/dev-util/fhist/fhist-1.8.ebuild b/dev-util/fhist/fhist-1.8.ebuild index fe7a8b00afc5..0e6582b7df7b 100644 --- a/dev-util/fhist/fhist-1.8.ebuild +++ b/dev-util/fhist/fhist-1.8.ebuild @@ -1,8 +1,7 @@ -# 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/fhist/fhist-1.8.ebuild,v 1.9 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.8.ebuild,v 1.10 2004/03/13 01:42:27 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="File history and comparison tools" SRC_URI="http://www.canb.auug.org.au/~millerp/${P}.tar.gz" HOMEPAGE="http://www.canb.auug.org.au/~millerp/fhist.html" diff --git a/dev-util/ftnchek/ChangeLog b/dev-util/ftnchek/ChangeLog index 2aa646e115c5..bef5a77301db 100644 --- a/dev-util/ftnchek/ChangeLog +++ b/dev-util/ftnchek/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ftnchek -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ftnchek/ChangeLog,v 1.1 2003/05/21 17:15:53 g2boojum Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ftnchek/ChangeLog,v 1.2 2004/03/13 01:42:49 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ftnchek-3.2.2.ebuild: + Don't assign default to S; header fix *ftnchek-3.2.2 (21 May 2003) diff --git a/dev-util/ftnchek/ftnchek-3.2.2.ebuild b/dev-util/ftnchek/ftnchek-3.2.2.ebuild index 777feb9d9e79..0f71e0e986ad 100644 --- a/dev-util/ftnchek/ftnchek-3.2.2.ebuild +++ b/dev-util/ftnchek/ftnchek-3.2.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/dev-util/ftnchek/ftnchek-3.2.2.ebuild,v 1.2 2003/07/12 14:28:13 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ftnchek/ftnchek-3.2.2.ebuild,v 1.3 2004/03/13 01:42:49 mr_bones_ Exp $ DESCRIPTION="Static analyzer a la 'lint' for Fortran 77" HOMEPAGE="http://www.dsm.fordham.edu/~ftnchek/" @@ -12,7 +12,6 @@ KEYWORDS="x86" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { econf || die diff --git a/dev-util/glimmer/ChangeLog b/dev-util/glimmer/ChangeLog index 5f9363639f09..460a73a975ec 100644 --- a/dev-util/glimmer/ChangeLog +++ b/dev-util/glimmer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glimmer -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glimmer/ChangeLog,v 1.11 2003/02/12 06:42:37 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glimmer/ChangeLog,v 1.12 2004/03/13 01:43:06 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + glimmer-1.2.1-r4.ebuild, glimmer-1.2.1-r5.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-util/glimmer/glimmer-1.2.1-r4.ebuild b/dev-util/glimmer/glimmer-1.2.1-r4.ebuild index df79af4e6fa1..57e0d0ba40c5 100644 --- a/dev-util/glimmer/glimmer-1.2.1-r4.ebuild +++ b/dev-util/glimmer/glimmer-1.2.1-r4.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/glimmer/glimmer-1.2.1-r4.ebuild,v 1.6 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glimmer/glimmer-1.2.1-r4.ebuild,v 1.7 2004/03/13 01:43:06 mr_bones_ Exp $ S=${WORKDIR}/glimmer-${P_VERSION} DESCRIPTION="All-purpose gnome code editor." diff --git a/dev-util/glimmer/glimmer-1.2.1-r5.ebuild b/dev-util/glimmer/glimmer-1.2.1-r5.ebuild index c163dc704b26..0f589fc1ba35 100644 --- a/dev-util/glimmer/glimmer-1.2.1-r5.ebuild +++ b/dev-util/glimmer/glimmer-1.2.1-r5.ebuild @@ -1,12 +1,11 @@ -# 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/glimmer/glimmer-1.2.1-r5.ebuild,v 1.4 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glimmer/glimmer-1.2.1-r5.ebuild,v 1.5 2004/03/13 01:43:06 mr_bones_ Exp $ inherit flag-o-matic IUSE="python" -S=${WORKDIR}/${P} DESCRIPTION="All-purpose gnome code editor." SRC_URI="mirror://sourceforge/glimmer/${P}.tar.gz" HOMEPAGE="http://glimmer.sourceforge.net" diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 50d777b7b27b..9c3be6325638 100644 --- a/dev-util/global/ChangeLog +++ b/dev-util/global/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/global # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.4 2004/01/27 21:00:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.5 2004/03/13 01:43:18 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> global-4.5.3.ebuild, + global-4.5.ebuild, global-4.6.1.ebuild: + Don't assign default to S; header fix *global-4.6.1 (27 Jan 2004) diff --git a/dev-util/global/global-4.5.3.ebuild b/dev-util/global/global-4.5.3.ebuild index 6ba134c38e78..e9a56a6effbf 100644 --- a/dev-util/global/global-4.5.3.ebuild +++ b/dev-util/global/global-4.5.3.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/global/global-4.5.3.ebuild,v 1.1 2003/07/24 17:31:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.5.3.ebuild,v 1.2 2004/03/13 01:43:18 mr_bones_ Exp $ IUSE="ssl postgres" @@ -8,7 +8,6 @@ DESCRIPTION="Global can find the locations of specified object in C, C++, Yacc, HOMEPAGE="http://www.gnu.org/software/global/" LICENSE="GPL-2" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" -S=${WORKDIR}/${P} KEYWORDS="~x86" SLOT="0" diff --git a/dev-util/global/global-4.5.ebuild b/dev-util/global/global-4.5.ebuild index b43e5118d7b9..ca6b36360437 100644 --- a/dev-util/global/global-4.5.ebuild +++ b/dev-util/global/global-4.5.ebuild @@ -1,13 +1,12 @@ -# 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/global/global-4.5.ebuild,v 1.4 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.5.ebuild,v 1.5 2004/03/13 01:43:18 mr_bones_ Exp $ DEPEND=">=sys-libs/glibc-2.2" DESCRIPTION="Global can find the locations of specified object in C, C++, Yacc, Java and assembler source files." HOMEPAGE="http://www.gnu.org" LICENSE="GPL-2" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" -S=${WORKDIR}/${P} IUSE="" KEYWORDS="x86" SLOT="0" diff --git a/dev-util/global/global-4.6.1.ebuild b/dev-util/global/global-4.6.1.ebuild index 11246b588125..026e40aef740 100644 --- a/dev-util/global/global-4.6.1.ebuild +++ b/dev-util/global/global-4.6.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/global/global-4.6.1.ebuild,v 1.1 2004/01/27 21:00:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.6.1.ebuild,v 1.2 2004/03/13 01:43:18 mr_bones_ Exp $ IUSE="ssl postgres" @@ -8,7 +8,6 @@ DESCRIPTION="Global can find the locations of specified object in C, C++, Yacc, HOMEPAGE="http://www.gnu.org/software/global/" LICENSE="GPL-2" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" -S=${WORKDIR}/${P} KEYWORDS="~x86" SLOT="0" diff --git a/dev-util/huc/ChangeLog b/dev-util/huc/ChangeLog index 6aa72b3d36af..7f42bd611f4d 100644 --- a/dev-util/huc/ChangeLog +++ b/dev-util/huc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/huc -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/ChangeLog,v 1.4 2003/02/12 06:43:51 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/ChangeLog,v 1.5 2004/03/13 01:43:34 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> huc-0.1.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-util/huc/huc-0.1.ebuild b/dev-util/huc/huc-0.1.ebuild index 84f2cf892627..eabee2b6abc3 100644 --- a/dev-util/huc/huc-0.1.ebuild +++ b/dev-util/huc/huc-0.1.ebuild @@ -1,8 +1,7 @@ -# 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/huc/huc-0.1.ebuild,v 1.9 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/huc-0.1.ebuild,v 1.10 2004/03/13 01:43:34 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="HTML umlaut conversion tool" SRC_URI="http://www.int21.de/huc/${P}.tar.bz2" HOMEPAGE="http://www.int21.de/huc/" diff --git a/dev-util/hxd/ChangeLog b/dev-util/hxd/ChangeLog index b84d0e3b9a61..154f4cb678d8 100644 --- a/dev-util/hxd/ChangeLog +++ b/dev-util/hxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/hxd -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.1 2003/09/08 17:29:03 avenj Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.2 2004/03/13 01:43:57 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> hxd-0.70.ebuild: + Don't assign default to S; header fix *hxd-0.70 (08 Sep 2003) diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild index d140da68adaa..7877d776f6c8 100644 --- a/dev-util/hxd/hxd-0.70.ebuild +++ b/dev-util/hxd/hxd-0.70.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/hxd/hxd-0.70.ebuild,v 1.1 2003/09/08 17:29:03 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.2 2004/03/13 01:43:57 mr_bones_ Exp $ DESCRIPTION="Binary to hexadecimal converter" HOMEPAGE="http://www-tet.ee.tu-berlin.de/solyga/linux/" @@ -14,8 +14,6 @@ IUSE="" DEPEND="virtual/glibc" RDEPEND="${DEPEND}" -S=${WORKDIR}/${P} - src_compile() { econf || die emake || die diff --git a/dev-util/insight/ChangeLog b/dev-util/insight/ChangeLog index 616f69a5da1e..d22b4bbcf9e4 100644 --- a/dev-util/insight/ChangeLog +++ b/dev-util/insight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/insight -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.8 2003/10/29 17:32:10 plasmaroo Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.9 2004/03/13 01:44:11 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> insight-5.1.1.ebuild, + insight-5.2.1.ebuild, insight-5.3.ebuild, insight-6.0.ebuild: + Don't assign default to S; header fix *insight-6.0 (29 Oct 2003) diff --git a/dev-util/insight/insight-5.1.1.ebuild b/dev-util/insight/insight-5.1.1.ebuild index 9d76a0d4b1c2..489235191eda 100644 --- a/dev-util/insight/insight-5.1.1.ebuild +++ b/dev-util/insight/insight-5.1.1.ebuild @@ -1,10 +1,9 @@ -# 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/insight/insight-5.1.1.ebuild,v 1.8 2003/02/13 11:56:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-5.1.1.ebuild,v 1.9 2004/03/13 01:44:11 mr_bones_ Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="A graphical interface to the GNU debugger" HOMEPAGE="http://sources.redhat.com/insight/index.html" SRC_URI="ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" diff --git a/dev-util/insight/insight-5.2.1.ebuild b/dev-util/insight/insight-5.2.1.ebuild index a55061a0d604..92e894be51cf 100644 --- a/dev-util/insight/insight-5.2.1.ebuild +++ b/dev-util/insight/insight-5.2.1.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/insight/insight-5.2.1.ebuild,v 1.8 2003/02/13 11:56:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-5.2.1.ebuild,v 1.9 2004/03/13 01:44:11 mr_bones_ Exp $ IUSE="nls" @@ -14,7 +14,6 @@ RDEPEND="${DEPEND} SLOT="0" KEYWORDS="x86 sparc alpha" SRC_URI="ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" -S=${WORKDIR}/${P} INSIGHTDIR="/opt/insight" diff --git a/dev-util/insight/insight-5.3.ebuild b/dev-util/insight/insight-5.3.ebuild index 95c5fc3ca5b8..408426b95a4c 100644 --- a/dev-util/insight/insight-5.3.ebuild +++ b/dev-util/insight/insight-5.3.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/insight/insight-5.3.ebuild,v 1.1 2003/10/09 16:49:54 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-5.3.ebuild,v 1.2 2004/03/13 01:44:11 mr_bones_ Exp $ IUSE="nls" @@ -14,7 +14,6 @@ RDEPEND="${DEPEND} SLOT="0" KEYWORDS="~x86 ~sparc ~alpha" SRC_URI="ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" -S=${WORKDIR}/${P} INSIGHTDIR="/opt/insight" diff --git a/dev-util/insight/insight-6.0.ebuild b/dev-util/insight/insight-6.0.ebuild index 2c20d2c6872e..ee7b0e3fe2e1 100644 --- a/dev-util/insight/insight-6.0.ebuild +++ b/dev-util/insight/insight-6.0.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/insight/insight-6.0.ebuild,v 1.1 2003/10/29 17:32:10 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.0.ebuild,v 1.2 2004/03/13 01:44:11 mr_bones_ Exp $ IUSE="nls" @@ -15,7 +15,6 @@ RDEPEND="${DEPEND} SLOT="0" KEYWORDS="~x86 ~sparc ~alpha" SRC_URI="ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2" -S=${WORKDIR}/${P} INSIGHTDIR="/opt/insight" diff --git a/dev-util/lincvs/ChangeLog b/dev-util/lincvs/ChangeLog index 14e953ed71c2..785ff25a26be 100644 --- a/dev-util/lincvs/ChangeLog +++ b/dev-util/lincvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/lincvs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/ChangeLog,v 1.22 2004/03/07 01:58:47 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/ChangeLog,v 1.23 2004/03/13 01:44:24 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> lincvs-1.1.5.ebuild, + lincvs-1.1.6.ebuild, lincvs-1.2.0.ebuild: + Don't assign default to S; header fix 07 Mar 2004; Gustavo Felisberto <humpback@gentoo.org>; files/lincvs-1.3.0-rc2-gentoo.diff: diff --git a/dev-util/lincvs/lincvs-1.1.5.ebuild b/dev-util/lincvs/lincvs-1.1.5.ebuild index c1a244007c24..b791d6e23add 100644 --- a/dev-util/lincvs/lincvs-1.1.5.ebuild +++ b/dev-util/lincvs/lincvs-1.1.5.ebuild @@ -1,10 +1,9 @@ -# 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/lincvs/lincvs-1.1.5.ebuild,v 1.3 2003/07/01 22:08:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.1.5.ebuild,v 1.4 2004/03/13 01:44:24 mr_bones_ Exp $ IUSE="kde" -S=${WORKDIR}/${P} DESCRIPTION="A Graphical CVS Client" SRC_URI="http://ppprs1.phy.tu-dresden.de/~trogisch/${PN}/download/LinCVS/${P}/${P}-0-generic-src.tgz" HOMEPAGE="http://www.lincvs.org" diff --git a/dev-util/lincvs/lincvs-1.1.6.ebuild b/dev-util/lincvs/lincvs-1.1.6.ebuild index 47e55832743a..e737d2f36c0a 100644 --- a/dev-util/lincvs/lincvs-1.1.6.ebuild +++ b/dev-util/lincvs/lincvs-1.1.6.ebuild @@ -1,10 +1,9 @@ -# 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/lincvs/lincvs-1.1.6.ebuild,v 1.3 2003/07/01 22:08:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.1.6.ebuild,v 1.4 2004/03/13 01:44:24 mr_bones_ Exp $ IUSE="kde" -S=${WORKDIR}/${P} DESCRIPTION="A Graphical CVS Client" SRC_URI="http://ppprs1.phy.tu-dresden.de/~trogisch/${PN}/download/LinCVS/${P}/${P}-0-generic-src.tgz" HOMEPAGE="http://www.lincvs.org" diff --git a/dev-util/lincvs/lincvs-1.2.0.ebuild b/dev-util/lincvs/lincvs-1.2.0.ebuild index d2ef064292ce..8be92c720bd9 100644 --- a/dev-util/lincvs/lincvs-1.2.0.ebuild +++ b/dev-util/lincvs/lincvs-1.2.0.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.2.0.ebuild,v 1.3 2004/02/11 20:33:27 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.2.0.ebuild,v 1.4 2004/03/13 01:44:24 mr_bones_ Exp $ IUSE="kde" -S=${WORKDIR}/${P} DESCRIPTION="A Graphical CVS Client" SRC_URI="http://ppprs1.phy.tu-dresden.de/~trogisch/${PN}/download/LinCVS/${P}/${P}-0-generic-src.tgz" HOMEPAGE="http://www.lincvs.org" diff --git a/dev-util/memprof/ChangeLog b/dev-util/memprof/ChangeLog index 16709c323b49..8d3b89917dea 100644 --- a/dev-util/memprof/ChangeLog +++ b/dev-util/memprof/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/memprof # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/memprof/ChangeLog,v 1.6 2004/01/30 20:40:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/memprof/ChangeLog,v 1.7 2004/03/13 01:44:35 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + memprof-0.4.1-r1.ebuild, memprof-0.5.1.ebuild: + Don't assign default to S; header fix 30 Jan 2004; <gustavoz@gentoo.org> memprof-0.5.1.ebuild: marked -sparc, it's b0rked diff --git a/dev-util/memprof/memprof-0.4.1-r1.ebuild b/dev-util/memprof/memprof-0.4.1-r1.ebuild index e7596a427b32..d4896a8fb449 100644 --- a/dev-util/memprof/memprof-0.4.1-r1.ebuild +++ b/dev-util/memprof/memprof-0.4.1-r1.ebuild @@ -1,10 +1,9 @@ -# 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/memprof/memprof-0.4.1-r1.ebuild,v 1.9 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/memprof/memprof-0.4.1-r1.ebuild,v 1.10 2004/03/13 01:44:35 mr_bones_ Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="MemProf - Profiling and leak detection" SRC_URI="http://people.redhat.com/otaylor/memprof/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/otaylor/memprof/" diff --git a/dev-util/memprof/memprof-0.5.1.ebuild b/dev-util/memprof/memprof-0.5.1.ebuild index 5b51da5803d5..6f9f767117ef 100644 --- a/dev-util/memprof/memprof-0.5.1.ebuild +++ b/dev-util/memprof/memprof-0.5.1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/memprof/memprof-0.5.1.ebuild,v 1.5 2004/01/30 20:40:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/memprof/memprof-0.5.1.ebuild,v 1.6 2004/03/13 01:44:35 mr_bones_ Exp $ inherit gnome2 -S=${WORKDIR}/${P} DESCRIPTION="MemProf - Profiling and leak detection" HOMEPAGE="http://www.gnome.org/projects/memprof/" diff --git a/dev-util/mergetrees/ChangeLog b/dev-util/mergetrees/ChangeLog index ba3dbe44ab2c..1a6273dc378a 100644 --- a/dev-util/mergetrees/ChangeLog +++ b/dev-util/mergetrees/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/mergetrees -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mergetrees/ChangeLog,v 1.4 2003/02/12 06:45:22 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mergetrees/ChangeLog,v 1.5 2004/03/13 01:44:46 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + mergetrees-0.9.3.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-util/mergetrees/mergetrees-0.9.3.ebuild b/dev-util/mergetrees/mergetrees-0.9.3.ebuild index b59792eb89a2..d1acba38d9fb 100644 --- a/dev-util/mergetrees/mergetrees-0.9.3.ebuild +++ b/dev-util/mergetrees/mergetrees-0.9.3.ebuild @@ -1,8 +1,7 @@ -# 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/mergetrees/mergetrees-0.9.3.ebuild,v 1.10 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/mergetrees/mergetrees-0.9.3.ebuild,v 1.11 2004/03/13 01:44:46 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A three-way directory merge tool" SRC_URI="http://cvs.bofh.asn.au/mergetrees/${P}.tar.gz" HOMEPAGE="http://cvs.bofh.asn.au/mergetrees/" diff --git a/dev-util/pharmacy/ChangeLog b/dev-util/pharmacy/ChangeLog index 86a5bc33d36a..df8b522908fe 100644 --- a/dev-util/pharmacy/ChangeLog +++ b/dev-util/pharmacy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/pharmacy -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/ChangeLog,v 1.5 2003/02/12 06:45:42 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/ChangeLog,v 1.6 2004/03/13 01:45:02 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> pharmacy-0.3-r2.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-util/pharmacy/pharmacy-0.3-r2.ebuild b/dev-util/pharmacy/pharmacy-0.3-r2.ebuild index 8a371d803a0b..803c9d973c66 100644 --- a/dev-util/pharmacy/pharmacy-0.3-r2.ebuild +++ b/dev-util/pharmacy/pharmacy-0.3-r2.ebuild @@ -1,8 +1,7 @@ -# 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/pharmacy/pharmacy-0.3-r2.ebuild,v 1.4 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r2.ebuild,v 1.5 2004/03/13 01:45:02 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Gnome Front-End to CVS" SRC_URI="mirror://sourceforge/pharmacy/${P}.tar.gz" HOMEPAGE="http://pharmacy.sourceforge.net" diff --git a/dev-util/re2c/ChangeLog b/dev-util/re2c/ChangeLog index 464cbe9c11fc..564538625523 100644 --- a/dev-util/re2c/ChangeLog +++ b/dev-util/re2c/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/re2c -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.2 2003/07/12 13:23:07 aliz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.3 2004/03/13 01:45:19 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> re2c-0.9.1.ebuild: + Don't assign default to S; header fix *re2c-0.9.1 (03 June 2003) diff --git a/dev-util/re2c/re2c-0.9.1.ebuild b/dev-util/re2c/re2c-0.9.1.ebuild index bdc4d0d5eb40..a5878e187726 100644 --- a/dev-util/re2c/re2c-0.9.1.ebuild +++ b/dev-util/re2c/re2c-0.9.1.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/re2c/re2c-0.9.1.ebuild,v 1.1 2003/06/03 18:04:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.1.ebuild,v 1.2 2004/03/13 01:45:19 mr_bones_ Exp $ inherit eutils @@ -12,8 +12,6 @@ SLOT="0" KEYWORDS="x86" IUSE="" DEPEND=">=byacc-1.9" -#RDEPEND="" # Inherited from ${DEPEND} -S=${WORKDIR}/${P} src_unpack() { unpack ${A} || die |