* [gentoo-commits] gentoo-x86 commit in x11-libs/rep-gtk: rep-gtk-0.90.3.ebuild ChangeLog rep-gtk-0.18-r3.ebuild rep-gtk-0.90.2.ebuild rep-gtk-0.18.4.ebuild rep-gtk-0.90.0.ebuild
@ 2011-03-27 13:00 Nirbheek Chauhan (nirbheek)
0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-27 13:00 UTC (permalink / raw
To: gentoo-commits
nirbheek 11/03/27 13:00:49
Modified: rep-gtk-0.90.3.ebuild ChangeLog
rep-gtk-0.18-r3.ebuild
Removed: rep-gtk-0.90.2.ebuild rep-gtk-0.18.4.ebuild
rep-gtk-0.90.0.ebuild
Log:
Fix slot-deps on gnome libs, remove old
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild?r1=1.1&r2=1.2
Index: rep-gtk-0.90.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rep-gtk-0.90.3.ebuild 5 Jun 2010 21:00:32 -0000 1.1
+++ rep-gtk-0.90.3.ebuild 27 Mar 2011 13:00:49 -0000 1.2
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild,v 1.1 2010/06/05 21:00:32 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild,v 1.2 2011/03/27 13:00:49 nirbheek Exp $
+
+EAPI="1"
inherit eutils multilib
@@ -14,8 +16,8 @@
IUSE=""
RDEPEND=">=dev-libs/librep-0.90.5
- >=dev-libs/glib-2.6
- >=x11-libs/gtk+-2.12"
+ >=dev-libs/glib-2.6:2
+ >=x11-libs/gtk+-2.12:2"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12.0"
1.62 x11-libs/rep-gtk/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 5 Jun 2010 21:00:32 -0000 1.61
+++ ChangeLog 27 Mar 2011 13:00:49 -0000 1.62
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/rep-gtk
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.61 2010/06/05 21:00:32 truedfx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.62 2011/03/27 13:00:49 nirbheek Exp $
+
+ 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ rep-gtk-0.18-r3.ebuild, -rep-gtk-0.18.4.ebuild, -rep-gtk-0.90.0.ebuild,
+ -rep-gtk-0.90.2.ebuild, rep-gtk-0.90.3.ebuild:
+ Fix slot-deps on gnome libs, remove old
*rep-gtk-0.90.3 (05 Jun 2010)
1.11 x11-libs/rep-gtk/rep-gtk-0.18-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.18-r3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.18-r3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.18-r3.ebuild?r1=1.10&r2=1.11
Index: rep-gtk-0.18-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.18-r3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- rep-gtk-0.18-r3.ebuild 17 May 2008 14:11:56 -0000 1.10
+++ rep-gtk-0.18-r3.ebuild 27 Mar 2011 13:00:49 -0000 1.11
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.18-r3.ebuild,v 1.10 2008/05/17 14:11:56 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.18-r3.ebuild,v 1.11 2011/03/27 13:00:49 nirbheek Exp $
+
+EAPI="1"
inherit eutils toolchain-funcs multilib
@@ -14,8 +16,8 @@
IUSE="gnome"
RDEPEND=">=dev-libs/librep-0.13
- >=gnome-base/libglade-2.0.0
- >=x11-libs/gtk+-2.0.3
+ >=gnome-base/libglade-2.0.0:2.0
+ >=x11-libs/gtk+-2.0.3:2
gnome? ( >=gnome-base/libbonobo-2.0.0
>=gnome-base/libbonoboui-2.0.0
>=gnome-base/libgnome-2.0.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-27 13:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 13:00 [gentoo-commits] gentoo-x86 commit in x11-libs/rep-gtk: rep-gtk-0.90.3.ebuild ChangeLog rep-gtk-0.18-r3.ebuild rep-gtk-0.90.2.ebuild rep-gtk-0.18.4.ebuild rep-gtk-0.90.0.ebuild Nirbheek Chauhan (nirbheek)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox