summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-15 19:28:41 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-15 19:28:41 +0000
commit99660c288921b79f688626bb3f958a2bc00e9bed (patch)
tree48c2cb7940ca9d88690f2b25d5f7f4decde5e7d0
parentcall games_pkg_setup in pkg_setup (diff)
downloadhistorical-99660c288921b79f688626bb3f958a2bc00e9bed.tar.gz
historical-99660c288921b79f688626bb3f958a2bc00e9bed.tar.bz2
historical-99660c288921b79f688626bb3f958a2bc00e9bed.zip
Stable on sparc
-rw-r--r--dev-libs/ace/ChangeLog5
-rw-r--r--dev-libs/ace/Manifest14
-rw-r--r--dev-libs/ace/ace-5.4-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-libs/ace/ChangeLog b/dev-libs/ace/ChangeLog
index f52f38c9c58c..ecb6c91f5daa 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.21 2004/11/15 12:15:13 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.22 2004/11/15 19:28:41 gustavoz Exp $
+
+ 15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> ace-5.4-r1.ebuild:
+ Stable on sparc
15 Nov 2004; Michael Imhof <tantive@gentoo.org> ace-5.4-r1.ebuild:
Marked stable on x86.
diff --git a/dev-libs/ace/Manifest b/dev-libs/ace/Manifest
index 76c320c78538..9f36855c1ed3 100644
--- a/dev-libs/ace/Manifest
+++ b/dev-libs/ace/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 55446c3dfe0a77ffd34d998774b1dfed ChangeLog 2428
MD5 a202d56fd3622b28877ec98d87c14273 ace-5.3.ebuild 2036
MD5 4621efd43833273d01025f6118adef0f ace-5.4.ebuild 2182
-MD5 fdddb2b156146c432e8ed071ac1a6d9d ChangeLog 2335
-MD5 9fc3600f4bf28cdd414e3add1cf96ca0 ace-5.4-r1.ebuild 2509
+MD5 22c3bc48a181192de9d16fb670357ee3 ace-5.4-r1.ebuild 2509
MD5 b88f6bda8016adf15d1660b3f1e0312e files/digest-ace-5.3 60
MD5 3e3d835be64fd3d448525a09dec99bba files/digest-ace-5.4 61
MD5 3e3d835be64fd3d448525a09dec99bba files/digest-ace-5.4-r1 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBmKtdKtJO8LeSoosRAl4rAKCNebrDUXWFhGi7JD5GmTkYtTaFbACglN61
-j8Ylkkua7WST+QIyHkiUfy4=
-=cEYC
------END PGP SIGNATURE-----
diff --git a/dev-libs/ace/ace-5.4-r1.ebuild b/dev-libs/ace/ace-5.4-r1.ebuild
index b1fe15e11ad9..fdf5a66a3cf0 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.2 2004/11/15 12:15:13 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4-r1.ebuild,v 1.3 2004/11/15 19:28:41 gustavoz 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"