diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-20 01:34:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-20 01:34:53 +0000 |
commit | 672b8d09a4748eb6058624a00131632ef0497667 (patch) | |
tree | 5be7a0d35e1f3f1e8e3dda42a00accd29fd54537 /dev-libs/ace | |
parent | Clean out old ebuild and bump x86 stable. (Manifest recommit) (diff) | |
download | gentoo-2-672b8d09a4748eb6058624a00131632ef0497667.tar.gz gentoo-2-672b8d09a4748eb6058624a00131632ef0497667.tar.bz2 gentoo-2-672b8d09a4748eb6058624a00131632ef0497667.zip |
Stable on alpha.
Diffstat (limited to 'dev-libs/ace')
-rw-r--r-- | dev-libs/ace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <kloeri@gentoo.org> ace-5.4-r2.ebuild: + Stable on alpha. 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> 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" |