diff options
author | Tom Gall <tgall@gentoo.org> | 2004-05-10 15:22:21 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-05-10 15:22:21 +0000 |
commit | 33d7f429688a7148bf2ad9454e92d4a27d3993f2 (patch) | |
tree | 551a20841f345382e60237c8ce3673de71b78224 /app-shells | |
parent | address ppc64 bug #50637 (Manifest recommit) (diff) | |
download | gentoo-2-33d7f429688a7148bf2ad9454e92d4a27d3993f2.tar.gz gentoo-2-33d7f429688a7148bf2ad9454e92d4a27d3993f2.tar.bz2 gentoo-2-33d7f429688a7148bf2ad9454e92d4a27d3993f2.zip |
mark stable on ppc64 (bug #50281)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.12-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index 074cf21fed30..339c267da02e 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/tcsh # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.20 2004/04/26 16:21:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.21 2004/05/10 15:22:21 tgall Exp $ + + 10 May 2004; Tom Gall <tgall@gentoo.org> tcsh-6.12-r3: + marking stable for ppc64 (bug #50281) 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild, tcsh-6.12-r3.ebuild: diff --git a/app-shells/tcsh/tcsh-6.12-r3.ebuild b/app-shells/tcsh/tcsh-6.12-r3.ebuild index f2b2e7ca76b8..018ca8517c7e 100644 --- a/app-shells/tcsh/tcsh-6.12-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.12-r3.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/tcsh/tcsh-6.12-r3.ebuild,v 1.3 2004/04/26 16:21:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r3.ebuild,v 1.4 2004/05/10 15:22:21 tgall Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tcsh.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ia64 amd64 hppa" +KEYWORDS="x86 ~ppc sparc ~alpha ia64 amd64 hppa ppc64" IUSE="cjk perl" RDEPEND="virtual/glibc |