diff options
author | 2007-12-11 09:25:56 +0000 | |
---|---|---|
committer | 2007-12-11 09:25:56 +0000 | |
commit | 9be296b2b18e24d723891dfc682612aaf6b55d43 (patch) | |
tree | ac840d57a6bb333d24914c0d851ed5e465acb9c5 | |
parent | arm/s390/sh stable (diff) | |
download | historical-9be296b2b18e24d723891dfc682612aaf6b55d43.tar.gz historical-9be296b2b18e24d723891dfc682612aaf6b55d43.tar.bz2 historical-9be296b2b18e24d723891dfc682612aaf6b55d43.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4_rc9
-rw-r--r-- | app-shells/tcsh/tcsh-6.15-r2.ebuild | 4 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.3.2-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/tcsh/tcsh-6.15-r2.ebuild b/app-shells/tcsh/tcsh-6.15-r2.ebuild index eee9d612e48a..e7c329a31940 100644 --- a/app-shells/tcsh/tcsh-6.15-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.10 2007/09/09 14:54:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.11 2007/12/11 09:25:29 vapier Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="perl catalogs" RESTRICT="test" diff --git a/app-shells/zsh/zsh-4.3.2-r3.ebuild b/app-shells/zsh/zsh-4.3.2-r3.ebuild index 21202f1b35ea..fa44c0327dc9 100644 --- a/app-shells/zsh/zsh-4.3.2-r3.ebuild +++ b/app-shells/zsh/zsh-4.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r3.ebuild,v 1.7 2007/12/06 05:04:56 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.2-r3.ebuild,v 1.8 2007/12/11 09:25:56 vapier Exp $ inherit eutils multilib @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2 LICENSE="ZSH" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="maildir ncurses static doc examples pcre caps unicode" RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 ) |