summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:50:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:50:38 +0000
commita7aa48c4e9149038cd6289a7ab5a13f4a35fa1ba (patch)
treea9c87fbcdee8fffadda0a518386c45aef4d07238
parentadd metadata file; tidy (Manifest recommit) (diff)
downloadgentoo-2-a7aa48c4e9149038cd6289a7ab5a13f4a35fa1ba.tar.gz
gentoo-2-a7aa48c4e9149038cd6289a7ab5a13f4a35fa1ba.tar.bz2
gentoo-2-a7aa48c4e9149038cd6289a7ab5a13f4a35fa1ba.zip
Don't assign default to S; header fix
-rw-r--r--app-text/aiksaurus/ChangeLog6
-rw-r--r--app-text/aiksaurus/aiksaurus-0.15.ebuild4
-rw-r--r--app-text/aiksaurus/aiksaurus-1.0.1.ebuild5
-rw-r--r--app-text/cook/ChangeLog7
-rw-r--r--app-text/cook/cook-1.0.2.ebuild5
-rw-r--r--app-text/duali/ChangeLog7
-rw-r--r--app-text/duali/duali-0.1.1.ebuild5
-rw-r--r--app-text/duconv/ChangeLog7
-rw-r--r--app-text/duconv/duconv-1.1.ebuild5
-rw-r--r--app-text/hnb/ChangeLog8
-rw-r--r--app-text/rcs/ChangeLog6
-rw-r--r--app-text/tkman/ChangeLog8
-rw-r--r--app-text/unrtf/ChangeLog6
13 files changed, 52 insertions, 27 deletions
diff --git a/app-text/aiksaurus/ChangeLog b/app-text/aiksaurus/ChangeLog
index a20418feb38b..935250270d4d 100644
--- a/app-text/aiksaurus/ChangeLog
+++ b/app-text/aiksaurus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/aiksaurus
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/ChangeLog,v 1.10 2004/02/09 08:31:48 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/ChangeLog,v 1.11 2004/03/12 08:45:39 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> aiksaurus-0.15.ebuild,
+ aiksaurus-1.0.1.ebuild:
+ Don't assign default to S; header fix
09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> aiksaurus-0.15-r1.ebuild:
added amd64 keyword.
diff --git a/app-text/aiksaurus/aiksaurus-0.15.ebuild b/app-text/aiksaurus/aiksaurus-0.15.ebuild
index 53e65a31ad88..7fc6f74c81c7 100644
--- a/app-text/aiksaurus/aiksaurus-0.15.ebuild
+++ b/app-text/aiksaurus/aiksaurus-0.15.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-text/aiksaurus/aiksaurus-0.15.ebuild,v 1.8 2004/02/22 20:00:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/aiksaurus-0.15.ebuild,v 1.9 2004/03/12 08:45:39 mr_bones_ Exp $
S=${WORKDIR}/Aiksaurus-${PV}
DESCRIPTION="A thesaurus lib, tool and database"
diff --git a/app-text/aiksaurus/aiksaurus-1.0.1.ebuild b/app-text/aiksaurus/aiksaurus-1.0.1.ebuild
index b43e4cab5464..8fe0da87d5ec 100644
--- a/app-text/aiksaurus/aiksaurus-1.0.1.ebuild
+++ b/app-text/aiksaurus/aiksaurus-1.0.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/app-text/aiksaurus/aiksaurus-1.0.1.ebuild,v 1.2 2003/09/05 22:37:21 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aiksaurus/aiksaurus-1.0.1.ebuild,v 1.3 2004/03/12 08:45:39 mr_bones_ Exp $
inherit flag-o-matic
-S=${WORKDIR}/${P}
DESCRIPTION="A thesaurus lib, tool and database"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://sf.net/projects/aiksaurus"
diff --git a/app-text/cook/ChangeLog b/app-text/cook/ChangeLog
index 9611872b7251..c0f9184fafe7 100644
--- a/app-text/cook/ChangeLog
+++ b/app-text/cook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/cook
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.3 2003/02/12 05:22:24 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.4 2004/03/12 08:45:51 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cook-1.0.2.ebuild:
+ Don't assign default to S; header fix
*cook-1.0.2 (03 Jan 2003)
diff --git a/app-text/cook/cook-1.0.2.ebuild b/app-text/cook/cook-1.0.2.ebuild
index 50bd81b49ae8..43a7f98be336 100644
--- a/app-text/cook/cook-1.0.2.ebuild
+++ b/app-text/cook/cook-1.0.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/app-text/cook/cook-1.0.2.ebuild,v 1.2 2003/02/13 09:33:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2.ebuild,v 1.3 2004/03/12 08:45:51 mr_bones_ Exp $
DESCRIPTION="COOK is an embedded language which can be used as a macro preprocessor and for similar text processing."
HOMEPAGE="http://cook.sourceforge.net/"
@@ -10,7 +10,6 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
DEPEND="sys-libs/glibc"
-S="${WORKDIR}/${P}"
src_compile() {
cd ${S}
diff --git a/app-text/duali/ChangeLog b/app-text/duali/ChangeLog
index 86898bc02074..e38ef1824a96 100644
--- a/app-text/duali/ChangeLog
+++ b/app-text/duali/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/duali
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/duali/ChangeLog,v 1.1 2003/09/24 03:02:47 seemant Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/duali/ChangeLog,v 1.2 2004/03/12 08:46:03 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> duali-0.1.1.ebuild:
+ Don't assign default to S; header fix
*duali-0.1.1 (23 Sep 2003)
diff --git a/app-text/duali/duali-0.1.1.ebuild b/app-text/duali/duali-0.1.1.ebuild
index 521a16942af6..e52d5764b3bf 100644
--- a/app-text/duali/duali-0.1.1.ebuild
+++ b/app-text/duali/duali-0.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/app-text/duali/duali-0.1.1.ebuild,v 1.2 2004/02/22 20:02:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/duali/duali-0.1.1.ebuild,v 1.3 2004/03/12 08:46:03 mr_bones_ Exp $
IUSE=""
-S=${WORKDIR}/${P}
DESCRIPTION="Arabic dictionary based on the DICT protocol"
HOMEPAGE="http://www.arabeyes.org/project.php?proj=Duali"
SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz"
diff --git a/app-text/duconv/ChangeLog b/app-text/duconv/ChangeLog
index 12fdf3ab6e0f..a1bf9ab285d5 100644
--- a/app-text/duconv/ChangeLog
+++ b/app-text/duconv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/duconv
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.5 2003/02/12 05:23:53 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/ChangeLog,v 1.6 2004/03/12 08:46:22 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> duconv-1.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/app-text/duconv/duconv-1.1.ebuild b/app-text/duconv/duconv-1.1.ebuild
index 4f214ab9978f..c7acd753b48f 100644
--- a/app-text/duconv/duconv-1.1.ebuild
+++ b/app-text/duconv/duconv-1.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-text/duconv/duconv-1.1.ebuild,v 1.10 2004/02/22 20:02:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/duconv/duconv-1.1.ebuild,v 1.11 2004/03/12 08:46:22 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A small util that converts from dos<->unix"
SRC_URI="http://people.freenet.de/tfaehr/${PN}.tgz"
HOMEPAGE="http://people.freenet.de/tfaehr/linux.htm"
diff --git a/app-text/hnb/ChangeLog b/app-text/hnb/ChangeLog
index f513b9072f0e..f878c9560a60 100644
--- a/app-text/hnb/ChangeLog
+++ b/app-text/hnb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/hnb
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.6 2004/02/29 18:10:25 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.7 2004/03/12 08:46:46 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> hnb-1.9.17.ebuild,
+ hnb-1.9.8.ebuild:
+ Don't assign default to S; header fix
12 Jun 2003; <msterret@gentoo.org> hnb-1.9.17.ebuild, hnb-1.9.8.ebuild:
add Header
diff --git a/app-text/rcs/ChangeLog b/app-text/rcs/ChangeLog
index f0e284a4df88..5b209d2d84a9 100644
--- a/app-text/rcs/ChangeLog
+++ b/app-text/rcs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/rcs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/ChangeLog,v 1.9 2004/01/08 01:21:38 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/ChangeLog,v 1.10 2004/03/12 08:48:32 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rcs-5.7-r1.ebuild,
+ rcs-5.7-r2.ebuild:
+ Don't assign default to S; header fix
07 Jan 2004; Jon Portnoy <avenj@gentoo.org> rcs-5.7-r2.ebuild :
AMD64 keywords.
diff --git a/app-text/tkman/ChangeLog b/app-text/tkman/ChangeLog
index 80a72b1e9812..096c59e09d4a 100644
--- a/app-text/tkman/ChangeLog
+++ b/app-text/tkman/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/tkman
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/ChangeLog,v 1.11 2003/12/07 12:39:17 lanius Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/ChangeLog,v 1.12 2004/03/12 08:50:02 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> tkman-2.1-r1.ebuild,
+ tkman-2.1.ebuild, tkman-2.2.ebuild:
+ Don't assign default to S; header fix
*tkman-2.2 (07 Dec 2003)
diff --git a/app-text/unrtf/ChangeLog b/app-text/unrtf/ChangeLog
index 94a259f6a688..0386b2b00f09 100644
--- a/app-text/unrtf/ChangeLog
+++ b/app-text/unrtf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/unrtf
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.5 2004/03/11 21:50:16 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.6 2004/03/12 08:50:38 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> unrtf-0.19.0.ebuild,
+ unrtf-0.19.3.ebuild:
+ Don't assign default to S; header fix
11 Mar 2004; Hanno Boeck <hanno@gentoo.org> unrtf-0.19.3.ebuild:
Marked stable on x86.