diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 01:51:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 01:51:17 +0000 |
commit | b78e9651e54263bd0566c5fd7e9536eb40e0783a (patch) | |
tree | 37d5f6d693f34cb2922325693550a4a25c83f01f /app-shells/csh | |
parent | arm/hppa/ia64/s390 stable for security #75213 (diff) | |
download | historical-b78e9651e54263bd0566c5fd7e9536eb40e0783a.tar.gz historical-b78e9651e54263bd0566c5fd7e9536eb40e0783a.tar.bz2 historical-b78e9651e54263bd0566c5fd7e9536eb40e0783a.zip |
Stable on sparc
Diffstat (limited to 'app-shells/csh')
-rw-r--r-- | app-shells/csh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/csh/Manifest | 14 | ||||
-rw-r--r-- | app-shells/csh/csh-1.29-r3.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-shells/csh/ChangeLog b/app-shells/csh/ChangeLog index f929ef58418b..8e322eea15e5 100644 --- a/app-shells/csh/ChangeLog +++ b/app-shells/csh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/csh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.23 2005/01/01 15:57:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.24 2005/01/13 01:51:17 gustavoz Exp $ + + 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> csh-1.29-r3.ebuild: + Stable on sparc 30 Oct 2004; Jason Wever <weeve@gentoo.org> csh-1.29-r3.ebuild: Added ~sparc keyword. diff --git a/app-shells/csh/Manifest b/app-shells/csh/Manifest index 36827082f7de..b6317a6ec774 100644 --- a/app-shells/csh/Manifest +++ b/app-shells/csh/Manifest @@ -1,6 +1,9 @@ -MD5 506b94a5ef792fe98fe5a0a4204937c8 ChangeLog 3358 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 974ac79ebb6efb51b4982f233a4c98c6 ChangeLog 3449 MD5 0a3c7e79ac0325c4492e1010f8ce472c csh-1.29-r2.ebuild 4249 -MD5 dd66d70e24924aaa20ccec4910d59186 csh-1.29-r3.ebuild 4293 +MD5 18e55453b5ec31e0539405c31a5d6e35 csh-1.29-r3.ebuild 4290 MD5 ce0694a6af9197d929533e9d0dfcb706 metadata.xml 706 MD5 8eb726131df145785642164034fb5a74 files/digest-csh-1.29-r2 60 MD5 8eb726131df145785642164034fb5a74 files/digest-csh-1.29-r3 60 @@ -9,3 +12,10 @@ MD5 2365e5e2ca11496be2169a6944a38994 files/dot.login 224 MD5 213922a7d6fdee0a89e9a349653be22d files/linux-vs-bsd.diff 7483 MD5 49c0a95e6881eb7e2932d149f62f0de2 files/mksignames.c 10722 MD5 9a4c41baf0e48fb12e83a51b0b15f297 files/retype-input.diff 2352 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFB5dQbKRy60XGEcJIRApM/AJ9dD9kw+pjh8qCqIiN1LQE7pwEungCcDTNF +L04habqPtRYhg311DBA8ZJs= +=zb+1 +-----END PGP SIGNATURE----- diff --git a/app-shells/csh/csh-1.29-r3.ebuild b/app-shells/csh/csh-1.29-r3.ebuild index 210a23febf6d..6ceed140584d 100644 --- a/app-shells/csh/csh-1.29-r3.ebuild +++ b/app-shells/csh/csh-1.29-r3.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/csh/csh-1.29-r3.ebuild,v 1.10 2005/01/01 15:57:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29-r3.ebuild,v 1.11 2005/01/13 01:51:17 gustavoz Exp $ inherit flag-o-matic eutils ccc @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 alpha arm ~amd64 ia64 ~sparc" +KEYWORDS="x86 alpha arm ~amd64 ia64 sparc" IUSE="static doc" DEPEND="sys-devel/pmake !app-shells/tcsh |