summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2004-11-15 12:15:13 +0000
committerMichael Imhof <tantive@gentoo.org>2004-11-15 12:15:13 +0000
commit0c41f6be58f2c4441461d526a994cb2315f2edb1 (patch)
treeb68aacfce2b3fb28459510368d61feb58870223c /dev-libs/ace
parentAdded security fix from bug #70681. (diff)
downloadgentoo-2-0c41f6be58f2c4441461d526a994cb2315f2edb1.tar.gz
gentoo-2-0c41f6be58f2c4441461d526a994cb2315f2edb1.tar.bz2
gentoo-2-0c41f6be58f2c4441461d526a994cb2315f2edb1.zip
Stable on x86.
Diffstat (limited to 'dev-libs/ace')
-rw-r--r--dev-libs/ace/ChangeLog5
-rw-r--r--dev-libs/ace/ace-5.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ace/ChangeLog b/dev-libs/ace/ChangeLog
index 562d04688958..f52f38c9c58c 100644
--- a/dev-libs/ace/ChangeLog
+++ b/dev-libs/ace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ace
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.20 2004/10/27 11:19:26 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.21 2004/11/15 12:15:13 tantive Exp $
+
+ 15 Nov 2004; Michael Imhof <tantive@gentoo.org> ace-5.4-r1.ebuild:
+ Marked stable on x86.
*ace-5.4-r1 (27 Oct 2004)
diff --git a/dev-libs/ace/ace-5.4-r1.ebuild b/dev-libs/ace/ace-5.4-r1.ebuild
index fb01bce1c2e6..b1fe15e11ad9 100644
--- a/dev-libs/ace/ace-5.4-r1.ebuild
+++ b/dev-libs/ace/ace-5.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4-r1.ebuild,v 1.1 2004/10/27 11:19:26 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4-r1.ebuild,v 1.2 2004/11/15 12:15:13 tantive 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/libc"