summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/ace')
-rw-r--r--dev-libs/ace/ChangeLog4
-rw-r--r--dev-libs/ace/ace-5.2.7.ebuild4
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-libs/ace/ChangeLog b/dev-libs/ace/ChangeLog
index 74a5c9a4811d..8d50a0e4e161 100644
--- a/dev-libs/ace/ChangeLog
+++ b/dev-libs/ace/ChangeLog
@@ -1,6 +1,8 @@
# ChangeLog for dev-libs/ace
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.8 2002/12/13 10:56:29 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.9 2002/12/20 03:53:22 alron Exp $
+
+ 19 Dec 2002; Dean Bailey <alron@gentoo.org> : removed sparc64 keyword
*ace-5.2.7 (09 December 2002)
diff --git a/dev-libs/ace/ace-5.2.7.ebuild b/dev-libs/ace/ace-5.2.7.ebuild
index cb3e054106d3..e0a2fb61a940 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.1 2002/12/11 07:09:40 prez Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.2.7.ebuild,v 1.2 2002/12/20 03:53:22 alron 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 ~sparc64 ~ppc ~alpha"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha"
IUSE="ipv6"
DEPEND="virtual/glibc"