public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/libgnomeuimm: ChangeLog libgnomeuimm-2.26.0.ebuild libgnomeuimm-2.18.0.ebuild libgnomeuimm-2.20.2.ebuild
@ 2009-05-10 22:28 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2009-05-10 22:28 UTC (permalink / raw
  To: gentoo-commits

eva         09/05/10 22:28:47

  Modified:             ChangeLog libgnomeuimm-2.18.0.ebuild
  Added:                libgnomeuimm-2.26.0.ebuild
  Removed:              libgnomeuimm-2.20.2.ebuild
  Log:
  New version for GNOME 2.26. Clean up old revisions.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.70                 dev-cpp/libgnomeuimm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	8 Nov 2008 23:14:28 -0000	1.69
+++ ChangeLog	10 May 2009 22:28:47 -0000	1.70
@@ -1,6 +1,13 @@
 # ChangeLog for dev-cpp/libgnomeuimm
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.69 2008/11/08 23:14:28 eva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.70 2009/05/10 22:28:47 eva Exp $
+
+*libgnomeuimm-2.26.0 (10 May 2009)
+
+  10 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  libgnomeuimm-2.18.0.ebuild, -libgnomeuimm-2.20.2.ebuild,
+  +libgnomeuimm-2.26.0.ebuild:
+  New version for GNOME 2.26. Clean up old revisions.
 
 *libgnomeuimm-2.24.0 (08 Nov 2008)
 



1.12                 dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild?r1=1.11&r2=1.12

Index: libgnomeuimm-2.18.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libgnomeuimm-2.18.0.ebuild	10 Jul 2008 15:23:35 -0000	1.11
+++ libgnomeuimm-2.18.0.ebuild	10 May 2009 22:28:47 -0000	1.12
@@ -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/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild,v 1.11 2008/07/10 15:23:35 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild,v 1.12 2009/05/10 22:28:47 eva Exp $
 
 inherit gnome2 eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="2.6"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="arm ppc64 sh"
 IUSE=""
 
 RDEPEND=">=gnome-base/libgnomeui-2.7.1



1.1                  dev-cpp/libgnomeuimm/libgnomeuimm-2.26.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.26.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.26.0.ebuild?rev=1.1&content-type=text/plain

Index: libgnomeuimm-2.26.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.26.0.ebuild,v 1.1 2009/05/10 22:28:47 eva Exp $

inherit gnome2 eutils

DESCRIPTION="C++ bindings for libgnomeui"
HOMEPAGE="http://www.gtkmm.org"

LICENSE="LGPL-2.1"
SLOT="2.6"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=gnome-base/libgnomeui-2.7.1
	>=dev-cpp/libgnomemm-2.16.0
	>=dev-cpp/libgnomecanvasmm-2.6
	>=dev-cpp/gconfmm-2.6
	>=dev-cpp/libglademm-2.4
	>=dev-cpp/gnome-vfsmm-2.16"

DEPEND=">=dev-util/pkgconfig-0.12.0
	${RDEPEND}"

DOCS="AUTHORS ChangeLog NEWS INSTALL TODO"






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

only message in thread, other threads:[~2009-05-10 22:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-10 22:28 [gentoo-commits] gentoo-x86 commit in dev-cpp/libgnomeuimm: ChangeLog libgnomeuimm-2.26.0.ebuild libgnomeuimm-2.18.0.ebuild libgnomeuimm-2.20.2.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