summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:37 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:37 +0000
commitb9222d2235fd94ecc49c2450af6346a46a67bd20 (patch)
tree81dcacf65590cdd1b51d764549237560339c3b63 /app-shells
parenthopefully now it will stay executable (diff)
downloadgentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.tar.gz
gentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.tar.bz2
gentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.zip
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ccsh/ccsh-0.0.4-r1.ebuild3
-rw-r--r--app-shells/esh/esh-0.8-r1.ebuild3
-rw-r--r--app-shells/pdksh/pdksh-5.2.14-r1.ebuild3
-rw-r--r--app-shells/psh/psh-0.008-r1.ebuild3
-rw-r--r--app-shells/sash/sash-3.4-r1.ebuild3
-rw-r--r--app-shells/sash/sash-3.4-r2.ebuild3
-rw-r--r--app-shells/tcsh/tcsh-6.09-r1.ebuild3
-rw-r--r--app-shells/zsh/zsh-3.0.8-r1.ebuild3
8 files changed, 8 insertions, 16 deletions
diff --git a/app-shells/ccsh/ccsh-0.0.4-r1.ebuild b/app-shells/ccsh/ccsh-0.0.4-r1.ebuild
index 41aefb19ce84..85110cd5908b 100644
--- a/app-shells/ccsh/ccsh-0.0.4-r1.ebuild
+++ b/app-shells/ccsh/ccsh-0.0.4-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r1.ebuild,v 1.1 2000/08/13 12:10:49 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=ccsh-0.0.4
A=${P}.tar.gz
@@ -9,7 +9,6 @@ S=${WORKDIR}/${P}
DESCRIPTION="UNIX Shell for people already familiar with the C language"
SRC_URI="http://download.sourceforge.net/ccsh/"${A}
HOMEPAGE="http://ccsh.sourceforge.net"
-CATEGORY="app-shells"
src_compile() {
cd ${S}
diff --git a/app-shells/esh/esh-0.8-r1.ebuild b/app-shells/esh/esh-0.8-r1.ebuild
index fc751fcdf00e..b525617b631c 100644
--- a/app-shells/esh/esh-0.8-r1.ebuild
+++ b/app-shells/esh/esh-0.8-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8-r1.ebuild,v 1.1 2000/08/13 12:10:49 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=esh-0.8
A=${P}.tar.gz
@@ -9,7 +9,6 @@ S=${WORKDIR}/esh
DESCRIPTION="A UNIX Shell with a simplified Scheme syntax"
SRC_URI="http://esh.netpedia.net/"${A}
HOMEPAGE="http://esh.netpedia.net/"
-CATEGORY="app-shells"
src_compile() {
cd ${S}
diff --git a/app-shells/pdksh/pdksh-5.2.14-r1.ebuild b/app-shells/pdksh/pdksh-5.2.14-r1.ebuild
index 6544ef90ffd7..65bc8066dbdf 100644
--- a/app-shells/pdksh/pdksh-5.2.14-r1.ebuild
+++ b/app-shells/pdksh/pdksh-5.2.14-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r1.ebuild,v 1.1 2000/08/07 12:47:39 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=pdksh-5.2.14
A=${P}.tar.gz
@@ -9,7 +9,6 @@ S=${WORKDIR}/${P}
DESCRIPTION="The Public Domain Korn Shell"
SRC_URI="ftp://ftp.cs.mun.ca/pub/pdksh/"${A}
HOMEPAGE="http://ww.cs.mun.ca/~michael/pdksh/"
-CATEGORY="app-shells"
src_compile() {
cd ${S}
diff --git a/app-shells/psh/psh-0.008-r1.ebuild b/app-shells/psh/psh-0.008-r1.ebuild
index c86bb0d6f6d3..72b7100a6a43 100644
--- a/app-shells/psh/psh-0.008-r1.ebuild
+++ b/app-shells/psh/psh-0.008-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.008-r1.ebuild,v 1.1 2000/08/07 12:47:39 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.008-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=psh-0.008
A=${P}.tar.gz
@@ -9,7 +9,6 @@ S=${WORKDIR}/${P}
DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl"
SRC_URI="http://www.focusresearch.com/gregor/psh/"${A}
HOMEPAGE="http://www.focusresearch.com/gregor/psh/"
-CATEGORY="app-shells"
src_compile() {
cd ${S}
diff --git a/app-shells/sash/sash-3.4-r1.ebuild b/app-shells/sash/sash-3.4-r1.ebuild
index 71049560c8d0..2ba294627352 100644
--- a/app-shells/sash/sash-3.4-r1.ebuild
+++ b/app-shells/sash/sash-3.4-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r1.ebuild,v 1.1 2000/08/13 12:10:49 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=sash-3.4
A=${P}.tar.gz
@@ -9,7 +9,6 @@ S=${WORKDIR}/${P}
DESCRIPTION="A small UNIX Shell"
SRC_URI="http://www.canb.auug.org.au/~dbell/programs/"${A}
HOMEPAGE="http://www.canb.auug.org.au/~dbell/"
-CATEGORY="app-shells"
src_compile() {
cd ${S}
diff --git a/app-shells/sash/sash-3.4-r2.ebuild b/app-shells/sash/sash-3.4-r2.ebuild
index 9b054b4b292b..9d41e4da6228 100644
--- a/app-shells/sash/sash-3.4-r2.ebuild
+++ b/app-shells/sash/sash-3.4-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r2.ebuild,v 1.1 2000/08/15 16:11:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r2.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=sash-3.4
A="${P}.tar.gz sash-3.x-readline.diff.gz"
@@ -11,7 +11,6 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz
http://dimavb.st.simbirsk.su/vlk/sash-3.x-readline.diff.gz"
HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/"
-CATEGORY="app-shells"
src_unpack() {
unpack ${P}.tar.gz
diff --git a/app-shells/tcsh/tcsh-6.09-r1.ebuild b/app-shells/tcsh/tcsh-6.09-r1.ebuild
index aef44c5af604..1ad0a17ba1e1 100644
--- a/app-shells/tcsh/tcsh-6.09-r1.ebuild
+++ b/app-shells/tcsh/tcsh-6.09-r1.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.09-r1.ebuild,v 1.1 2000/08/07 12:09:56 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.09-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=tcsh-6.09
A=${P}.tar.gz
S=${WORKDIR}/${P}.00
DESCRIPTION="The standard GNU Bourne again shell"
SRC_URI="ftp://ftp.astron.com/pub/tcsh/"${A}
-CATEGORY="app-shells"
src_compile() {
cd ${S}
diff --git a/app-shells/zsh/zsh-3.0.8-r1.ebuild b/app-shells/zsh/zsh-3.0.8-r1.ebuild
index d1a1690b42ff..c195d164cc7f 100644
--- a/app-shells/zsh/zsh-3.0.8-r1.ebuild
+++ b/app-shells/zsh/zsh-3.0.8-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-3.0.8-r1.ebuild,v 1.1 2000/08/07 12:09:56 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-3.0.8-r1.ebuild,v 1.2 2000/08/16 04:37:54 drobbins Exp $
P=zsh-3.0.8
A=${P}.tar.gz
@@ -9,7 +9,6 @@ S=${WORKDIR}/${P}
DESCRIPTION="UNIX Shell similar to the Korn shell"
SRC_URI="ftp://ftp.zsh.org/pub/"${A}
HOMEPAGE="www.zsh.org/"
-CATEGORY="app-shells"
src_compile() {
cd ${S}