diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 13:00:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 13:00:13 +0000 |
commit | 16557f573a1e5e21874eb3cdcc2705c8862f3969 (patch) | |
tree | 6a13cdc8ea9010fbeb37e8a2d17df4530c71f577 /net-misc/omniORB/omniORB-4.1.4-r1.ebuild | |
parent | cleaned up wording of DESCRIPTION field (diff) | |
download | gentoo-2-16557f573a1e5e21874eb3cdcc2705c8862f3969.tar.gz gentoo-2-16557f573a1e5e21874eb3cdcc2705c8862f3969.tar.bz2 gentoo-2-16557f573a1e5e21874eb3cdcc2705c8862f3969.zip |
ppc stable #322295
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'net-misc/omniORB/omniORB-4.1.4-r1.ebuild')
-rw-r--r-- | net-misc/omniORB/omniORB-4.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/omniORB/omniORB-4.1.4-r1.ebuild b/net-misc/omniORB/omniORB-4.1.4-r1.ebuild index 527feadc0923..593415bad278 100644 --- a/net-misc/omniORB/omniORB-4.1.4-r1.ebuild +++ b/net-misc/omniORB/omniORB-4.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.3 2010/06/24 21:04:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4-r1.ebuild,v 1.4 2010/06/26 13:00:13 nixnut Exp $ EAPI="3" @@ -15,7 +15,7 @@ HOMEPAGE="http://omniorb.sourceforge.net/" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="doc ssl" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" |