diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-04-20 15:31:28 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-04-20 15:31:28 +0000 |
commit | b6ac3229aa57f96d47acf701f8b64a17ea258142 (patch) | |
tree | e87597823558a6b8ce0d6e6d2300d9884b2b9c6e /net-misc/omniORB/omniORB-4.0.5.ebuild | |
parent | 1.2.2 stable on amd64, purge 1.2.0-r1, resolves 89639. (diff) | |
download | gentoo-2-b6ac3229aa57f96d47acf701f8b64a17ea258142.tar.gz gentoo-2-b6ac3229aa57f96d47acf701f8b64a17ea258142.tar.bz2 gentoo-2-b6ac3229aa57f96d47acf701f8b64a17ea258142.zip |
version bump
(Portage version: 2.0.51.19)
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 0be54eab8fe4..1e02a1d0e1f2 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.2 2005/04/01 16:23:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v 1.3 2005/04/20 15:31:28 liquidx 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="~x86 ~alpha ~ia64 ~amd64 ~ppc ~ppc64" +KEYWORDS="x86 ~alpha ~ia64 ~amd64 ~ppc ~ppc64" DEPEND="dev-lang/python ssl? ( >=dev-libs/openssl-0.9.6b )" |