diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-03 03:48:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-03 03:48:36 +0000 |
commit | 2619d73f8063c8f92fbcdee5a6cb876a3367f6bd (patch) | |
tree | 360202f92cdf9bebcac9ae5a71cceb77dd2b50d5 /app-shells/tcsh | |
parent | stable on x86; bug #119966 (diff) | |
download | historical-2619d73f8063c8f92fbcdee5a6cb876a3367f6bd.tar.gz historical-2619d73f8063c8f92fbcdee5a6cb876a3367f6bd.tar.bz2 historical-2619d73f8063c8f92fbcdee5a6cb876a3367f6bd.zip |
arm/ia64/s390/sh stable #121343
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/Manifest | 12 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r3.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest index 4f96904e31ca..501381d60cb9 100644 --- a/app-shells/tcsh/Manifest +++ b/app-shells/tcsh/Manifest @@ -112,16 +112,16 @@ SHA256 a96bb88056a383973b0bbb92d98aab3de8d5c96c893219e41fe788bedd2b1028 tcsh-6.1 MD5 67a8b24a03b89fc874812fbfa5b5ff50 tcsh-6.14-r2.ebuild 2312 RMD160 88777eb0cf7eaf5680f7e58fec885749ad48ed97 tcsh-6.14-r2.ebuild 2312 SHA256 2f3a9ccfb469caad01b4cc55b75e7a0bcbdc72c93e1bd2da51107f815aab5b59 tcsh-6.14-r2.ebuild 2312 -MD5 5f49782abbfb787cc7c1764688f7b948 tcsh-6.14-r3.ebuild 2243 -RMD160 b5544b957e8f581d7eb635d8b99d99ca236494f3 tcsh-6.14-r3.ebuild 2243 -SHA256 781b021bfc21907439d7dfe021480812b0451343104fe8e8aca851d7c2035f69 tcsh-6.14-r3.ebuild 2243 +MD5 af346970007e87386abb88cfbdef7d38 tcsh-6.14-r3.ebuild 2238 +RMD160 829ad7cf43f0feae5995e5ae91402f5e2293cce4 tcsh-6.14-r3.ebuild 2238 +SHA256 350232ef17f6c285dad7a458e131007d1ce964c504b7a22bd8d449907ff24f23 tcsh-6.14-r3.ebuild 2238 MD5 c250d0af9e636acf93f75180f66ed639 tcsh-6.14.ebuild 1234 RMD160 db6a3e4366ac17e0e328cd5ced853cbc5e5ecc6c tcsh-6.14.ebuild 1234 SHA256 fbe33c89028de0058d4e1b31a886449816517a15a9f98d94e864187a4ab75b99 tcsh-6.14.ebuild 1234 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFD4tLBSENan+PfizARAjz1AJwIvQy/4mosBoSOk7UNbYDM4ierTACbB91r -gYoNckqgBzsxaLl7ApkTI+s= -=Iyv4 +iD8DBQFD4tLD2+ySkm8kpY0RAsw8AJ4gxiluC1M02J7GLCfuVwIfwoXkXgCgjIaT +duKvv9J3LjYk4BpwaM9E7ME= +=op5x -----END PGP SIGNATURE----- diff --git a/app-shells/tcsh/tcsh-6.14-r3.ebuild b/app-shells/tcsh/tcsh-6.14-r3.ebuild index 9e465ee48f4f..6ea78085c85b 100644 --- a/app-shells/tcsh/tcsh-6.14-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.14-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.3 2006/02/03 03:45:32 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.4 2006/02/03 03:48:36 vapier Exp $ inherit eutils @@ -12,7 +12,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 |