diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-05-21 23:54:18 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-05-21 23:54:18 +0000 |
commit | 3286aff186c4488262950664d2f9648a8722688b (patch) | |
tree | f351dc244e89ed08de6747e375eb4fa30bfc63f6 /app-shells | |
parent | Removed dependency on giFT (diff) | |
download | gentoo-2-3286aff186c4488262950664d2f9648a8722688b.tar.gz gentoo-2-3286aff186c4488262950664d2f9648a8722688b.tar.bz2 gentoo-2-3286aff186c4488262950664d2f9648a8722688b.zip |
Marking ~alpha, fixes #21125
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/Manifest | 18 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.12-r2.ebuild | 4 |
3 files changed, 24 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index 5e1397918e8e..b1cfb79ad269 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/tcsh # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.12 2003/03/08 01:03:58 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.13 2003/05/21 23:54:06 taviso Exp $ + + 22 May 2003; Tavis Ormandy <taviso@gentoo.org> tcsh-6.12-r2.ebuild: + Marking ~alpha, fixes #21125 *tcsh-6.12-r2 (7 Mar 2003) diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest new file mode 100644 index 000000000000..9bd4de7c32d1 --- /dev/null +++ b/app-shells/tcsh/Manifest @@ -0,0 +1,18 @@ +MD5 251712df198d3a983faa17b23b9137d2 tcsh-6.11.ebuild 1108 +MD5 2704092242b73d7b74e431fcf1326255 tcsh-6.12-r2.ebuild 1355 +MD5 1d2472f44695276d516271ef2fd80436 ChangeLog 1971 +MD5 4869b9da87c79854e2cc97241f125853 files/csh.login_new 1482 +MD5 16713fff7d0ccc21e1c32b250cdc44ff files/tcsh-aliases 2399 +MD5 548264e16c7c848079c42fe008b0f7e4 files/csh.cshrc 311 +MD5 98ca83148bd1d9bc6774c52d212ee71f files/csh.login 190 +MD5 0c7590ddc33afe8fa448f51871ad677c files/tcsh-6.11-tc.os.h-gentoo.diff 363 +MD5 8c5915d05b8b0c2db109c754a2bee20f files/tcsh-bindkey 3597 +MD5 a51fb6146ec2bcb7a603e5af41f6c7a2 files/tcsh_enable_kanji.diff 466 +MD5 ea5e1c6c529a1c6a8b27eb9c8564a31b files/digest-tcsh-6.11 61 +MD5 db3b217a05a1ef2d54eae9794649f177 files/digest-tcsh-6.12-r2 64 +MD5 b9c285f3b6cde03a9369764e2b5d440a files/tcsh-complete 45237 +MD5 6bd69d3c815412ada4579ac8f8cc9c45 files/tcsh.config 1466 +MD5 0c7590ddc33afe8fa448f51871ad677c files/tcsh-6.12-tc.os.h-gentoo.diff 363 +MD5 299cd79eb3cbc2a3caeac1c3a0309556 files/csh.cshrc_new 2810 +MD5 0c7590ddc33afe8fa448f51871ad677c files/tcsh-6.10-tc.os.h-gentoo.diff 363 +MD5 e717dd2122d1ae7ab9ee8ebf2c33636a files/tcsh-settings 3271 diff --git a/app-shells/tcsh/tcsh-6.12-r2.ebuild b/app-shells/tcsh/tcsh-6.12-r2.ebuild index 2e995f5aaf7b..d8dcba3ae34f 100644 --- a/app-shells/tcsh/tcsh-6.12-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.12-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.2 2003/03/11 21:11:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.3 2003/05/21 23:54:06 taviso Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tcsh.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ~ppc sparc ~alpha" IUSE="cjk perl" RDEPEND="virtual/glibc |