diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:39:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:39:56 +0000 |
commit | 0824250b49b464391046fc3a81cecfbbc726bd14 (patch) | |
tree | 3ec295c2b735c01e3636046d48c4b480b7543d15 /app-shells | |
parent | arm/ia64 stable (diff) | |
download | historical-0824250b49b464391046fc3a81cecfbbc726bd14.tar.gz historical-0824250b49b464391046fc3a81cecfbbc726bd14.tar.bz2 historical-0824250b49b464391046fc3a81cecfbbc726bd14.zip |
arm stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.13-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.2.5.ebuild | 4 |
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 ) |