summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 10:09:29 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 10:09:29 +0000
commit37b780faefcfb81f61d21256eb8e8b21a41ab07a (patch)
tree9eea0d9baf1d0bb1570c9f0b1006e6bbc74a7373 /gnome-base/ORBit
parentUpdate (diff)
downloadhistorical-37b780faefcfb81f61d21256eb8e8b21a41ab07a.tar.gz
historical-37b780faefcfb81f61d21256eb8e8b21a41ab07a.tar.bz2
historical-37b780faefcfb81f61d21256eb8e8b21a41ab07a.zip
*** empty log message ***
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r--gnome-base/ORBit/ORBit-0.5.4.ebuild47
-rw-r--r--gnome-base/ORBit/ORBit-0.5.6.ebuild47
-rw-r--r--gnome-base/ORBit/ORBit-0.5.7.ebuild44
-rw-r--r--gnome-base/ORBit/files/digest-ORBit-0.5.41
-rw-r--r--gnome-base/ORBit/files/digest-ORBit-0.5.61
5 files changed, 0 insertions, 140 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.4.ebuild b/gnome-base/ORBit/ORBit-0.5.4.ebuild
deleted file mode 100644
index 0c8670ea7ae0..000000000000
--- a/gnome-base/ORBit/ORBit-0.5.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.4.ebuild,v 1.2 2000/11/26 12:52:14 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A}
-HOMEPAGE="http://www.labs.redhat.com/orbit/"
-
-DEPEND=">=sys-libs/glibc-2.1.3
- >=sys-apps/tcp-wrappers-7.6
- >=dev-libs/glib-1.2.8"
-
-RDEPEND=">=sys-libs/glibc-2.1.3
- >=sys-apps/bash-2.04
- >=dev-libs/glib-1.2.8"
-
-src_compile() {
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/opt/gnome
- try make
-}
-
-src_install() {
- cd ${S}
- try make prefix=${D}/opt/gnome install
-
- dodoc AUTHORS COPYING* ChangeLog README NEWS TODO
- dodoc docs/*.txt docs/IDEA1
- docinto idl
- cd libIDL
- dodoc AUTHORS BUGS COPYING NEWS README*
- docinto popt
- cd ../popt
- dodoc CHANGES COPYING README
-}
-
-pkg_postinst() {
-
- ldconfig -r ${ROOT}
-
-}
-
-
-
diff --git a/gnome-base/ORBit/ORBit-0.5.6.ebuild b/gnome-base/ORBit/ORBit-0.5.6.ebuild
deleted file mode 100644
index eb90d9def23e..000000000000
--- a/gnome-base/ORBit/ORBit-0.5.6.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.6.ebuild,v 1.1 2000/12/21 08:22:28 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A}
-HOMEPAGE="http://www.labs.redhat.com/orbit/"
-
-DEPEND=">=sys-libs/glibc-2.1.3
- >=sys-apps/tcp-wrappers-7.6
- >=dev-libs/glib-1.2.8"
-
-RDEPEND=">=sys-libs/glibc-2.1.3
- >=sys-apps/bash-2.04
- >=dev-libs/glib-1.2.8"
-
-src_compile() {
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/opt/gnome
- try make
-}
-
-src_install() {
- cd ${S}
- try make prefix=${D}/opt/gnome install
-
- dodoc AUTHORS COPYING* ChangeLog README NEWS TODO
- dodoc docs/*.txt docs/IDEA1
- docinto idl
- cd libIDL
- dodoc AUTHORS BUGS COPYING NEWS README*
- docinto popt
- cd ../popt
- dodoc CHANGES COPYING README
-}
-
-pkg_postinst() {
-
- ldconfig -r ${ROOT}
-
-}
-
-
-
diff --git a/gnome-base/ORBit/ORBit-0.5.7.ebuild b/gnome-base/ORBit/ORBit-0.5.7.ebuild
deleted file mode 100644
index f564e04fd957..000000000000
--- a/gnome-base/ORBit/ORBit-0.5.7.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.7.ebuild,v 1.1 2001/03/06 05:21:09 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}
- ftp://gnome.eazel.com/pub/gnome/stable/sources/${PN}/${A}"
-HOMEPAGE="http://www.labs.redhat.com/orbit/"
-
-DEPEND="virtual/glibc
- >=sys-apps/tcp-wrappers-7.6
- >=dev-libs/glib-1.2.8"
-
-RDEPEND="virtual/glibc
- >=dev-libs/glib-1.2.8"
-
-src_compile() {
-
- try ./configure --host=${CHOST} --prefix=/opt/gnome \
- --sysconfdir=/etc/opt/gnome --infodir=/opt/gnome/share/info
- try make
-}
-
-src_install() {
-
- try make prefix=${D}/opt/gnome sysconfdir=${D}/etc/opt/gnome \
- infodir=${D}/opt/gnome/share/info install
-
- dodoc AUTHORS COPYING* ChangeLog README NEWS TODO
- dodoc docs/*.txt docs/IDEA1
- docinto idl
- cd libIDL
- dodoc AUTHORS BUGS COPYING NEWS README*
- docinto popt
- cd ../popt
- dodoc CHANGES COPYING README
-}
-
-
-
-
diff --git a/gnome-base/ORBit/files/digest-ORBit-0.5.4 b/gnome-base/ORBit/files/digest-ORBit-0.5.4
deleted file mode 100644
index 6475cd174701..000000000000
--- a/gnome-base/ORBit/files/digest-ORBit-0.5.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 166ba4601ff2e58ddfb5cdd621f0b37f ORBit-0.5.4.tar.gz
diff --git a/gnome-base/ORBit/files/digest-ORBit-0.5.6 b/gnome-base/ORBit/files/digest-ORBit-0.5.6
deleted file mode 100644
index 120d570f246b..000000000000
--- a/gnome-base/ORBit/files/digest-ORBit-0.5.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aa4bbf9c0c42b34e84ffeea1c917e117 ORBit-0.5.6.tar.gz