diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-01-31 01:40:23 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-01-31 01:40:23 +0000 |
commit | cc08543575a6b320f3c2be460f60962dc533fab0 (patch) | |
tree | c0c84a544e9c65f214231209877f055b1e026bd6 /gnome-base/ORBit2 | |
parent | part of gnome2.2 rc2 mask (diff) | |
download | gentoo-2-cc08543575a6b320f3c2be460f60962dc533fab0.tar.gz gentoo-2-cc08543575a6b320f3c2be460f60962dc533fab0.tar.bz2 gentoo-2-cc08543575a6b320f3c2be460f60962dc533fab0.zip |
gnome2.2 rc2 commit
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.5.1.ebuild | 25 | ||||
-rw-r--r-- | gnome-base/ORBit2/files/digest-ORBit2-2.5.1 | 1 |
3 files changed, 32 insertions, 1 deletions
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog index f17387162cc0..d899b485a61a 100644 --- a/gnome-base/ORBit2/ChangeLog +++ b/gnome-base/ORBit2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/ORBit2 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.13 2002/12/17 19:54:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.14 2003/01/31 01:40:23 foser Exp $ + +*ORBit2-2.5.1 (30 Jan 2003) + + 30 Jan 2003; foser <foser@gentoo.org> ORBit-2.5.1.ebuild : + GNOME 2.2 rc1 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/gnome-base/ORBit2/ORBit2-2.5.1.ebuild b/gnome-base/ORBit2/ORBit2-2.5.1.ebuild new file mode 100644 index 000000000000..4fb0081f603c --- /dev/null +++ b/gnome-base/ORBit2/ORBit2-2.5.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.5.1.ebuild,v 1.1 2003/01/31 01:40:23 foser Exp $ + +inherit gnome2 + +S=${WORKDIR}/${P} +DESCRIPTION="ORBit2 is a high-performance CORBA ORB" +HOMEPAGE="http://www.gnome.org/" + +MAKEOPTS="-j1" + +RDEPEND=">=dev-libs/glib-2 + >=dev-libs/popt-1.5 + >=dev-libs/libIDL-0.7.4 + >=net-libs/linc-0.7" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.14" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc" + +DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" diff --git a/gnome-base/ORBit2/files/digest-ORBit2-2.5.1 b/gnome-base/ORBit2/files/digest-ORBit2-2.5.1 new file mode 100644 index 000000000000..1d36f5285332 --- /dev/null +++ b/gnome-base/ORBit2/files/digest-ORBit2-2.5.1 @@ -0,0 +1 @@ +MD5 3b7685e53866e6031dfaf860aa39e0d6 ORBit2-2.5.1.tar.bz2 432528 |