diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-07-18 13:08:00 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-07-18 13:08:00 +0000 |
commit | e36001b46186dd66b69df5f182735dae6504c8f2 (patch) | |
tree | fe1493cf34f370b4ab6acf5bb93c8638f5257555 /gnome-base/ORBit2 | |
parent | remove old versions, fix all repoman issues (diff) | |
download | gentoo-2-e36001b46186dd66b69df5f182735dae6504c8f2.tar.gz gentoo-2-e36001b46186dd66b69df5f182735dae6504c8f2.tar.bz2 gentoo-2-e36001b46186dd66b69df5f182735dae6504c8f2.zip |
gnome2.eclass works
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.4.0-r3.ebuild | 25 | ||||
-rw-r--r-- | gnome-base/ORBit2/files/digest-ORBit2-2.4.0-r3 | 1 |
3 files changed, 32 insertions, 1 deletions
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog index 163c8580008a..345f3c7a4ebc 100644 --- a/gnome-base/ORBit2/ChangeLog +++ b/gnome-base/ORBit2/ChangeLog @@ -1,6 +1,11 @@ -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.5 2002/06/28 08:25:59 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.6 2002/07/18 13:08:00 spider Exp $ +*ORBit2-2.4.0-r3 (18 Jul 2002) + 18 Jul 2002;Spider <spider@gentoo.org> ORBit2-2.4.0-r3.ebuild : + Updated this to use Gnome2 .eclass + + ORBit2-2.4.0 (28 Jun 2002) 28 Jun 2002; Spider <spider@gentoo.org> ORBit2-2.4.0-r2.ebuild : diff --git a/gnome-base/ORBit2/ORBit2-2.4.0-r3.ebuild b/gnome-base/ORBit2/ORBit2-2.4.0-r3.ebuild new file mode 100644 index 000000000000..6ed80a3d554c --- /dev/null +++ b/gnome-base/ORBit2/ORBit2-2.4.0-r3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.4.0-r3.ebuild,v 1.1 2002/07/18 13:08:00 spider Exp $ + +inherit gnome2 + +S=${WORKDIR}/${P} +DESCRIPTION="ORBit2 is a high-performance CORBA ORB" +SRC_URI="mirror://gnome/sources/ORBit2/${P}.tar.bz2" +HOMEPAGE="http://www.gnome.org/" + + +RDEPEND=">=dev-libs/glib-2.0.4-r1 + >=dev-libs/popt-1.6.3 + >=dev-libs/libIDL-0.7.4 + >=net-libs/linc-0.5.0-r2" + +DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" + +SLOT="0" +LICENSE="GPL" +KEYWORDS="x86 ppc" + + +DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" diff --git a/gnome-base/ORBit2/files/digest-ORBit2-2.4.0-r3 b/gnome-base/ORBit2/files/digest-ORBit2-2.4.0-r3 new file mode 100644 index 000000000000..d155be95f435 --- /dev/null +++ b/gnome-base/ORBit2/files/digest-ORBit2-2.4.0-r3 @@ -0,0 +1 @@ +MD5 25eb93f5dae655db2806e6462a52a8ee ORBit2-2.4.0.tar.bz2 431841 |