diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-13 03:29:58 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-13 03:29:58 +0000 |
commit | 0ff25f739cfa65e216849f69614d55e34e30b9ae (patch) | |
tree | 0ecea5baebd6fc641b9691ca4a3a35fb1505f1b8 /app-shells/zsh | |
parent | Tag as ~mips for my XXS1500. (diff) | |
download | gentoo-2-0ff25f739cfa65e216849f69614d55e34e30b9ae.tar.gz gentoo-2-0ff25f739cfa65e216849f69614d55e34e30b9ae.tar.bz2 gentoo-2-0ff25f739cfa65e216849f69614d55e34e30b9ae.zip |
Stable on sparc.
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index c49d3eb730a3..2412c10df1a2 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.69 2005/02/10 08:18:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.70 2005/02/13 03:28:24 weeve Exp $ + + 12 Feb 2005; Jason Wever <weeve@gentoo.org> zsh-4.2.3.ebuild: + Stable on sparc. *zsh-4.2.4 (10 Feb 2005) diff --git a/app-shells/zsh/zsh-4.2.3.ebuild b/app-shells/zsh/zsh-4.2.3.ebuild index 92b99be675d9..becc498c2e84 100644 --- a/app-shells/zsh/zsh-4.2.3.ebuild +++ b/app-shells/zsh/zsh-4.2.3.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.3.ebuild,v 1.2 2005/02/10 08:18:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.3.ebuild,v 1.3 2005/02/13 03:28:24 weeve Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.bz2 LICENSE="ZSH" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~alpha ~arm ~hppa ~amd64 ~ia64" IUSE="maildir ncurses static doc pcre cap" RDEPEND="pcre? ( >=dev-libs/libpcre-3.9 ) |