diff options
author | Preston A. Elder <prez@gentoo.org> | 2002-12-22 07:00:27 +0000 |
---|---|---|
committer | Preston A. Elder <prez@gentoo.org> | 2002-12-22 07:00:27 +0000 |
commit | 1381a281890d7b411b363057e52376845b99a567 (patch) | |
tree | 3ad307acb8d43d3fbe758b0b163b0048119f6a19 /dev-libs/ace | |
parent | added an addwrite for a persistant perl sandbox bug. (diff) | |
download | historical-1381a281890d7b411b363057e52376845b99a567.tar.gz historical-1381a281890d7b411b363057e52376845b99a567.tar.bz2 historical-1381a281890d7b411b363057e52376845b99a567.zip |
Unmasked.
Diffstat (limited to 'dev-libs/ace')
-rw-r--r-- | dev-libs/ace/ace-5.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ace/ace-5.2.7.ebuild b/dev-libs/ace/ace-5.2.7.ebuild index e0a2fb61a940..141dc5fad444 100644 --- a/dev-libs/ace/ace-5.2.7.ebuild +++ b/dev-libs/ace/ace-5.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.2.7.ebuild,v 1.2 2002/12/20 03:53:22 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.2.7.ebuild,v 1.3 2002/12/22 07:00:27 prez 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" +KEYWORDS="x86 sparc ppc alpha" IUSE="ipv6" DEPEND="virtual/glibc" |