public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.28.1-r300.ebuild vte-0.28.1-r200.ebuild
@ 2011-06-15  6:44 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-06-15  6:44 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/06/15 06:44:42

  Modified:             ChangeLog vte-0.28.1-r300.ebuild
                        vte-0.28.1-r200.ebuild
  Log:
  Fix glade dependency, see bug 364831
  
  (Portage version: 2.2.0_alpha39_p14/cvs/Linux x86_64)

Revision  Changes    Path
1.278                x11-libs/vte/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.278&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.278&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.277&r2=1.278

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -r1.277 -r1.278
--- ChangeLog	15 Jun 2011 02:27:55 -0000	1.277
+++ ChangeLog	15 Jun 2011 06:44:42 -0000	1.278
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/vte
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.277 2011/06/15 02:27:55 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.278 2011/06/15 06:44:42 nirbheek Exp $
+
+  15 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> vte-0.28.1-r200.ebuild,
+  vte-0.28.1-r300.ebuild:
+  Fix glade dependency, see bug 364831
 
 *vte-0.28.1-r300 (15 Jun 2011)
 *vte-0.28.1-r200 (15 Jun 2011)



1.2                  x11-libs/vte/vte-0.28.1-r300.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.1-r300.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.1-r300.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.1-r300.ebuild?r1=1.1&r2=1.2

Index: vte-0.28.1-r300.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r300.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vte-0.28.1-r300.ebuild	15 Jun 2011 02:27:55 -0000	1.1
+++ vte-0.28.1-r300.ebuild	15 Jun 2011 06:44:42 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r300.ebuild,v 1.1 2011/06/15 02:27:55 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r300.ebuild,v 1.2 2011/06/15 06:44:42 nirbheek Exp $
 
 EAPI="3"
 GCONF_DEBUG="yes"
@@ -26,7 +26,7 @@
 	x11-libs/libX11
 	x11-libs/libXft
 
-	glade? ( >=dev-util/glade-3.9:3 )
+	glade? ( >=dev-util/glade-3.9:3.10 )
 	introspection? ( >=dev-libs/gobject-introspection-0.9.0 )"
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.35



1.2                  x11-libs/vte/vte-0.28.1-r200.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild?r1=1.1&r2=1.2

Index: vte-0.28.1-r200.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vte-0.28.1-r200.ebuild	15 Jun 2011 02:27:55 -0000	1.1
+++ vte-0.28.1-r200.ebuild	15 Jun 2011 06:44:42 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.1 2011/06/15 02:27:55 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.2 2011/06/15 06:44:42 nirbheek Exp $
 
 EAPI="3"
 GCONF_DEBUG="yes"
@@ -27,7 +27,7 @@
 	x11-libs/libX11
 	x11-libs/libXft
 
-	glade? ( <dev-util/glade-3.9:3 )
+	glade? ( dev-util/glade:3 )
 	introspection? ( >=dev-libs/gobject-introspection-0.9.0 )
 	python? ( >=dev-python/pygtk-2.4:2 )"
 DEPEND="${RDEPEND}






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

only message in thread, other threads:[~2011-06-15  6:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15  6:44 [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.28.1-r300.ebuild vte-0.28.1-r200.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