diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-09-01 07:48:21 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-09-01 07:48:21 +0000 |
commit | 1dfd2152b5d7665ccbcaf9b417ae0271a214aec8 (patch) | |
tree | 419a3e817ba09228bb052d4ef7dd463a017cb71d /app-shells | |
parent | Remove invalid files from dodoc wrt #189538. (diff) | |
download | historical-1dfd2152b5d7665ccbcaf9b417ae0271a214aec8.tar.gz historical-1dfd2152b5d7665ccbcaf9b417ae0271a214aec8.tar.bz2 historical-1dfd2152b5d7665ccbcaf9b417ae0271a214aec8.zip |
don't test, as it is bound to fail
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/Manifest | 8 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.15-r2.ebuild | 3 |
2 files changed, 6 insertions, 5 deletions
diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest index 38f17e12affd..9d731df32d49 100644 --- a/app-shells/tcsh/Manifest +++ b/app-shells/tcsh/Manifest @@ -34,10 +34,10 @@ EBUILD tcsh-6.14-r5.ebuild 1846 RMD160 aea7db3864ebb67634d875d5658e78990d451d5d MD5 0922265ad6db8b0468b79ac92fb09637 tcsh-6.14-r5.ebuild 1846 RMD160 aea7db3864ebb67634d875d5658e78990d451d5d tcsh-6.14-r5.ebuild 1846 SHA256 6b308ff6800689a5cd3ca04790fe18cd6657aa4b52b51f23d80b7f6d138fb69a tcsh-6.14-r5.ebuild 1846 -EBUILD tcsh-6.15-r2.ebuild 2073 RMD160 cf7c8773db33344b41fcac34e9ebece82741aaa7 SHA1 06c84ae57eec0958e7925daf320cbed3b3f657df SHA256 3cf6495a0d7ac416e3f042c02ef4356426bf3da96913481a8e2cc4e7547b9072 -MD5 0d93662d2b75321d9574c897ecec03dd tcsh-6.15-r2.ebuild 2073 -RMD160 cf7c8773db33344b41fcac34e9ebece82741aaa7 tcsh-6.15-r2.ebuild 2073 -SHA256 3cf6495a0d7ac416e3f042c02ef4356426bf3da96913481a8e2cc4e7547b9072 tcsh-6.15-r2.ebuild 2073 +EBUILD tcsh-6.15-r2.ebuild 2089 RMD160 f1311492545476eedad1bbdefabd477392cc7220 SHA1 d7d9f3bbb688f3d5bf7ce3a23ddbba7667490331 SHA256 d13c772f66f9269493eb607d057d93832e3470060cdbf379ed420a44f898be1c +MD5 41fac9bb924da6591ed25158d5d78927 tcsh-6.15-r2.ebuild 2089 +RMD160 f1311492545476eedad1bbdefabd477392cc7220 tcsh-6.15-r2.ebuild 2089 +SHA256 d13c772f66f9269493eb607d057d93832e3470060cdbf379ed420a44f898be1c tcsh-6.15-r2.ebuild 2089 MISC ChangeLog 11849 RMD160 e326c5b920754d9393112acbe11aabc542189481 SHA1 ea0eb81623453059e40a87d3049c99edbc84d78b SHA256 b19ba94291d12984934629da38a0cd8140040d814c139004594bf0e38751c528 MD5 35f218bd5f9171774f6d11d6d1e295c7 ChangeLog 11849 RMD160 e326c5b920754d9393112acbe11aabc542189481 ChangeLog 11849 diff --git a/app-shells/tcsh/tcsh-6.15-r2.ebuild b/app-shells/tcsh/tcsh-6.15-r2.ebuild index 2abd4e0c9429..02fdb0064dda 100644 --- a/app-shells/tcsh/tcsh-6.15-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.2 2007/08/08 17:57:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.3 2007/09/01 07:48:21 grobian Exp $ inherit eutils @@ -17,6 +17,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="perl catalogs" +RESTRICT="test" DEPEND=">=sys-libs/ncurses-5.1 perl? ( dev-lang/perl ) |