diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-30 18:32:23 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-30 18:32:23 +0000 |
commit | 3153ca7dde5d288ffa87120aefc41f0ff2c69188 (patch) | |
tree | c96ed771de838996a063a7b1fc84ba8ab24191fb /gnome-base/ORBit2 | |
parent | ver bump (diff) | |
download | gentoo-2-3153ca7dde5d288ffa87120aefc41f0ff2c69188.tar.gz gentoo-2-3153ca7dde5d288ffa87120aefc41f0ff2c69188.tar.bz2 gentoo-2-3153ca7dde5d288ffa87120aefc41f0ff2c69188.zip |
new release
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.10.2.ebuild | 31 | ||||
-rw-r--r-- | gnome-base/ORBit2/files/digest-ORBit2-2.10.2 | 1 |
3 files changed, 38 insertions, 1 deletions
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog index e81db08a81cd..98be63350b5c 100644 --- a/gnome-base/ORBit2/ChangeLog +++ b/gnome-base/ORBit2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/ORBit2 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.51 2004/05/29 03:46:49 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.52 2004/05/30 18:32:23 foser Exp $ + +*ORBit2-2.10.2 (30 May 2004) + + 30 May 2004; foser <foser@gentoo.org> ORBit2-2.10.2.ebuild : + New release, add MAKEOPTS cap to 1 job (#49211) 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ORBit2-2.10.0.ebuild: diff --git a/gnome-base/ORBit2/ORBit2-2.10.2.ebuild b/gnome-base/ORBit2/ORBit2-2.10.2.ebuild new file mode 100644 index 000000000000..376a63f84985 --- /dev/null +++ b/gnome-base/ORBit2/ORBit2-2.10.2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.10.2.ebuild,v 1.1 2004/05/30 18:32:23 foser Exp $ + +inherit gnome2 + +DESCRIPTION="ORBit2 is a high-performance CORBA ORB" +HOMEPAGE="http://www.gnome.org/" + +IUSE="doc ssl" +SLOT="0" +LICENSE="GPL-2 LGPL-2" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" + +RDEPEND=">=dev-libs/glib-2 + >=dev-libs/popt-1.5 + >=dev-libs/libIDL-0.7.4 + dev-util/indent + ssl? ( >=dev-libs/openssl-0.9.6 )" +# FIXME linc is now integrated, but a block isn't necessary +# and probably complicated FIXME + +# FIXME ssl is optional, but not switchable + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.14 + doc? ( >=dev-util/gtk-doc-1 )" + +MAKEOPTS="${MAKEOPTS} -j1" + +DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" diff --git a/gnome-base/ORBit2/files/digest-ORBit2-2.10.2 b/gnome-base/ORBit2/files/digest-ORBit2-2.10.2 new file mode 100644 index 000000000000..d1d2fc769497 --- /dev/null +++ b/gnome-base/ORBit2/files/digest-ORBit2-2.10.2 @@ -0,0 +1 @@ +MD5 c862e3261b52a84321e89f57e5600da6 ORBit2-2.10.2.tar.bz2 649720 |