From 672b8d09a4748eb6058624a00131632ef0497667 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Mon, 20 Dec 2004 01:34:53 +0000 Subject: Stable on alpha. --- dev-libs/ace/ChangeLog | 5 ++++- dev-libs/ace/ace-5.4-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs/ace') diff --git a/dev-libs/ace/ChangeLog b/dev-libs/ace/ChangeLog index 3ef7677196c0..e78762d7845f 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.24 2004/12/16 10:25:37 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.25 2004/12/20 01:34:53 kloeri Exp $ + + 20 Dec 2004; Bryan Østergaard ace-5.4-r2.ebuild: + Stable on alpha. 16 Dec 2004; Dylan Carlson ace-5.4-r2.ebuild: Stable on amd64. diff --git a/dev-libs/ace/ace-5.4-r2.ebuild b/dev-libs/ace/ace-5.4-r2.ebuild index 2b636db1458f..152577226094 100644 --- a/dev-libs/ace/ace-5.4-r2.ebuild +++ b/dev-libs/ace/ace-5.4-r2.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-r2.ebuild,v 1.2 2004/12/16 10:25:37 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4-r2.ebuild,v 1.3 2004/12/20 01:34:53 kloeri 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" -- cgit v1.2.3-65-gdbad