diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-19 01:33:22 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-19 01:33:22 +0000 |
commit | b82a75b2b5a0c3b4751d1904742d282bc247d99a (patch) | |
tree | 04d744632842dd8dd8d27821310af877c4da6636 /app-shells | |
parent | ia64 keywords (diff) | |
download | historical-b82a75b2b5a0c3b4751d1904742d282bc247d99a.tar.gz historical-b82a75b2b5a0c3b4751d1904742d282bc247d99a.tar.bz2 historical-b82a75b2b5a0c3b4751d1904742d282bc247d99a.zip |
ia64 keywords
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/csh/Manifest | 8 | ||||
-rw-r--r-- | app-shells/csh/csh-1.29-r2.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/app-shells/csh/Manifest b/app-shells/csh/Manifest index 891b165fd903..cb77f1ba866c 100644 --- a/app-shells/csh/Manifest +++ b/app-shells/csh/Manifest @@ -1,9 +1,9 @@ -MD5 5ecf5bef3e3cad1ca1311c11fe6fe8a0 csh-1.29-r2.ebuild 4314 MD5 69e5c647ce981f20c55f0cb91994b5e7 ChangeLog 2230 +MD5 68d63034ac61420993b24e43b3d0819d csh-1.29-r2.ebuild 4318 MD5 ce0694a6af9197d929533e9d0dfcb706 metadata.xml 706 -MD5 49c0a95e6881eb7e2932d149f62f0de2 files/mksignames.c 10722 -MD5 213922a7d6fdee0a89e9a349653be22d files/linux-vs-bsd.diff 7483 MD5 8eb726131df145785642164034fb5a74 files/digest-csh-1.29-r2 60 -MD5 9a4c41baf0e48fb12e83a51b0b15f297 files/retype-input.diff 2352 MD5 56092454f21f9d462f4514aadf4c78cd files/dot.cshrc 1549 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 diff --git a/app-shells/csh/csh-1.29-r2.ebuild b/app-shells/csh/csh-1.29-r2.ebuild index 30c44af12767..1d74148f9fec 100644 --- a/app-shells/csh/csh-1.29-r2.ebuild +++ b/app-shells/csh/csh-1.29-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/csh/csh-1.29-r2.ebuild,v 1.3 2003/09/05 18:30:42 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29-r2.ebuild,v 1.4 2003/09/19 01:33:22 avenj Exp $ inherit flag-o-matic eutils ccc @@ -10,7 +10,7 @@ SRC_URI="http://cvs.gentoo.org/~taviso/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 alpha" +KEYWORDS="x86 alpha ia64" IUSE="static doc" DEPEND="virtual/glibc |