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 | 6434a7947ae8625718201942dd0ca24daea6c0a2 (patch) | |
tree | d78cde96606ec14d2fd0a0eb7db7264dde67a990 /dev-libs/ace | |
parent | added an addwrite for a persistant perl sandbox bug. (diff) | |
download | gentoo-2-6434a7947ae8625718201942dd0ca24daea6c0a2.tar.gz gentoo-2-6434a7947ae8625718201942dd0ca24daea6c0a2.tar.bz2 gentoo-2-6434a7947ae8625718201942dd0ca24daea6c0a2.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" |