summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/ORBit2/ORBit2-2.5.1.ebuild')
-rw-r--r--gnome-base/ORBit2/ORBit2-2.5.1.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/gnome-base/ORBit2/ORBit2-2.5.1.ebuild b/gnome-base/ORBit2/ORBit2-2.5.1.ebuild
deleted file mode 100644
index 4fb0081f603c..000000000000
--- a/gnome-base/ORBit2/ORBit2-2.5.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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"