summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2006-02-02 22:10:40 +0000
committerPatrick McLean <chutzpah@gentoo.org>2006-02-02 22:10:40 +0000
commitd7d19b73408d14f9afc3077acbd57a0e74686e6b (patch)
treef84351ec7360af7a3ed474509e8be934752f8bf1 /app-shells
parentFix setting of the default dri drivers directory. (diff)
downloadgentoo-2-d7d19b73408d14f9afc3077acbd57a0e74686e6b.tar.gz
gentoo-2-d7d19b73408d14f9afc3077acbd57a0e74686e6b.tar.bz2
gentoo-2-d7d19b73408d14f9afc3077acbd57a0e74686e6b.zip
Stable on amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/tcsh/ChangeLog5
-rw-r--r--app-shells/tcsh/tcsh-6.14-r3.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog
index f96af1393986..8b1c14ab2673 100644
--- a/app-shells/tcsh/ChangeLog
+++ b/app-shells/tcsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/tcsh
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.53 2006/01/29 11:19:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.54 2006/02/02 22:10:40 chutzpah Exp $
+
+ 02 Feb 2006; Patrick McLean <chutzpah@gentoo.org> tcsh-6.14-r3.ebuild:
+ Stable on amd64 (bug #121343).
*tcsh-6.14-r3 (29 Jan 2006)
diff --git a/app-shells/tcsh/tcsh-6.14-r3.ebuild b/app-shells/tcsh/tcsh-6.14-r3.ebuild
index 85dde9368e47..e49de5f8a3db 100644
--- a/app-shells/tcsh/tcsh-6.14-r3.ebuild
+++ b/app-shells/tcsh/tcsh-6.14-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.1 2006/01/29 11:19:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.2 2006/02/02 22:10:40 chutzpah Exp $
inherit eutils
@@ -12,8 +12,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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="perl"
DEPEND=">=sys-libs/ncurses-5.1