public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeui: ChangeLog libgnomeui-2.24.2.ebuild
@ 2009-09-30 17:33 Romain Perier (mrpouet)
  0 siblings, 0 replies; 3+ messages in thread
From: Romain Perier (mrpouet) @ 2009-09-30 17:33 UTC (permalink / raw
  To: gentoo-commits

mrpouet     09/09/30 17:33:32

  Modified:             ChangeLog
  Added:                libgnomeui-2.24.2.ebuild
  Log:
  Version bump, translation updates.
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.180                gnome-base/libgnomeui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog	10 May 2009 15:04:31 -0000	1.179
+++ ChangeLog	30 Sep 2009 17:33:32 -0000	1.180
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-base/libgnomeui
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.179 2009/05/10 15:04:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.180 2009/09/30 17:33:32 mrpouet Exp $
+
+*libgnomeui-2.24.2 (30 Sep 2009)
+
+  30 Sep 2009; Romain Perier <mrpouet@gentoo.org>
+  +libgnomeui-2.24.2.ebuild:
+  Version bump, translation updates.
 
   10 May 2009; Jeroen Roovers <jer@gentoo.org> libgnomeui-2.24.1.ebuild:
   Stable for HPPA (bug #266707).



1.1                  gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild

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

Index: libgnomeui-2.24.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild,v 1.1 2009/09/30 17:33:32 mrpouet Exp $

GCONF_DEBUG="no"

inherit eutils gnome2

DESCRIPTION="User Interface routines for Gnome"
HOMEPAGE="http://www.gnome.org/"

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

# gtk+-2.14 dep instead of 2.12 ensures system doesn't loose VFS capabilities in GtkFilechooser
RDEPEND=">=dev-libs/libxml2-2.4.20
	>=gnome-base/libgnome-2.13.7
	>=gnome-base/libgnomecanvas-2
	>=gnome-base/libbonoboui-2.13.1
	>=gnome-base/gconf-2
	>=x11-libs/pango-1.1.2
	>=dev-libs/glib-2.16
	>=x11-libs/gtk+-2.14
	>=gnome-base/gnome-vfs-2.7.3
	>=gnome-base/libglade-2
	>=gnome-base/gnome-keyring-0.4
	>=dev-libs/popt-1.5"
DEPEND="${RDEPEND}
	sys-devel/gettext
	>=dev-util/pkgconfig-0.9
	>=dev-util/intltool-0.40
	doc? ( >=dev-util/gtk-doc-1 )"

PDEPEND="x11-themes/gnome-icon-theme"

DOCS="AUTHORS ChangeLog NEWS README"






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeui: ChangeLog libgnomeui-2.24.2.ebuild
@ 2010-04-05 14:51 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2010-04-05 14:51 UTC (permalink / raw
  To: gentoo-commits

armin76     10/04/05 14:51:55

  Modified:             ChangeLog libgnomeui-2.24.2.ebuild
  Log:
  alpha/arm/ia64/sh/sparc stable wrt #308549
  (Portage version: 2.1.7.17/cvs/Linux ia64)

Revision  Changes    Path
1.187                gnome-base/libgnomeui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	30 Mar 2010 18:33:20 -0000	1.186
+++ ChangeLog	5 Apr 2010 14:51:55 -0000	1.187
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/libgnomeui
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.186 2010/03/30 18:33:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.187 2010/04/05 14:51:55 armin76 Exp $
+
+  05 Apr 2010; Raúl Porcel <armin76@gentoo.org> libgnomeui-2.24.2.ebuild:
+  alpha/arm/ia64/sh/sparc stable wrt #308549
 
 *libgnomeui-2.24.3 (30 Mar 2010)
 



1.6                  gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild?r1=1.5&r2=1.6

Index: libgnomeui-2.24.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libgnomeui-2.24.2.ebuild	16 Mar 2010 18:52:32 -0000	1.5
+++ libgnomeui-2.24.2.ebuild	5 Apr 2010 14:51:55 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild,v 1.5 2010/03/16 18:52:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.2.ebuild,v 1.6 2010/04/05 14:51:55 armin76 Exp $
 
 GCONF_DEBUG="no"
 
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2"
 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+-2.14 dep instead of 2.12 ensures system doesn't loose VFS capabilities in GtkFilechooser






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

* [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeui: ChangeLog libgnomeui-2.24.2.ebuild
@ 2010-11-24 13:42 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2010-11-24 13:42 UTC (permalink / raw
  To: gentoo-commits

eva         10/11/24 13:42:44

  Modified:             ChangeLog
  Removed:              libgnomeui-2.24.2.ebuild
  Log:
  Clean up old revision.
  
  (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)

Revision  Changes    Path
1.197                gnome-base/libgnomeui/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeui/ChangeLog?rev=1.197&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeui/ChangeLog?rev=1.197&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeui/ChangeLog?r1=1.196&r2=1.197

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog	7 Oct 2010 22:32:41 -0000	1.196
+++ ChangeLog	24 Nov 2010 13:42:43 -0000	1.197
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomeui
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.196 2010/10/07 22:32:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.197 2010/11/24 13:42:43 eva Exp $
+
+  24 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  -libgnomeui-2.24.2.ebuild:
+  Clean up old revision.
 
   07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
   libgnomeui-2.24.3.ebuild:






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

end of thread, other threads:[~2010-11-24 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 13:42 [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeui: ChangeLog libgnomeui-2.24.2.ebuild Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-05 14:51 Raul Porcel (armin76)
2009-09-30 17:33 Romain Perier (mrpouet)

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