summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-25 03:39:56 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-25 03:39:56 +0000
commit882b56da71754f3570fc04937f192b2043437200 (patch)
tree6a681f2fb952455c6fda274bceffb1333a8b1b4c /app-shells
parentarm/ia64 stable (diff)
downloadgentoo-2-882b56da71754f3570fc04937f192b2043437200.tar.gz
gentoo-2-882b56da71754f3570fc04937f192b2043437200.tar.bz2
gentoo-2-882b56da71754f3570fc04937f192b2043437200.zip
arm stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/tcsh/tcsh-6.13-r1.ebuild4
-rw-r--r--app-shells/zsh/zsh-4.2.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/tcsh/tcsh-6.13-r1.ebuild b/app-shells/tcsh/tcsh-6.13-r1.ebuild
index 26e9ba0c8046..66b27b1e1f27 100644
--- a/app-shells/tcsh/tcsh-6.13-r1.ebuild
+++ b/app-shells/tcsh/tcsh-6.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.9 2005/05/18 08:58:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.10 2005/05/25 03:38:51 vapier Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE="perl"
RDEPEND="virtual/libc
diff --git a/app-shells/zsh/zsh-4.2.5.ebuild b/app-shells/zsh/zsh-4.2.5.ebuild
index b3a388839b55..8f5269a58ef9 100644
--- a/app-shells/zsh/zsh-4.2.5.ebuild
+++ b/app-shells/zsh/zsh-4.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.5.ebuild,v 1.6 2005/05/12 13:22:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.5.ebuild,v 1.7 2005/05/25 03:39:56 vapier Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ppc ~ppc-macos sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ~ppc-macos sparc x86"
IUSE="maildir ncurses static doc pcre cap"
RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 )