public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/libbonobo: ChangeLog libbonobo-2.20.4.ebuild libbonobo-2.24.1.ebuild libbonobo-2.22.0-r1.ebuild libbonobo-2.22.0.ebuild
@ 2009-03-08  1:19 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2009-03-08  1:19 UTC (permalink / raw
  To: gentoo-commits

eva         09/03/08 01:19:09

  Modified:             ChangeLog libbonobo-2.20.4.ebuild
  Added:                libbonobo-2.24.1.ebuild
  Removed:              libbonobo-2.22.0-r1.ebuild libbonobo-2.22.0.ebuild
  Log:
  Bump to 2.24.1. Build fixes with newer glib. Clean up old revisions.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.173                gnome-base/libbonobo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/ChangeLog?rev=1.173&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/ChangeLog?rev=1.173&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/ChangeLog?r1=1.172&r2=1.173

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog	17 Dec 2008 14:32:55 -0000	1.172
+++ ChangeLog	8 Mar 2009 01:19:09 -0000	1.173
@@ -1,6 +1,13 @@
 # ChangeLog for gnome-base/libbonobo
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.172 2008/12/17 14:32:55 ranger Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.173 2009/03/08 01:19:09 eva Exp $
+
+*libbonobo-2.24.1 (08 Mar 2009)
+
+  08 Mar 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  libbonobo-2.20.4.ebuild, -libbonobo-2.22.0.ebuild,
+  -libbonobo-2.22.0-r1.ebuild, +libbonobo-2.24.1.ebuild:
+  Bump to 2.24.1. Build fixes with newer glib. Clean up old revisions.
 
   17 Dec 2008; Brent Baude <ranger@gentoo.org> libbonobo-2.24.0.ebuild:
   Marking libbonobo-2.24.0 ppc64 for bug 244457



1.11                 gnome-base/libbonobo/libbonobo-2.20.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/libbonobo-2.20.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/libbonobo-2.20.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/libbonobo-2.20.4.ebuild?r1=1.10&r2=1.11

Index: libbonobo-2.20.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.20.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libbonobo-2.20.4.ebuild	17 May 2008 01:10:36 -0000	1.10
+++ libbonobo-2.20.4.ebuild	8 Mar 2009 01:19:09 -0000	1.11
@@ -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/libbonobo/libbonobo-2.20.4.ebuild,v 1.10 2008/05/17 01:10:36 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.20.4.ebuild,v 1.11 2009/03/08 01:19:09 eva Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="arm sh"
 IUSE="debug doc"
 
 RDEPEND=">=dev-libs/glib-2.8



1.1                  gnome-base/libbonobo/libbonobo-2.24.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.1.ebuild?rev=1.1&content-type=text/plain

Index: libbonobo-2.24.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.1.ebuild,v 1.1 2009/03/08 01:19:09 eva Exp $

inherit gnome2

DESCRIPTION="GNOME CORBA framework"
HOMEPAGE="http://www.gnome.org/"

LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc"

RDEPEND=">=dev-libs/glib-2.14
	>=gnome-base/orbit-2.14.0
	>=dev-libs/libxml2-2.4.20
	>=sys-apps/dbus-1.0.0
	>=dev-libs/dbus-glib-0.74
	>=dev-libs/popt-1.5
	!gnome-base/bonobo-activation"
DEPEND="${RDEPEND}
	sys-devel/flex
	x11-apps/xrdb
	>=dev-util/pkgconfig-0.9
	>=dev-util/intltool-0.35
	doc? ( >=dev-util/gtk-doc-1 )"

DOCS="AUTHORS ChangeLog NEWS README TODO"

pkg_setup() {
	G2CONF="${G2CONF} $(use_enable debug bonobo-activation-debug)"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-08  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-08  1:19 [gentoo-commits] gentoo-x86 commit in gnome-base/libbonobo: ChangeLog libbonobo-2.20.4.ebuild libbonobo-2.24.1.ebuild libbonobo-2.22.0-r1.ebuild libbonobo-2.22.0.ebuild Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox