summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-06-04 11:14:54 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-06-04 11:14:54 +0000
commit773de350d080a7c6f72a6c72dcf5312e4e3549c4 (patch)
treea736df04c92d0a2d22bab644393278439db6e8dc /gnome-base
parentInstall files into correct prefix and generate extensions, fixes #92423. (diff)
downloadgentoo-2-773de350d080a7c6f72a6c72dcf5312e4e3549c4.tar.gz
gentoo-2-773de350d080a7c6f72a6c72dcf5312e4e3549c4.tar.bz2
gentoo-2-773de350d080a7c6f72a6c72dcf5312e4e3549c4.zip
Marking 2.12.2 stable (x86). Removing outdated ebuilds.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/orbit/ChangeLog5
-rw-r--r--gnome-base/orbit/files/digest-orbit-2.10.01
-rw-r--r--gnome-base/orbit/files/digest-orbit-2.10.31
-rw-r--r--gnome-base/orbit/files/digest-orbit-2.10.41
-rw-r--r--gnome-base/orbit/files/libIDLConf.sh-gentoo.diff11
-rw-r--r--gnome-base/orbit/orbit-2.10.0.ebuild34
-rw-r--r--gnome-base/orbit/orbit-2.10.3.ebuild36
-rw-r--r--gnome-base/orbit/orbit-2.10.4.ebuild36
-rw-r--r--gnome-base/orbit/orbit-2.12.2.ebuild4
9 files changed, 6 insertions, 123 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog
index 4203cc6bce04..f3b2f240910f 100644
--- a/gnome-base/orbit/ChangeLog
+++ b/gnome-base/orbit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/orbit
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.21 2005/05/11 16:51:06 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.22 2005/06/04 11:14:54 leonardop Exp $
+
+ 04 Jun 2005; Leonardo Boshell <joem@gentoo.org> orbit-2.12.2.ebuild:
+ Stable on x86.
11 May 2005; Guy Martin <gmsoft@gentoo.org> orbit-2.12.1.ebuild:
Stable on hppa.
diff --git a/gnome-base/orbit/files/digest-orbit-2.10.0 b/gnome-base/orbit/files/digest-orbit-2.10.0
deleted file mode 100644
index 95b8f3e8b444..000000000000
--- a/gnome-base/orbit/files/digest-orbit-2.10.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fe86ec038fc51ee0e90e84169a8dda6c ORBit2-2.10.0.tar.bz2 643687
diff --git a/gnome-base/orbit/files/digest-orbit-2.10.3 b/gnome-base/orbit/files/digest-orbit-2.10.3
deleted file mode 100644
index 4918a19c5f84..000000000000
--- a/gnome-base/orbit/files/digest-orbit-2.10.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 17fee360a7d59271204b99d26899365f ORBit2-2.10.3.tar.bz2 649717
diff --git a/gnome-base/orbit/files/digest-orbit-2.10.4 b/gnome-base/orbit/files/digest-orbit-2.10.4
deleted file mode 100644
index a002ad83c196..000000000000
--- a/gnome-base/orbit/files/digest-orbit-2.10.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5f65c08f101c8b5e3706ec9d491f332c ORBit2-2.10.4.tar.bz2 644357
diff --git a/gnome-base/orbit/files/libIDLConf.sh-gentoo.diff b/gnome-base/orbit/files/libIDLConf.sh-gentoo.diff
deleted file mode 100644
index f4b390a2654b..000000000000
--- a/gnome-base/orbit/files/libIDLConf.sh-gentoo.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- libIDLConf.sh.old Sat Nov 10 03:01:02 2001
-+++ libIDLConf.sh Sat Nov 10 03:00:07 2001
-@@ -1,7 +1,7 @@
- #
- # Configuration file for using the libIDL library in GNOME applications
- #
--LIBIDL_INCLUDEDIR="-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include"
-+LIBIDL_INCLUDEDIR="-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libIDL-1.0"
- LIBIDL_LIBDIR="-L/usr/lib"
- LIBIDL_LIBS="-lIDL -L/usr/lib -lglib"
- MODULE_VERSION="libIDL-0.6.8"
diff --git a/gnome-base/orbit/orbit-2.10.0.ebuild b/gnome-base/orbit/orbit-2.10.0.ebuild
deleted file mode 100644
index 1efa3c9f6b07..000000000000
--- a/gnome-base/orbit/orbit-2.10.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.0.ebuild,v 1.3 2005/01/08 23:35:35 slarti Exp $
-
-inherit gnome2
-
-MY_P="ORBit2-${PV}"
-PVP=(${PV//[-\._]/ })
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
-HOMEPAGE="http://www.gnome.org/"
-SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="2"
-KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips arm"
-IUSE="doc ssl"
-
-RDEPEND=">=dev-libs/glib-2
- >=dev-libs/popt-1.5
- >=dev-libs/libIDL-0.7.4
- dev-util/indent
- ssl? ( >=dev-libs/openssl-0.9.6 )"
-# FIXME linc is now integrated, but a block isn't necessary
-# and probably complicated FIXME
-
-# FIXME ssl is optional, but not switchable
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.14
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS"
diff --git a/gnome-base/orbit/orbit-2.10.3.ebuild b/gnome-base/orbit/orbit-2.10.3.ebuild
deleted file mode 100644
index 4ee7409987c2..000000000000
--- a/gnome-base/orbit/orbit-2.10.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.3.ebuild,v 1.4 2005/01/08 23:35:35 slarti Exp $
-
-inherit gnome2 eutils
-
-MY_P="ORBit2-${PV}"
-PVP=(${PV//[-\._]/ })
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
-HOMEPAGE="http://www.gnome.org/"
-SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="2"
-KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ~ppc64 arm"
-IUSE="doc ssl"
-
-RDEPEND=">=dev-libs/glib-2
- >=dev-libs/popt-1.5
- >=dev-libs/libIDL-0.7.4
- dev-util/indent
- ssl? ( >=dev-libs/openssl-0.9.6 )"
-# FIXME linc is now integrated, but a block isn't necessary
-# and probably complicated FIXME
-
-# FIXME ssl is optional, but not switchable
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.14
- doc? ( >=dev-util/gtk-doc-1 )"
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS"
diff --git a/gnome-base/orbit/orbit-2.10.4.ebuild b/gnome-base/orbit/orbit-2.10.4.ebuild
deleted file mode 100644
index 132c308ea551..000000000000
--- a/gnome-base/orbit/orbit-2.10.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.4.ebuild,v 1.3 2005/01/08 23:35:35 slarti Exp $
-
-inherit gnome2 eutils
-
-MY_P="ORBit2-${PV}"
-PVP=(${PV//[-\._]/ })
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
-HOMEPAGE="http://www.gnome.org/"
-SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
-IUSE="doc ssl"
-
-RDEPEND=">=dev-libs/glib-2
- >=dev-libs/popt-1.5
- >=dev-libs/libIDL-0.7.4
- dev-util/indent
- ssl? ( >=dev-libs/openssl-0.9.6 )"
-# FIXME linc is now integrated, but a block isn't necessary
-# and probably complicated FIXME
-
-# FIXME ssl is optional, but not switchable
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.14
- doc? ( >=dev-util/gtk-doc-1 )"
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-DOCS="AUTHORS ChangeLog README HACKING NEWS TODO MAINTAINERS"
diff --git a/gnome-base/orbit/orbit-2.12.2.ebuild b/gnome-base/orbit/orbit-2.12.2.ebuild
index 54a3fbda2e76..bb8ec71eae14 100644
--- a/gnome-base/orbit/orbit-2.12.2.ebuild
+++ b/gnome-base/orbit/orbit-2.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.2.ebuild,v 1.1 2005/04/17 13:34:04 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.2.ebuild,v 1.2 2005/06/04 11:14:54 leonardop Exp $
inherit gnome2 eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="doc ssl"
RDEPEND=">=dev-libs/glib-2