diff options
author | 2005-08-07 13:36:12 +0000 | |
---|---|---|
committer | 2005-08-07 13:36:12 +0000 | |
commit | c097c17ca8898a01d0266d8a7f3ff658f07549a9 (patch) | |
tree | 382e2b0548a2980de10016aa7197c3b8d2c86501 /net-misc/omniORB/omniORB-4.0.5.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.tar.gz gentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.tar.bz2 gentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/omniORB/omniORB-4.0.5.ebuild')
-rw-r--r-- | net-misc/omniORB/omniORB-4.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/omniORB/omniORB-4.0.5.ebuild b/net-misc/omniORB/omniORB-4.0.5.ebuild index d50dcaac817a..610e1e186cf3 100644 --- a/net-misc/omniORB/omniORB-4.0.5.ebuild +++ b/net-misc/omniORB/omniORB-4.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v 1.6 2005/06/06 11:21:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v 1.7 2005/08/07 13:34:07 hansmi Exp $ DESCRIPTION="A robust, high-performance CORBA 2 ORB" SRC_URI="mirror://sourceforge/omniorb/${PF}.tar.gz" @@ -10,7 +10,7 @@ IUSE="ssl" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ppc64 x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 x86" DEPEND="dev-lang/python ssl? ( >=dev-libs/openssl-0.9.6b )" |