diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 19:57:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 19:57:33 +0000 |
commit | 976a0925dd75760a43519100f19ced0004997c73 (patch) | |
tree | b925442083acc8097dcf2b95d9acca6bf9c3d0c8 /dev-libs/ace | |
parent | dev-libs/DirectFB stable on ppc. (diff) | |
download | historical-976a0925dd75760a43519100f19ced0004997c73.tar.gz historical-976a0925dd75760a43519100f19ced0004997c73.tar.bz2 historical-976a0925dd75760a43519100f19ced0004997c73.zip |
dev-libs/ace stable on ppc.
Package-Manager: portage-2.1_rc2-r2
Diffstat (limited to 'dev-libs/ace')
-rw-r--r-- | dev-libs/ace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ace/ChangeLog b/dev-libs/ace/ChangeLog index 646aed7453bb..f542c0b59e3f 100644 --- a/dev-libs/ace/ChangeLog +++ b/dev-libs/ace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ace # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.32 2006/05/06 14:51:27 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.33 2006/05/24 19:57:33 hansmi Exp $ + + 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> ace-5.4.6.ebuild: + Stable on ppc. *ace-5.5 (06 May 2006) diff --git a/dev-libs/ace/ace-5.4.6.ebuild b/dev-libs/ace/ace-5.4.6.ebuild index 805b0a044893..f8d7e2133828 100644 --- a/dev-libs/ace/ace-5.4.6.ebuild +++ b/dev-libs/ace/ace-5.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4.6.ebuild,v 1.3 2006/05/06 14:51:27 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4.6.ebuild,v 1.4 2006/05/24 19:57:33 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html" SLOT="0" LICENSE="BSD as-is" -KEYWORDS="x86 ~sparc ~ppc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ppc ~sparc x86" IUSE="X ipv6" DEPEND="dev-libs/openssl" |