diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-30 01:41:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-30 01:41:39 +0000 |
commit | f61153a57244e982609007d4913e9df3f6725c17 (patch) | |
tree | 9577dd3ffef3efedbf86c05a01404a14db95dd24 /app-shells | |
parent | cosmetic changes to patch (diff) | |
download | historical-f61153a57244e982609007d4913e9df3f6725c17.tar.gz historical-f61153a57244e982609007d4913e9df3f6725c17.tar.bz2 historical-f61153a57244e982609007d4913e9df3f6725c17.zip |
Stable on sparc wrt #117118
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/Manifest | 14 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r2.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index e6cd25c230b5..2f77d137dad6 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.46 2005/12/29 22:18:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.47 2005/12/30 01:41:39 gustavoz Exp $ + + 30 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.14-r2.ebuild: + Stable on sparc wrt #117118 29 Dec 2005; Jeroen Roovers <jer@gentoo.org> tcsh-6.14-r2.ebuild: Stable on hppa (bug #117118). diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest index 56194b73db85..a7cd71b372eb 100644 --- a/app-shells/tcsh/Manifest +++ b/app-shells/tcsh/Manifest @@ -1,4 +1,7 @@ -MD5 f700ba5d4234108467ffd258771559f4 ChangeLog 6986 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5401562ca5b9f84b9db28680f058fa44 ChangeLog 7097 MD5 299cd79eb3cbc2a3caeac1c3a0309556 files/csh.cshrc_new 2810 MD5 4869b9da87c79854e2cc97241f125853 files/csh.login_new 1482 MD5 968abc8b96dbc3821d09bc3ee58c41a7 files/digest-tcsh-6.12-r3 121 @@ -32,5 +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 3a5ee4fcab9b095512d8b847a83dbfbb tcsh-6.14-r2.ebuild 2319 +MD5 6183390b15f59b196e8d5b676f656c4c tcsh-6.14-r2.ebuild 2323 MD5 c250d0af9e636acf93f75180f66ed639 tcsh-6.14.ebuild 1234 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFDtJBlKRy60XGEcJIRAhM6AKCbe/8D8bu67TM7LOv/rkY/s+bh9gCgnGoi +T4hFTbWKJEv6D4GAlnplNbk= +=dPX7 +-----END PGP SIGNATURE----- diff --git a/app-shells/tcsh/tcsh-6.14-r2.ebuild b/app-shells/tcsh/tcsh-6.14-r2.ebuild index 92164d8ae80f..c9d7941840fd 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.4 2005/12/29 22:18:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.5 2005/12/30 01:41:39 gustavoz 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 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="perl" DEPEND="virtual/libc |