diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:04:34 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:04:34 +0000 |
commit | 5b57e42cfe5ec734d74c7f34e6bab8ffb608b31f (patch) | |
tree | 606e24943038b11b8ef511ce6eb162d2d1437cb3 /net-misc/omniORB/omniORB-4.1.4-r1.ebuild | |
parent | Make destop entry, 324979 (diff) | |
download | gentoo-2-5b57e42cfe5ec734d74c7f34e6bab8ffb608b31f.tar.gz gentoo-2-5b57e42cfe5ec734d74c7f34e6bab8ffb608b31f.tar.bz2 gentoo-2-5b57e42cfe5ec734d74c7f34e6bab8ffb608b31f.zip |
stable amd64, bug 322295
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 bb6e9c003103..527feadc0923 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.2 2010/06/09 19:00:56 phajdan.jr Exp $ +# $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 $ 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 )" |