summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe McCann <joem@gentoo.org>2005-02-17 06:42:11 +0000
committerJoe McCann <joem@gentoo.org>2005-02-17 06:42:11 +0000
commit1bdce91ebd93983cb5644880ae0a548e6a4ced83 (patch)
tree7349e02035650df8d156425337004bf22ae4ec60 /gnome-base/orbit
parentgnome-2.8.3 bugfix release (diff)
downloadgentoo-2-1bdce91ebd93983cb5644880ae0a548e6a4ced83.tar.gz
gentoo-2-1bdce91ebd93983cb5644880ae0a548e6a4ced83.tar.bz2
gentoo-2-1bdce91ebd93983cb5644880ae0a548e6a4ced83.zip
gnome-2.8.3 bugfix release
(Portage version: 2.0.51-r15)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r--gnome-base/orbit/ChangeLog5
-rw-r--r--gnome-base/orbit/Manifest12
-rw-r--r--gnome-base/orbit/files/digest-orbit-2.12.11
-rw-r--r--gnome-base/orbit/orbit-2.12.1.ebuild38
4 files changed, 45 insertions, 11 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog
index 214c255c4fae..fb84f306f8cd 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.12 2005/01/08 23:35:35 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.13 2005/02/17 06:42:11 joem Exp $
+
+ 17 Feb 2005; Joe McCann <joem@gentoo.org> :
+ gnome-2.8.3 bugfix release
08 Jan 2005; Tom Martin <slarti@gentoo.org> orbit-2.12.0.ebuild:
Stable on amd64.
diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest
index 3753f5715dec..2dd7239d76ed 100644
--- a/gnome-base/orbit/Manifest
+++ b/gnome-base/orbit/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 df0e36894a765275b42539d7278abc7f ChangeLog 1612
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 ed34b0cf4ce38ef6bcb6b49bdbf273db orbit-0.5.17.ebuild 1506
@@ -9,6 +6,7 @@ MD5 adf6161afabb12a91544845a5a8b23d6 orbit-2.10.2.ebuild 1400
MD5 7d02190487c1313dff1df9488041e832 orbit-2.10.3.ebuild 1033
MD5 e2bfa71161d4ccf806402d532f8ce614 orbit-2.10.4.ebuild 1023
MD5 07e6379e9e686d383f3533d81458ede5 orbit-2.12.0.ebuild 1127
+MD5 07e6379e9e686d383f3533d81458ede5 orbit-2.12.1.ebuild 1127
MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66
MD5 b6e4b20cee3509d04f2651315328e1d5 files/digest-orbit-2.10.0 66
MD5 8a5c202be9737ff8b7fce75d36f1c878 files/digest-orbit-2.10.2 66
@@ -17,10 +15,4 @@ MD5 763baa27841f44f10aa13a502816c867 files/digest-orbit-2.10.4 66
MD5 56089adf3d4cbee72a699b2f8ade07ca files/digest-orbit-2.12.0 66
MD5 54d4643035be77ed8362225823cd7b60 files/libIDLConf.sh-gentoo.diff 462
MD5 733dcc9642be4e30137d76a4014742cd files/orbit2-alignment-fix.patch 510
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.14 (GNU/Linux)
-
-iD8DBQFB8f6lroRuSHgZdywRAmA3AJ4gZshTgPmu83/gs3JxCc3/vGMk+gCfVugw
-dpFbyQb/4RUem24l1DCY8Kg=
-=IkaK
------END PGP SIGNATURE-----
+MD5 37466577b20f8ae228826573b3346263 files/digest-orbit-2.12.1 66
diff --git a/gnome-base/orbit/files/digest-orbit-2.12.1 b/gnome-base/orbit/files/digest-orbit-2.12.1
new file mode 100644
index 000000000000..6ebd5b71d847
--- /dev/null
+++ b/gnome-base/orbit/files/digest-orbit-2.12.1
@@ -0,0 +1 @@
+MD5 30ede62e194f692f2dd3daa09c752196 ORBit2-2.12.1.tar.bz2 675822
diff --git a/gnome-base/orbit/orbit-2.12.1.ebuild b/gnome-base/orbit/orbit-2.12.1.ebuild
new file mode 100644
index 000000000000..8280a49d2734
--- /dev/null
+++ b/gnome-base/orbit/orbit-2.12.1.ebuild
@@ -0,0 +1,38 @@
+# 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.1.ebuild,v 1.1 2005/02/17 06:42:11 joem 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc ssl"
+
+RDEPEND=">=dev-libs/glib-2
+ >=dev-libs/popt-1.5
+ >=dev-libs/libIDL-0.8.2
+ 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"
+USE_DESTDIR="1"
+
+DOCS="AUTHORS ChangeLog README HACKING NEWS TODO MAINTAINERS"