diff options
Diffstat (limited to 'gnome-base/ORBit2/ORBit2-2.4.3.ebuild')
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.4.3.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/gnome-base/ORBit2/ORBit2-2.4.3.ebuild b/gnome-base/ORBit2/ORBit2-2.4.3.ebuild deleted file mode 100644 index 3abfc3838cd2..000000000000 --- a/gnome-base/ORBit2/ORBit2-2.4.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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.4.3.ebuild,v 1.8 2003/02/13 12:04:04 vapier Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="ORBit2 is a high-performance CORBA ORB" -SRC_URI="mirror://gnome/2.0.1/sources/ORBit2/${P}.tar.bz2" -HOMEPAGE="http://www.gnome.org/" - -MAKEOPTS="-j1" - -RDEPEND=">=dev-libs/glib-2.0.6 - >=dev-libs/popt-1.6.3 - >=dev-libs/libIDL-0.8.0 - >=net-libs/linc-0.5.3" - -DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc alpha" - - -DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" |