diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-10-10 22:09:07 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-10-10 22:09:07 +0000 |
commit | 40cbe418975379814ca07b0f1b8027702d0ff9cb (patch) | |
tree | 48d5b3ecae11c20c3493fb684baaf1896341e6f4 /gnome-base/ORBit2 | |
parent | new version (diff) | |
download | historical-40cbe418975379814ca07b0f1b8027702d0ff9cb.tar.gz historical-40cbe418975379814ca07b0f1b8027702d0ff9cb.tar.bz2 historical-40cbe418975379814ca07b0f1b8027702d0ff9cb.zip |
new version
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.8.2.ebuild | 29 | ||||
-rw-r--r-- | gnome-base/ORBit2/files/digest-ORBit2-2.8.2 | 1 |
3 files changed, 32 insertions, 2 deletions
diff --git a/gnome-base/ORBit2/Manifest b/gnome-base/ORBit2/Manifest index bd035a6fb184..ccc2a0f2d1ae 100644 --- a/gnome-base/ORBit2/Manifest +++ b/gnome-base/ORBit2/Manifest @@ -1,9 +1,9 @@ MD5 13f503b394ead107521679dea94dc60f ORBit2-2.6.1.ebuild 689 -MD5 02f85f5ba20cac87696402bfa04d9b69 ORBit2-2.8.2.ebuild 827 +MD5 4afe76a803776e45dfffc05e3dcfd56b ORBit2-2.8.2.ebuild 830 MD5 014c2bf385761505ecc08b6bb27341ae ORBit2-2.6.3.ebuild 678 MD5 8cb0615e56ac2e4bba6a94e5af3ae930 ORBit2-2.6.0.ebuild 653 MD5 02f85f5ba20cac87696402bfa04d9b69 ORBit2-2.8.1.ebuild 827 -MD5 1c42206d8a92b5a834f3247bd73e0100 ChangeLog 3470 +MD5 e9f2f3f6ec182404eacc28fc3087bbb2 ChangeLog 3578 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 92de1ff4307e5215833ec5595c5ff781 ORBit2-2.6.2.ebuild 703 MD5 b90a717c85e6ca8169b4aa48c02af5e7 files/digest-ORBit2-2.6.0 65 diff --git a/gnome-base/ORBit2/ORBit2-2.8.2.ebuild b/gnome-base/ORBit2/ORBit2-2.8.2.ebuild new file mode 100644 index 000000000000..3c3b9cd28a2a --- /dev/null +++ b/gnome-base/ORBit2/ORBit2-2.8.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.8.2.ebuild,v 1.1 2003/10/10 22:09:03 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" + +MAKEOPTS="${MAKEOPTS} -j1" + +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 )" +# linc is now integrated, but a block isn't necessary +# and probably complicated FIXME + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.14.0 + doc? ( >=dev-util/gtk-doc-1 )" + +DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" diff --git a/gnome-base/ORBit2/files/digest-ORBit2-2.8.2 b/gnome-base/ORBit2/files/digest-ORBit2-2.8.2 new file mode 100644 index 000000000000..c715b1700373 --- /dev/null +++ b/gnome-base/ORBit2/files/digest-ORBit2-2.8.2 @@ -0,0 +1 @@ +MD5 f3c10a7857f26ccf0a690f37bb8f62c1 ORBit2-2.8.2.tar.bz2 619464 |