summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 07:18:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 07:18:08 +0000
commit45d3f2a39d2275247cf942f4ffbf9dae68a1a876 (patch)
tree7f53133df76d92e5ece7becbf243f5a25647a52c /app-shells/sash
parentinitial ebuild #28202 (diff)
downloadhistorical-45d3f2a39d2275247cf942f4ffbf9dae68a1a876.tar.gz
historical-45d3f2a39d2275247cf942f4ffbf9dae68a1a876.tar.bz2
historical-45d3f2a39d2275247cf942f4ffbf9dae68a1a876.zip
arm needs deps first
Diffstat (limited to 'app-shells/sash')
-rw-r--r--app-shells/sash/sash-3.4-r4.ebuild4
-rw-r--r--app-shells/sash/sash-3.4-r5.ebuild4
-rw-r--r--app-shells/sash/sash-3.6.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-shells/sash/sash-3.4-r4.ebuild b/app-shells/sash/sash-3.4-r4.ebuild
index d2ce8798c6d2..fe74f1e77c6b 100644
--- a/app-shells/sash/sash-3.4-r4.ebuild
+++ b/app-shells/sash/sash-3.4-r4.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/app-shells/sash/sash-3.4-r4.ebuild,v 1.13 2004/02/10 22:22:46 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.14 2004/02/22 07:18:08 mr_bones_ Exp $
IUSE="readline"
@@ -17,7 +17,7 @@ DEPEND="virtual/glibc
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
RDEPEND=""
-KEYWORDS="x86 ppc sparc mips arm alpha hppa amd64 ia64"
+KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64"
src_unpack() {
unpack ${P}.tar.gz
diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild
index 7454eaada93d..46480c1c6b80 100644
--- a/app-shells/sash/sash-3.4-r5.ebuild
+++ b/app-shells/sash/sash-3.4-r5.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/app-shells/sash/sash-3.4-r5.ebuild,v 1.19 2004/02/10 22:22:46 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.20 2004/02/22 07:18:08 mr_bones_ Exp $
IUSE="readline"
@@ -17,7 +17,7 @@ DEPEND="virtual/glibc
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
RDEPEND=""
-KEYWORDS="x86 ppc sparc alpha hppa mips arm ia64"
+KEYWORDS="x86 ppc sparc alpha hppa mips ia64"
src_unpack() {
unpack ${P}.tar.gz
diff --git a/app-shells/sash/sash-3.6.ebuild b/app-shells/sash/sash-3.6.ebuild
index e7ba18ee57b3..043e98d5c975 100644
--- a/app-shells/sash/sash-3.6.ebuild
+++ b/app-shells/sash/sash-3.6.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/app-shells/sash/sash-3.6.ebuild,v 1.8 2004/02/06 19:45:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.6.ebuild,v 1.9 2004/02/22 07:18:08 mr_bones_ Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
IUSE="readline"
-KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~arm ~ia64 ppc64"
+KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~ia64 ppc64"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.4