diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-23 14:45:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-23 14:45:43 +0000 |
commit | 11f56a94334a501bd1999311e8ce80b14e1e6360 (patch) | |
tree | 681e0a0d073d35b66def781986df2e9ba50d6cf8 /net-misc | |
parent | amd64/x86 stable, bug #290199 (diff) | |
download | gentoo-2-11f56a94334a501bd1999311e8ce80b14e1e6360.tar.gz gentoo-2-11f56a94334a501bd1999311e8ce80b14e1e6360.tar.bz2 gentoo-2-11f56a94334a501bd1999311e8ce80b14e1e6360.zip |
revert amd64, as only x86 was requested
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/omniORB/ChangeLog | 4 | ||||
-rw-r--r-- | net-misc/omniORB/omniORB-4.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/omniORB/ChangeLog b/net-misc/omniORB/ChangeLog index 3abaafe51c40..61686e95f60d 100644 --- a/net-misc/omniORB/ChangeLog +++ b/net-misc/omniORB/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for net-misc/omniORB # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.56 2009/11/23 14:43:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.57 2009/11/23 14:45:43 maekke Exp $ 23 Nov 2009; Markus Meier <maekke@gentoo.org> omniORB-4.1.4.ebuild: - amd64/x86 stable, bug #290199 + x86 stable, bug #290199 21 Nov 2009; Vlastimil Babka <caster@gentoo.org> omniORB-4.1.4.ebuild: Call econf in src_configure, spotted by maekke in bug #290199. Add doc USE diff --git a/net-misc/omniORB/omniORB-4.1.4.ebuild b/net-misc/omniORB/omniORB-4.1.4.ebuild index ccd8b4bad81b..9d1333df85f0 100644 --- a/net-misc/omniORB/omniORB-4.1.4.ebuild +++ b/net-misc/omniORB/omniORB-4.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.5 2009/11/23 14:43:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.6 2009/11/23 14:45:43 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://omniorb.sourceforge.net/" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="doc ssl" RDEPEND="dev-lang/python |