diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-04-29 00:42:07 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-04-29 00:42:07 +0000 |
commit | a47e6f6d2dcd21c121e1e01d05718f4a26a81c58 (patch) | |
tree | 8c800da6beaa89a7006a71f369b1305660afc611 /dev-libs/ace/ace-5.3.ebuild | |
parent | Stable on AMD64 (diff) | |
download | historical-a47e6f6d2dcd21c121e1e01d05718f4a26a81c58.tar.gz historical-a47e6f6d2dcd21c121e1e01d05718f4a26a81c58.tar.bz2 historical-a47e6f6d2dcd21c121e1e01d05718f4a26a81c58.zip |
Stable on AMD64
Diffstat (limited to 'dev-libs/ace/ace-5.3.ebuild')
-rw-r--r-- | dev-libs/ace/ace-5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ace/ace-5.3.ebuild b/dev-libs/ace/ace-5.3.ebuild index 8e849a0acb20..2156a39e0bf4 100644 --- a/dev-libs/ace/ace-5.3.ebuild +++ b/dev-libs/ace/ace-5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.3.ebuild,v 1.3 2004/02/25 17:13:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.3.ebuild,v 1.4 2004/04/29 00:36:07 avenj Exp $ S=${WORKDIR}/ACE_wrappers DESCRIPTION="The Adaptive Communications Environment" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html" SLOT="0" LICENSE="BSD as-is" -KEYWORDS="x86 sparc ppc alpha ~amd64" +KEYWORDS="x86 sparc ppc alpha amd64" IUSE="ipv6" DEPEND="virtual/glibc" |