summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:47:28 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:47:28 +0000
commit2ee3eeef060038c06f29570cef88567e9f27700e (patch)
treee932f935e279be6787080b2effff1ca1d4a1bea2 /app-shells
parentfix digest (diff)
downloadhistorical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.gz
historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.bz2
historical-2ee3eeef060038c06f29570cef88567e9f27700e.zip
unmasks and changelog fixes
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ash/ash-1.6.ebuild4
-rw-r--r--app-shells/bash/bash-2.05b-r4.ebuild4
-rw-r--r--app-shells/bash/bash-2.05b-r5.ebuild4
-rw-r--r--app-shells/csh/csh-1.29.ebuild4
-rw-r--r--app-shells/dsh/dsh-0.23.4-r1.ebuild4
-rw-r--r--app-shells/dsh/dsh-0.23.4.ebuild4
-rw-r--r--app-shells/ksh/ksh-93.20030422.ebuild4
-rw-r--r--app-shells/posh/posh-0.2.28.ebuild4
-rw-r--r--app-shells/psh/psh-1.8.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.1.0_pre7.ebuild4
10 files changed, 20 insertions, 20 deletions
diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild
index 31530bdcb659..aa7ca3cbe6de 100644
--- a/app-shells/ash/ash-1.6.ebuild
+++ b/app-shells/ash/ash-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.2 2003/02/11 11:18:13 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.3 2003/07/02 12:47:28 aliz Exp $
inherit eutils
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.ta
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha ~x86"
+KEYWORDS="~alpha x86"
DEPEND="sys-devel/pmake
sys-apps/sed
diff --git a/app-shells/bash/bash-2.05b-r4.ebuild b/app-shells/bash/bash-2.05b-r4.ebuild
index 274e071e3a77..00a877ab7b58 100644
--- a/app-shells/bash/bash-2.05b-r4.ebuild
+++ b/app-shells/bash/bash-2.05b-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r4.ebuild,v 1.1 2003/04/27 11:12:10 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r4.ebuild,v 1.2 2003/07/02 12:47:28 aliz Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"
diff --git a/app-shells/bash/bash-2.05b-r5.ebuild b/app-shells/bash/bash-2.05b-r5.ebuild
index 65636b14927b..62388ce9419f 100644
--- a/app-shells/bash/bash-2.05b-r5.ebuild
+++ b/app-shells/bash/bash-2.05b-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r5.ebuild,v 1.4 2003/07/01 15:08:57 todd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r5.ebuild,v 1.5 2003/07/02 12:47:28 aliz Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86 ~ppc sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="amd64 x86 ~ppc sparc ~alpha ~mips ~hppa ~arm"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"
diff --git a/app-shells/csh/csh-1.29.ebuild b/app-shells/csh/csh-1.29.ebuild
index 10cb4049c25b..8b2a2eabb619 100644
--- a/app-shells/csh/csh-1.29.ebuild
+++ b/app-shells/csh/csh-1.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29.ebuild,v 1.4 2003/06/24 20:22:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29.ebuild,v 1.5 2003/07/02 12:47:28 aliz Exp $
inherit cvs flag-o-matic eutils ccc
@@ -29,7 +29,7 @@ RESTRICT="nomirror"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="x86 ~alpha"
IUSE="static doc"
DEPEND="virtual/glibc
diff --git a/app-shells/dsh/dsh-0.23.4-r1.ebuild b/app-shells/dsh/dsh-0.23.4-r1.ebuild
index 3c677c634344..4b5032b2d17d 100644
--- a/app-shells/dsh/dsh-0.23.4-r1.ebuild
+++ b/app-shells/dsh/dsh-0.23.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dsh/dsh-0.23.4-r1.ebuild,v 1.1 2003/03/20 13:04:25 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dsh/dsh-0.23.4-r1.ebuild,v 1.2 2003/07/02 12:47:28 aliz Exp $
DESCRIPTION="DSH - Distributed Shell"
SRC_URI="http://www.netfort.gr.jp/~dancer/software/downloads/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.netfort.gr.jp/~dancer/software/downloads/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="nls"
DEPEND="dev-libs/libdshconfig"
diff --git a/app-shells/dsh/dsh-0.23.4.ebuild b/app-shells/dsh/dsh-0.23.4.ebuild
index f2bee76c1d6a..787f9d9c8944 100644
--- a/app-shells/dsh/dsh-0.23.4.ebuild
+++ b/app-shells/dsh/dsh-0.23.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dsh/dsh-0.23.4.ebuild,v 1.3 2003/03/26 10:16:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dsh/dsh-0.23.4.ebuild,v 1.4 2003/07/02 12:47:28 aliz Exp $
DESCRIPTION="DSH - Distributed Shell"
SRC_URI="http://www.netfort.gr.jp/~dancer/software/downloads/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.netfort.gr.jp/~dancer/software/downloads/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="nls"
DEPEND="dev-libs/libdshconfig"
diff --git a/app-shells/ksh/ksh-93.20030422.ebuild b/app-shells/ksh/ksh-93.20030422.ebuild
index d794e0e208a3..6db85a08b02c 100644
--- a/app-shells/ksh/ksh-93.20030422.ebuild
+++ b/app-shells/ksh/ksh-93.20030422.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030422.ebuild,v 1.3 2003/06/24 20:22:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030422.ebuild,v 1.4 2003/07/02 12:47:28 aliz Exp $
inherit ccc eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.research.att.com/~gsf/download/tgz/INIT.${RELEASE}.tgz
LICENSE="ATT"
SLOT="0"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="x86 ~alpha"
IUSE="static nls"
DEPEND="virtual/glibc
diff --git a/app-shells/posh/posh-0.2.28.ebuild b/app-shells/posh/posh-0.2.28.ebuild
index 86fb56d9756b..047766a9f545 100644
--- a/app-shells/posh/posh-0.2.28.ebuild
+++ b/app-shells/posh/posh-0.2.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.2.28.ebuild,v 1.1 2003/05/02 20:00:46 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.2.28.ebuild,v 1.2 2003/07/02 12:47:28 aliz Exp $
DESCRIPTION="posh is a stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features"
HOMEPAGE="http://packages.debian.org/posh"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.debian.org/debian/pool/main/p/posh/${PN}_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""
S=${WORKDIR}/${P}
diff --git a/app-shells/psh/psh-1.8.ebuild b/app-shells/psh/psh-1.8.ebuild
index 1604b6fe908b..a7a39fc5a3ee 100644
--- a/app-shells/psh/psh-1.8.ebuild
+++ b/app-shells/psh/psh-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.1 2003/05/07 01:44:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.2 2003/07/02 12:47:28 aliz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz"
HOMEPAGE="http://www.focusresearch.com/gregor/psh/"
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND=">=dev-lang/perl-5"
diff --git a/app-shells/zsh/zsh-4.1.0_pre7.ebuild b/app-shells/zsh/zsh-4.1.0_pre7.ebuild
index ffdf41c4d87e..12e6dc14bef1 100644
--- a/app-shells/zsh/zsh-4.1.0_pre7.ebuild
+++ b/app-shells/zsh/zsh-4.1.0_pre7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.0_pre7.ebuild,v 1.1 2003/04/17 08:39:02 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.0_pre7.ebuild,v 1.2 2003/07/02 12:47:28 aliz Exp $
IUSE="ncurses"
MY_PV=${PV%_*}-dev-${PV#*_pre}
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/zsh/development/${MY_PN}.tar.bz2
SLOT="0"
LICENSE="ZSH"
-KEYWORDS="~x86 ~alpha ~ppc ~sparc"
+KEYWORDS="x86 ~alpha ~ppc ~sparc"
DEPEND="ncurses? ( >=sys-libs/ncurses-5.1 )"