diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-08 19:18:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-08 19:18:39 +0000 |
commit | 8902e9b175d10622fcaf9e06c999b4d1f65194e2 (patch) | |
tree | d8de754e95d7f9105e1d83b586f8ca88eabdc4bf /net-misc/omniORB | |
parent | Marking tor-0.2.1.19-r2 ppc64 for bug 294297 (diff) | |
download | historical-8902e9b175d10622fcaf9e06c999b4d1f65194e2.tar.gz historical-8902e9b175d10622fcaf9e06c999b4d1f65194e2.tar.bz2 historical-8902e9b175d10622fcaf9e06c999b4d1f65194e2.zip |
ppc stable #290199
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'net-misc/omniORB')
-rw-r--r-- | net-misc/omniORB/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/omniORB/omniORB-4.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/omniORB/ChangeLog b/net-misc/omniORB/ChangeLog index 61686e95f60d..75d26ed536a9 100644 --- a/net-misc/omniORB/ChangeLog +++ b/net-misc/omniORB/ChangeLog @@ -1,6 +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.57 2009/11/23 14:45:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.58 2009/12/08 19:18:39 nixnut Exp $ + + 08 Dec 2009; nixnut <nixnut@gentoo.org> omniORB-4.1.4.ebuild: + ppc stable #290199 23 Nov 2009; Markus Meier <maekke@gentoo.org> omniORB-4.1.4.ebuild: x86 stable, bug #290199 diff --git a/net-misc/omniORB/omniORB-4.1.4.ebuild b/net-misc/omniORB/omniORB-4.1.4.ebuild index af4dc8d9d5b3..6a993fac89e2 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.7 2009/11/23 14:47:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.8 2009/12/08 19:18:39 nixnut 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 |