diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:56:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:56:06 +0000 |
commit | aa776268994ab8e32e72713355475856fe559f2b (patch) | |
tree | 1266d6529bbd368cb61cc312e4c498753c83a5eb /dev-libs/ace | |
parent | Stable for ppc64, wrt bug #462890 (diff) | |
download | gentoo-2-aa776268994ab8e32e72713355475856fe559f2b.tar.gz gentoo-2-aa776268994ab8e32e72713355475856fe559f2b.tar.bz2 gentoo-2-aa776268994ab8e32e72713355475856fe559f2b.zip |
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/ace')
-rw-r--r-- | dev-libs/ace/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ace/ChangeLog b/dev-libs/ace/ChangeLog index a90936ca3e60..28c8739694e7 100644 --- a/dev-libs/ace/ChangeLog +++ b/dev-libs/ace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.69 2013/02/24 13:25:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.70 2013/04/02 20:56:06 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ace-5.7.2.ebuild: + Stable for ppc64, wrt bug #462890 24 Feb 2013; Ulrich Müller <ulm@gentoo.org> ace-5.5-r1.ebuild, ace-5.7.2.ebuild: diff --git a/dev-libs/ace/ace-5.7.2.ebuild b/dev-libs/ace/ace-5.7.2.ebuild index 94c8b6774f04..94249077e52a 100644 --- a/dev-libs/ace/ace-5.7.2.ebuild +++ b/dev-libs/ace/ace-5.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.10 2013/02/24 13:25:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.11 2013/04/02 20:56:06 ago Exp $ inherit eutils multilib toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="!tao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE-${PV}. LICENSE="ACE BSD BSD-4 BSD-2 tao? ( sun-iiop RSA )" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="X ipv6 tao ciao" COMMON_DEPEND="dev-libs/openssl" |