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
commitc4b86779f0a1c698502ff01e700bc381784e3d0a (patch)
treef5569fee8653167ca2dfe1cfe186b27715692dba /app-shells
parentallow more flexibility in binutils type/version control from ebuilds (diff)
downloadhistorical-c4b86779f0a1c698502ff01e700bc381784e3d0a.tar.gz
historical-c4b86779f0a1c698502ff01e700bc381784e3d0a.tar.bz2
historical-c4b86779f0a1c698502ff01e700bc381784e3d0a.zip
Stable on alpha wrt bug #117118
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/tcsh/ChangeLog5
-rw-r--r--app-shells/tcsh/Manifest10
-rw-r--r--app-shells/tcsh/tcsh-6.14-r2.ebuild4
3 files changed, 11 insertions, 8 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/Manifest b/app-shells/tcsh/Manifest
index 957ca3e0fc27..57fd8f9d1746 100644
--- a/app-shells/tcsh/Manifest
+++ b/app-shells/tcsh/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 796c42f4c03069813628ca48b6ca3068 ChangeLog 7288
+MD5 78c1d64ac33633827f8198e4ce04bfd2 ChangeLog 7397
MD5 299cd79eb3cbc2a3caeac1c3a0309556 files/csh.cshrc_new 2810
MD5 4869b9da87c79854e2cc97241f125853 files/csh.login_new 1482
MD5 968abc8b96dbc3821d09bc3ee58c41a7 files/digest-tcsh-6.12-r3 121
@@ -35,12 +35,12 @@ MD5 89674d2fb5c06a3b4b5310a3212c81a2 tcsh-6.12-r3.ebuild 1382
MD5 1b865e9c0349146f352678370c667127 tcsh-6.13-r1.ebuild 1889
MD5 40885229543eeb01a6a91b426c29e29d tcsh-6.13.ebuild 1249
MD5 2076c4be609061fe61b9e961b3abc6f1 tcsh-6.14-r1.ebuild 2542
-MD5 4cf71d17bf3e6c2c5cfa4bcac2a8ddf0 tcsh-6.14-r2.ebuild 2314
+MD5 1d2abf52a6160e211c0e1bf12cca6ae6 tcsh-6.14-r2.ebuild 2312
MD5 c250d0af9e636acf93f75180f66ed639 tcsh-6.14.ebuild 1234
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDtk3p2+ySkm8kpY0RAiApAJwPoAZQWRbtLYIYJTx81Om3Lde6EACgq8BX
-ll8TT0YBegJHWrWFiThHBTg=
-=qjmn
+iD8DBQFDtmycViELBEf1JB0RArN0AKCG0D05ZkGhsunLNg+MgIcT2lafPgCeM7VR
+JOpaZSvsU8K/jD5VGjoNFn4=
+=Hbtl
-----END PGP SIGNATURE-----
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