From 01fabd9cdfe29f08cd59056255d208865c36b9d1 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 12 Mar 2004 10:33:27 +0000 Subject: Don't assign default to S; header fix --- app-admin/diradm/ChangeLog | 7 +++++-- app-admin/diradm/diradm-1.1.ebuild | 6 ++---- app-admin/genromfs/ChangeLog | 7 +++++-- app-admin/genromfs/genromfs-0.5.1.ebuild | 5 ++--- app-admin/gps/ChangeLog | 7 +++++-- app-admin/gps/gps-1.1.0.ebuild | 5 ++--- app-admin/killproc/ChangeLog | 8 ++++++-- app-admin/killproc/killproc-1.12-r2.ebuild | 5 ++--- app-admin/livecd-ng/ChangeLog | 7 +++++-- app-admin/livecd-ng/livecd-ng-1.0.ebuild | 6 ++---- app-admin/modconf/ChangeLog | 7 +++++-- app-admin/modconf/modconf-0.2.43.ebuild | 5 ++--- app-admin/scotty/ChangeLog | 7 +++++-- app-admin/scotty/scotty-2.1.11.ebuild | 6 ++---- app-admin/tmpwatch/ChangeLog | 8 ++++++-- app-admin/tmpwatch/Manifest | 6 +++--- 16 files changed, 59 insertions(+), 43 deletions(-) (limited to 'app-admin') diff --git a/app-admin/diradm/ChangeLog b/app-admin/diradm/ChangeLog index 09f5534c0237..0bf09fa94adc 100644 --- a/app-admin/diradm/ChangeLog +++ b/app-admin/diradm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/diradm -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/ChangeLog,v 1.1 2003/07/05 08:52:49 robbat2 Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/ChangeLog,v 1.2 2004/03/12 10:32:03 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett diradm-1.1.ebuild: + Don't assign default to S; header fix *diradm-1.1 (05 Jul 2003) diff --git a/app-admin/diradm/diradm-1.1.ebuild b/app-admin/diradm/diradm-1.1.ebuild index fdd61630f8af..896ef3c1ec90 100644 --- a/app-admin/diradm/diradm-1.1.ebuild +++ b/app-admin/diradm/diradm-1.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/app-admin/diradm/diradm-1.1.ebuild,v 1.3 2003/10/27 10:19:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/diradm/diradm-1.1.ebuild,v 1.4 2004/03/12 10:32:03 mr_bones_ Exp $ DESCRIPTION="diradm is for managing posix users/groups in an LDAP directory" HOMEPAGE="http://www.hits.at/diradm/" @@ -14,8 +14,6 @@ DEPEND="net-nds/openldap sys-apps/grep sys-apps/sed" -S=${WORKDIR}/${P} - src_install() { # Binary dosbin diradm diff --git a/app-admin/genromfs/ChangeLog b/app-admin/genromfs/ChangeLog index e3ef1fcc7cc6..231753106abd 100644 --- a/app-admin/genromfs/ChangeLog +++ b/app-admin/genromfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/genromfs -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/genromfs/ChangeLog,v 1.4 2003/02/12 02:19:07 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/genromfs/ChangeLog,v 1.5 2004/03/12 10:32:15 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett genromfs-0.5.1.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords diff --git a/app-admin/genromfs/genromfs-0.5.1.ebuild b/app-admin/genromfs/genromfs-0.5.1.ebuild index 1dc4099f3bc8..effdc9e3a23e 100644 --- a/app-admin/genromfs/genromfs-0.5.1.ebuild +++ b/app-admin/genromfs/genromfs-0.5.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/app-admin/genromfs/genromfs-0.5.1.ebuild,v 1.11 2004/02/22 17:40:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/genromfs/genromfs-0.5.1.ebuild,v 1.12 2004/03/12 10:32:15 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Create space-efficient, small, read-only romfs filesystems" SRC_URI="mirror://sourceforge/romfs/${P}.tar.gz" HOMEPAGE="http://romfs.sourceforge.net/" diff --git a/app-admin/gps/ChangeLog b/app-admin/gps/ChangeLog index 7d599bd88940..90d34a2c583b 100644 --- a/app-admin/gps/ChangeLog +++ b/app-admin/gps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/gps -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gps/ChangeLog,v 1.3 2003/03/28 09:27:55 pvdabeel Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/gps/ChangeLog,v 1.4 2004/03/12 10:32:27 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett gps-1.1.0.ebuild: + Don't assign default to S; header fix *gps-1.1.0 (31 Oct 2002) diff --git a/app-admin/gps/gps-1.1.0.ebuild b/app-admin/gps/gps-1.1.0.ebuild index 0fea8fc17fb2..b8afbc0ebbf6 100644 --- a/app-admin/gps/gps-1.1.0.ebuild +++ b/app-admin/gps/gps-1.1.0.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/app-admin/gps/gps-1.1.0.ebuild,v 1.5 2003/09/20 19:56:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gps/gps-1.1.0.ebuild,v 1.6 2004/03/12 10:32:27 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Graphical (GTK+1.2) Process Statistics. Like top, but can show processes for machines on the network as well." HOMEPAGE="http://gps.seul.org/" diff --git a/app-admin/killproc/ChangeLog b/app-admin/killproc/ChangeLog index d2f28b3b1bf6..5f4ecde7ce37 100644 --- a/app-admin/killproc/ChangeLog +++ b/app-admin/killproc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/killproc -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/ChangeLog,v 1.6 2003/02/12 02:24:08 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/ChangeLog,v 1.7 2004/03/12 10:32:39 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett + killproc-1.12-r2.ebuild: + Don't assign default to S; header fix *killproc-1.12-r2 (1 Feb 2002) diff --git a/app-admin/killproc/killproc-1.12-r2.ebuild b/app-admin/killproc/killproc-1.12-r2.ebuild index 84e6af333d7f..5049f63f5b6d 100644 --- a/app-admin/killproc/killproc-1.12-r2.ebuild +++ b/app-admin/killproc/killproc-1.12-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/app-admin/killproc/killproc-1.12-r2.ebuild,v 1.15 2003/09/23 20:20:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/killproc-1.12-r2.ebuild,v 1.16 2004/03/12 10:32:39 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="killproc and assorted tools for boot scripts" HOMEPAGE="http://www.suse.de/" SRC_URI="ftp://ftp.suse.com/pub/projects/init/${P}.tar.gz" diff --git a/app-admin/livecd-ng/ChangeLog b/app-admin/livecd-ng/ChangeLog index f792f1bb5bf9..43e07ecde0e2 100644 --- a/app-admin/livecd-ng/ChangeLog +++ b/app-admin/livecd-ng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/livecd-ng -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/livecd-ng/ChangeLog,v 1.3 2003/03/28 09:41:45 pvdabeel Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/livecd-ng/ChangeLog,v 1.4 2004/03/12 10:32:54 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett livecd-ng-1.0.ebuild: + Don't assign default to S; header fix *livecd-ng-1.0 (31 Jan 2003) diff --git a/app-admin/livecd-ng/livecd-ng-1.0.ebuild b/app-admin/livecd-ng/livecd-ng-1.0.ebuild index 08f0e4367b60..3be59ce491e9 100644 --- a/app-admin/livecd-ng/livecd-ng-1.0.ebuild +++ b/app-admin/livecd-ng/livecd-ng-1.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/app-admin/livecd-ng/livecd-ng-1.0.ebuild,v 1.5 2003/09/06 22:08:32 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/livecd-ng/livecd-ng-1.0.ebuild,v 1.6 2004/03/12 10:32:54 mr_bones_ Exp $ DESCRIPTION="Gentoo LiveCD creation script" HOMEPAGE="http://www.gentoo.org" @@ -13,8 +13,6 @@ IUSE="" DEPEND="" -S=${WORKDIR}/${P} - # Note for ppc users: You can build a ppc livecd with gentoo-src/pvdabeel/ppclivecd src_install() { diff --git a/app-admin/modconf/ChangeLog b/app-admin/modconf/ChangeLog index 0c4d3e0c4253..e5bae14fc697 100644 --- a/app-admin/modconf/ChangeLog +++ b/app-admin/modconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/modconf -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/modconf/ChangeLog,v 1.2 2003/03/28 09:48:48 pvdabeel Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/modconf/ChangeLog,v 1.3 2004/03/12 10:33:05 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett modconf-0.2.43.ebuild: + Don't assign default to S; header fix *modconf-0.2.43 (09 Mar 2003) diff --git a/app-admin/modconf/modconf-0.2.43.ebuild b/app-admin/modconf/modconf-0.2.43.ebuild index 0f83cd4bbd4d..2ac415297c46 100644 --- a/app-admin/modconf/modconf-0.2.43.ebuild +++ b/app-admin/modconf/modconf-0.2.43.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/app-admin/modconf/modconf-0.2.43.ebuild,v 1.5 2003/09/20 19:56:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/modconf/modconf-0.2.43.ebuild,v 1.6 2004/03/12 10:33:05 mr_bones_ Exp $ # Some notes: This should rather depend on dev-libs/newt, and use whiptail, # not dev-util/dialog. @@ -13,7 +13,6 @@ inherit eutils IUSE="" -S="${WORKDIR}/${P}" DESCRIPTION="Modconf provides a GUI for installing and configuring device driver modules." SRC_URI="mirror://debian/pool/main/m/modconf/${P/-/_}.tar.gz" HOMEPAGE="http://packages.debian.org/stable/base/modconf.html" diff --git a/app-admin/scotty/ChangeLog b/app-admin/scotty/ChangeLog index 33d27bb35dd8..09b2c50503a8 100644 --- a/app-admin/scotty/ChangeLog +++ b/app-admin/scotty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/scotty -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/scotty/ChangeLog,v 1.2 2003/10/17 03:27:00 agriffis Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/scotty/ChangeLog,v 1.3 2004/03/12 10:33:16 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett scotty-2.1.11.ebuild: + Don't assign default to S; header fix 16 Oct 2003; Aron Griffis scotty-2.1.11.ebuild: Stable on alpha diff --git a/app-admin/scotty/scotty-2.1.11.ebuild b/app-admin/scotty/scotty-2.1.11.ebuild index 300efa0fdb69..6100162d4816 100644 --- a/app-admin/scotty/scotty-2.1.11.ebuild +++ b/app-admin/scotty/scotty-2.1.11.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/app-admin/scotty/scotty-2.1.11.ebuild,v 1.4 2003/10/17 03:27:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/scotty/scotty-2.1.11.ebuild,v 1.5 2004/03/12 10:33:16 mr_bones_ Exp $ DESCRIPTION="tcl network management extension" HOMEPAGE="http://wwwhome.cs.utwente.nl/~schoenw/scotty" @@ -16,8 +16,6 @@ DEPEND="virtual/glibc dev-lang/tcl dev-lang/tk" -S="${WORKDIR}/${P}" - src_compile() { cd ${S}/unix econf || die diff --git a/app-admin/tmpwatch/ChangeLog b/app-admin/tmpwatch/ChangeLog index c905d73c785c..c272ff1c9082 100644 --- a/app-admin/tmpwatch/ChangeLog +++ b/app-admin/tmpwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/tmpwatch -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/ChangeLog,v 1.6 2003/08/08 11:42:53 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/ChangeLog,v 1.7 2004/03/12 10:33:27 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett tmpwatch-2.8.4.ebuild, + tmpwatch-2.9.0.ebuild: + Don't assign default to S; header fix *tmpwatch-2.9.0 (08 Aug 2003) diff --git a/app-admin/tmpwatch/Manifest b/app-admin/tmpwatch/Manifest index 0d609d7a1880..b930da7a01e6 100644 --- a/app-admin/tmpwatch/Manifest +++ b/app-admin/tmpwatch/Manifest @@ -1,5 +1,5 @@ -MD5 cf22cacbc46eb3360f9c5d56c8f73311 ChangeLog 885 -MD5 dc4af209b9b90fcb92b6d3ad47d0b475 tmpwatch-2.8.4.ebuild 955 -MD5 dd13dfdc2b24d2ba9601c10cbba72b69 tmpwatch-2.9.0.ebuild 1033 +MD5 3bbf98a63b36869f49e3688043774ce6 ChangeLog 1132 +MD5 b97205cc616f3f8140af06f232277068 tmpwatch-2.8.4.ebuild 942 +MD5 2bc2df37bd557294c7b65a7d00f5c718 tmpwatch-2.9.0.ebuild 1020 MD5 dda6f902f6f95e2696dadeecd0bfeb64 files/digest-tmpwatch-2.8.4 68 MD5 185828eaf60e27de261fa50a676a47b6 files/digest-tmpwatch-2.9.0 68 -- cgit v1.2.3-65-gdbad