summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-12-31 11:32:18 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-12-31 11:32:18 +0000
commit460a66d90be6b4fe39d779b25bc694c07c8dbe2c (patch)
treed70593f08f2af97237e2fafc331a4be1186b40cf /app-shells
parentallow more flexibility in binutils type/version control from ebuilds (diff)
downloadgentoo-2-460a66d90be6b4fe39d779b25bc694c07c8dbe2c.tar.gz
gentoo-2-460a66d90be6b4fe39d779b25bc694c07c8dbe2c.tar.bz2
gentoo-2-460a66d90be6b4fe39d779b25bc694c07c8dbe2c.zip
Stable on alpha wrt bug #117118
(Portage version: 2.0.53)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/tcsh/ChangeLog5
-rw-r--r--app-shells/tcsh/tcsh-6.14-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog
index cc1a5c3245ff..1fb1fa893595 100644
--- a/app-shells/tcsh/ChangeLog
+++ b/app-shells/tcsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/tcsh
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.49 2005/12/30 19:16:45 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.50 2005/12/31 11:32:18 ferdy Exp $
+
+ 31 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> tcsh-6.14-r2.ebuild:
+ Stable on alpha wrt bug #117118
30 Dec 2005; Joshua Kinard <kumba@gentoo.org> tcsh-6.14-r2.ebuild:
Marked stable on mips.
diff --git a/app-shells/tcsh/tcsh-6.14-r2.ebuild b/app-shells/tcsh/tcsh-6.14-r2.ebuild
index a19c04c4dd5d..a0b32b6309d7 100644
--- a/app-shells/tcsh/tcsh-6.14-r2.ebuild
+++ b/app-shells/tcsh/tcsh-6.14-r2.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.14-r2.ebuild,v 1.8 2005/12/31 09:22:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.9 2005/12/31 11:32:18 ferdy Exp $
inherit eutils
@@ -14,7 +14,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