diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-08 17:26:57 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-08 17:26:57 +0000 |
commit | 15a9fa94317b3285b3e7381097bf0c4f23f27c7f (patch) | |
tree | dd74d13cee8884f6dd3f6f7864704f8e2815b8f6 /app-shells | |
parent | -fPIC for static as well as shared libs (diff) | |
download | gentoo-2-15a9fa94317b3285b3e7381097bf0c4f23f27c7f.tar.gz gentoo-2-15a9fa94317b3285b3e7381097bf0c4f23f27c7f.tar.bz2 gentoo-2-15a9fa94317b3285b3e7381097bf0c4f23f27c7f.zip |
add ~amd64 flag
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/zsh/Manifest | 10 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.1.1-r2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index a05ae911af93..e0dd9d8c7cc9 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.29 2003/10/28 07:09:25 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.30 2003/11/08 17:26:54 brad_mssw Exp $ + + 08 Nov 2003; Brad House <brad_mssw@gentoo.org> zsh-4.1.1-r2.ebuild: + add ~amd64 flag 28 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.6-r3.ebuild, zsh-4.0.6-r4.ebuild, zsh-4.1.0_pre7.ebuild, zsh-4.1.1.ebuild: diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest index ec2c6f34084f..7ca41d3f5a02 100644 --- a/app-shells/zsh/Manifest +++ b/app-shells/zsh/Manifest @@ -1,14 +1,14 @@ -MD5 f3f0a84c9604f87334f58923681d2b5e ChangeLog 5775 +MD5 a87e556f73ff2f9fd4541f922e491156 ChangeLog 5868 MD5 471b685d96479d8645a2e76a9926f0bb zsh-4.0.6-r1.ebuild 1359 MD5 7409ed3a95a015ecf56235326d8e3fe8 zsh-4.0.6-r4.ebuild 1754 MD5 853d5de501d54c03e6d46803b4520406 zsh-4.0.7.ebuild 2310 -MD5 4250d7a35433552ee1cbc1c6db009f5f zsh-4.1.1-r2.ebuild 3187 MD5 a675ceb133d1a013a74e7e8f02048555 zsh-4.1.1-r1.ebuild 2994 +MD5 35548159472757fde21d4137f9adf3e4 zsh-4.1.1-r2.ebuild 3195 MD5 30a6361dbaeb57ce5449160c620c5daf files/digest-zsh-4.0.6-r1 62 MD5 28e464ce201f3343debf24cced1bcfcb files/digest-zsh-4.0.6-r4 187 -MD5 de0db046f0f40cb1cc3cd3f6e6b2645a files/zshenv 318 -MD5 64023b41a9987655e0e014d32562cfad files/zprofile 404 MD5 05078d5709e9fc4be1eb5bbedadb185d files/digest-zsh-4.0.7 125 MD5 4823f16213517c590b1e624afe52271d files/digest-zsh-4.1.1-r1 132 -MD5 f83ccd2b6f1cd3e75c910c48159892f5 files/zsh-4.1.1-gentoo.diff 488 MD5 4823f16213517c590b1e624afe52271d files/digest-zsh-4.1.1-r2 132 +MD5 64023b41a9987655e0e014d32562cfad files/zprofile 404 +MD5 f83ccd2b6f1cd3e75c910c48159892f5 files/zsh-4.1.1-gentoo.diff 488 +MD5 de0db046f0f40cb1cc3cd3f6e6b2645a files/zshenv 318 diff --git a/app-shells/zsh/zsh-4.1.1-r2.ebuild b/app-shells/zsh/zsh-4.1.1-r2.ebuild index 371795ca6340..8811a81b0fe5 100644 --- a/app-shells/zsh/zsh-4.1.1-r2.ebuild +++ b/app-shells/zsh/zsh-4.1.1-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/zsh/zsh-4.1.1-r2.ebuild,v 1.3 2003/09/11 01:03:59 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.1.1-r2.ebuild,v 1.4 2003/11/08 17:26:54 brad_mssw Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="0" LICENSE="ZSH" # 4.1.x branch is still a development release, though I think it is fairly # stable and we may unmask it in the not-so-distant future -KEYWORDS="~x86 ~alpha ~ppc ~sparc" +KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64" DEPEND="sys-apps/groff >=dev-libs/libpcre-3.9 |