summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-31 12:22:46 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-31 12:22:46 +0000
commit9da200c4edff286c8b6603c42861033ffb1e4e08 (patch)
treee493916a89c8367327dfcd31c163172414f48dcd /app-shells
parentStable on ppc64 (diff)
downloadhistorical-9da200c4edff286c8b6603c42861033ffb1e4e08.tar.gz
historical-9da200c4edff286c8b6603c42861033ffb1e4e08.tar.bz2
historical-9da200c4edff286c8b6603c42861033ffb1e4e08.zip
stable amd64
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/tcsh/ChangeLog5
-rw-r--r--app-shells/tcsh/Manifest14
-rw-r--r--app-shells/tcsh/tcsh-6.14-r2.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog
index 1fb1fa893595..315dfdd4cb25 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.50 2005/12/31 11:32:18 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.51 2005/12/31 12:22:46 blubb Exp $
+
+ 31 Dec 2005; Simon Stelling <blubb@gentoo.org> tcsh-6.14-r2.ebuild:
+ stable on amd64
31 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> tcsh-6.14-r2.ebuild:
Stable on alpha wrt bug #117118
diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest
index 57fd8f9d1746..2534fcb3c187 100644
--- a/app-shells/tcsh/Manifest
+++ b/app-shells/tcsh/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 78c1d64ac33633827f8198e4ce04bfd2 ChangeLog 7397
+MD5 15a85d0dd8bffb529bb7679c82ac85ed ChangeLog 7486
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 +32,5 @@ 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 1d2abf52a6160e211c0e1bf12cca6ae6 tcsh-6.14-r2.ebuild 2312
+MD5 97056ed1e43e82a3b0f7085dfc1a4f35 tcsh-6.14-r2.ebuild 2312
MD5 c250d0af9e636acf93f75180f66ed639 tcsh-6.14.ebuild 1234
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-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 a0b32b6309d7..f6a6199cc67c 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.9 2005/12/31 11:32:18 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.10 2005/12/31 12:22:46 blubb 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