public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/libbonoboui: ChangeLog libbonoboui-2.22.0.ebuild
@ 2008-03-22 23:04 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2008-03-22 23:04 UTC (permalink / raw
  To: gentoo-commits

eva         08/03/22 23:04:13

  Modified:             ChangeLog
  Added:                libbonoboui-2.22.0.ebuild
  Log:
  New version for GNOME-2.22. Various small fixes and translation updates
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.157                gnome-base/libbonoboui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog	29 Nov 2007 05:15:18 -0000	1.156
+++ ChangeLog	22 Mar 2008 23:04:12 -0000	1.157
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-base/libbonoboui
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.156 2007/11/29 05:15:18 jer Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.157 2008/03/22 23:04:12 eva Exp $
+
+*libbonoboui-2.22.0 (22 Mar 2008)
+
+  22 Mar 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +libbonoboui-2.22.0.ebuild:
+  New version for GNOME-2.22. Various small fixes and translation updates.
 
   29 Nov 2007; Jeroen Roovers <jer@gentoo.org> libbonoboui-2.20.0.ebuild:
   Stable for HPPA (bug #199740).



1.1                  gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild

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

Index: libbonoboui-2.22.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild,v 1.1 2008/03/22 23:04:12 eva Exp $

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.13
	>=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/gnome-vfs-2.8
	>=gnome-base/libglade-1.99.11"

DEPEND="${RDEPEND}
	x11-apps/xrdb
	sys-devel/gettext
	>=dev-util/pkgconfig-0.20
	>=dev-util/intltool-0.35
	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
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnome-base/libbonoboui: ChangeLog libbonoboui-2.22.0.ebuild
@ 2008-11-13 19:08 Brent Baude (ranger)
  0 siblings, 0 replies; 2+ messages in thread
From: Brent Baude (ranger) @ 2008-11-13 19:08 UTC (permalink / raw
  To: gentoo-commits

ranger      08/11/13 19:08:33

  Modified:             ChangeLog libbonoboui-2.22.0.ebuild
  Log:
  Marking libbonoboui-2.22.0 ppc64 for bug 236971
  (Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.166                gnome-base/libbonoboui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog	4 Oct 2008 15:12:02 -0000	1.165
+++ ChangeLog	13 Nov 2008 19:08:33 -0000	1.166
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/libbonoboui
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.165 2008/10/04 15:12:02 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.166 2008/11/13 19:08:33 ranger Exp $
+
+  13 Nov 2008; Brent Baude <ranger@gentoo.org> libbonoboui-2.22.0.ebuild:
+  Marking libbonoboui-2.22.0 ppc64 stable for bug 236971
 
 *libbonoboui-2.24.0 (04 Oct 2008)
 



1.9                  gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild?r1=1.8&r2=1.9

Index: libbonoboui-2.22.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libbonoboui-2.22.0.ebuild	25 Sep 2008 14:20:41 -0000	1.8
+++ libbonoboui-2.22.0.ebuild	13 Nov 2008 19:08:33 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild,v 1.8 2008/09/25 14:20:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild,v 1.9 2008/11/13 19:08:33 ranger Exp $
 
 inherit eutils virtualx gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 # GTK+ dep due to bug #126565






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-13 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13 19:08 [gentoo-commits] gentoo-x86 commit in gnome-base/libbonoboui: ChangeLog libbonoboui-2.22.0.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-22 23:04 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