diff options
author | 2015-05-13 09:26:44 +0000 | |
---|---|---|
committer | 2015-05-13 09:26:44 +0000 | |
commit | 4957c9972455f25bf43d035b21dc3a9a61bdd1e9 (patch) | |
tree | 4877afbe3c474e92a066586fa52fe915c5538141 /net-misc | |
parent | Stable for x86, wrt bug #549288 (diff) | |
download | gentoo-2-4957c9972455f25bf43d035b21dc3a9a61bdd1e9.tar.gz gentoo-2-4957c9972455f25bf43d035b21dc3a9a61bdd1e9.tar.bz2 gentoo-2-4957c9972455f25bf43d035b21dc3a9a61bdd1e9.zip |
Stable for x86, wrt bug #549246
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/omniORB/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/omniORB/omniORB-4.1.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/omniORB/ChangeLog b/net-misc/omniORB/ChangeLog index 59db313fde7e..c12fba63b050 100644 --- a/net-misc/omniORB/ChangeLog +++ b/net-misc/omniORB/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/omniORB # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.73 2015/05/13 07:56:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.74 2015/05/13 09:26:44 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> omniORB-4.1.4-r2.ebuild: + Stable for x86, wrt bug #549246 13 May 2015; Agostino Sarubbo <ago@gentoo.org> omniORB-4.1.4-r2.ebuild: Stable for amd64, wrt bug #549246 diff --git a/net-misc/omniORB/omniORB-4.1.4-r2.ebuild b/net-misc/omniORB/omniORB-4.1.4-r2.ebuild index dd9633feb0d5..16e3ea29eb0b 100644 --- a/net-misc/omniORB/omniORB-4.1.4-r2.ebuild +++ b/net-misc/omniORB/omniORB-4.1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4-r2.ebuild,v 1.2 2015/05/13 07:56:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4-r2.ebuild,v 1.3 2015/05/13 09:26:44 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/omniorb/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="doc ssl static-libs" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b:0= )" |