summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-03-08 01:39:47 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-03-08 01:39:47 +0000
commit6582d8aa318ea5c6a13e5efa2f7759fb091b7bad (patch)
treeb04c1ba9374eb3771fb75f55a55290be68ffc207 /gnome-base/libbonoboui
parentamd64/x86 stable, bug #224409 (diff)
downloadgentoo-2-6582d8aa318ea5c6a13e5efa2f7759fb091b7bad.tar.gz
gentoo-2-6582d8aa318ea5c6a13e5efa2f7759fb091b7bad.tar.bz2
gentoo-2-6582d8aa318ea5c6a13e5efa2f7759fb091b7bad.zip
Bump to 2.24.1. Build with single includes, remove use deprecated of deprecated API, translation updates.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r--gnome-base/libbonoboui/ChangeLog9
-rw-r--r--gnome-base/libbonoboui/libbonoboui-2.20.0.ebuild6
-rw-r--r--gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild46
3 files changed, 57 insertions, 4 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog
index 3521a7cf6e5b..e4cd06c5a34b 100644
--- a/gnome-base/libbonoboui/ChangeLog
+++ b/gnome-base/libbonoboui/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for gnome-base/libbonoboui
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.168 2009/03/06 15:36:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.169 2009/03/08 01:39:47 eva Exp $
+
+*libbonoboui-2.24.1 (08 Mar 2009)
+
+ 08 Mar 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ libbonoboui-2.20.0.ebuild, +libbonoboui-2.24.1.ebuild:
+ Bump to 2.24.1. Build with single includes, remove use deprecated of
+ deprecated API, translation updates.
06 Mar 2009; Brent Baude <ranger@gentoo.org> libbonoboui-2.24.0.ebuild:
Marking libbonoboui-2.24.0 ppc stable for bug 260063
diff --git a/gnome-base/libbonoboui/libbonoboui-2.20.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.20.0.ebuild
index 19295309223d..b7312516749c 100644
--- a/gnome-base/libbonoboui/libbonoboui-2.20.0.ebuild
+++ b/gnome-base/libbonoboui/libbonoboui-2.20.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.20.0.ebuild,v 1.9 2008/04/20 01:36:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.20.0.ebuild,v 1.10 2009/03/08 01:39:47 eva Exp $
inherit eutils virtualx gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/arch/gnome/componentmodel/bonobo.html"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="arm sh"
IUSE="doc"
# GTK+ dep due to bug #126565
diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild
new file mode 100644
index 000000000000..abab3d25433a
--- /dev/null
+++ b/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild,v 1.1 2009/03/08 01:39:47 eva Exp $
+
+GCONF_DEBUG="no"
+
+inherit eutils virtualx gnome2
+
+DESCRIPTION="User Interface part of libbonobo"
+HOMEPAGE="http://developer.gnome.org/arch/gnome/componentmodel/bonobo.html"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="doc"
+
+# GTK+ dep due to bug #126565
+RDEPEND=">=gnome-base/libgnomecanvas-1.116
+ >=gnome-base/libbonobo-2.22
+ >=gnome-base/libgnome-2.13.7
+ >=dev-libs/libxml2-2.4.20
+ >=gnome-base/gconf-2
+ >=x11-libs/gtk+-2.8.12
+ >=dev-libs/glib-2.6.0
+ >=gnome-base/libglade-1.99.11
+ >=dev-libs/popt-1.5"
+
+DEPEND="${RDEPEND}
+ x11-apps/xrdb
+ sys-devel/gettext
+ >=dev-util/pkgconfig-0.20
+ >=dev-util/intltool-0.40
+ doc? ( >=dev-util/gtk-doc-1 )"
+
+DOCS="AUTHORS ChangeLog NEWS README"
+
+src_compile() {
+ addpredict "/root/.gnome2_private"
+
+ gnome2_src_compile
+}
+
+src_test() {
+ addwrite "/root/.gnome2_private"
+ Xemake check || die "tests failed"
+}