diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 18:14:24 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 18:14:24 +0000 |
commit | b6c8548e4ead2734d2b72cfec8a744213403f517 (patch) | |
tree | 374b5a677b6f44a358975de976b6561a0d769bc3 /app-shells/tcsh | |
parent | Initial import, closing Bug #29064 (diff) | |
download | gentoo-2-b6c8548e4ead2734d2b72cfec8a744213403f517.tar.gz gentoo-2-b6c8548e4ead2734d2b72cfec8a744213403f517.tar.bz2 gentoo-2-b6c8548e4ead2734d2b72cfec8a744213403f517.zip |
ia64 keywords
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/Manifest | 2 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.12-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest index 1cff72b66bdf..ebd077e38794 100644 --- a/app-shells/tcsh/Manifest +++ b/app-shells/tcsh/Manifest @@ -1,6 +1,6 @@ MD5 1d2472f44695276d516271ef2fd80436 ChangeLog 1971 MD5 6bef7f063109896e6e7104e480cedddd tcsh-6.11.ebuild 1107 -MD5 2704092242b73d7b74e431fcf1326255 tcsh-6.12-r2.ebuild 1355 +MD5 e82eb90e3d14a697fab6007ec170046f tcsh-6.12-r2.ebuild 1359 MD5 548264e16c7c848079c42fe008b0f7e4 files/csh.cshrc 311 MD5 299cd79eb3cbc2a3caeac1c3a0309556 files/csh.cshrc_new 2810 MD5 98ca83148bd1d9bc6774c52d212ee71f files/csh.login 190 diff --git a/app-shells/tcsh/tcsh-6.12-r2.ebuild b/app-shells/tcsh/tcsh-6.12-r2.ebuild index d8dcba3ae34f..5db7c2244bd1 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.3 2003/05/21 23:54:06 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.4 2003/09/18 18:14:21 avenj 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 ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha ia64" IUSE="cjk perl" RDEPEND="virtual/glibc |