* [gentoo-commits] gentoo-x86 commit in app-editors/gedit-plugins: gedit-plugins-3.8.3.ebuild ChangeLog
@ 2013-06-30 21:33 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-06-30 21:33 UTC (permalink / raw
To: gentoo-commits
eva 13/06/30 21:33:08
Modified: gedit-plugins-3.8.3.ebuild ChangeLog
Log:
Add missing REQUIRED_USE handling for python.
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path
1.2 app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild?r1=1.1&r2=1.2
Index: gedit-plugins-3.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gedit-plugins-3.8.3.ebuild 18 Jun 2013 18:55:26 -0000 1.1
+++ gedit-plugins-3.8.3.ebuild 30 Jun 2013 21:33:08 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild,v 1.1 2013/06/18 18:55:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild,v 1.2 2013/06/30 21:33:08 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -23,6 +23,7 @@
charmap? ( python )
git? ( python )
terminal? ( python )
+ python? ( ${REQUIRED_PYTHON_USE} )
"
RDEPEND="
1.34 app-editors/gedit-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 18 Jun 2013 18:55:26 -0000 1.33
+++ ChangeLog 30 Jun 2013 21:33:08 -0000 1.34
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/gedit-plugins
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.33 2013/06/18 18:55:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.34 2013/06/30 21:33:08 eva Exp $
+
+ 30 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
+ gedit-plugins-3.8.3.ebuild:
+ Add missing REQUIRED_USE handling for python.
*gedit-plugins-3.8.3 (18 Jun 2013)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-editors/gedit-plugins: gedit-plugins-3.8.3.ebuild ChangeLog
@ 2013-07-25 22:30 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-07-25 22:30 UTC (permalink / raw
To: gentoo-commits
eva 13/07/25 22:30:05
Modified: gedit-plugins-3.8.3.ebuild ChangeLog
Log:
Add support python3_3.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path
1.3 app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild?r1=1.2&r2=1.3
Index: gedit-plugins-3.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gedit-plugins-3.8.3.ebuild 30 Jun 2013 21:33:08 -0000 1.2
+++ gedit-plugins-3.8.3.ebuild 25 Jul 2013 22:30:05 -0000 1.3
@@ -1,11 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild,v 1.2 2013/06/30 21:33:08 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.8.3.ebuild,v 1.3 2013/07/25 22:30:05 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes" # plugins are dlopened
-PYTHON_COMPAT=( python3_2 )
+PYTHON_COMPAT=( python3_{2,3} )
PYTHON_REQ_USE="xml"
inherit eutils gnome2 multilib python-r1
1.35 app-editors/gedit-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gedit-plugins/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 30 Jun 2013 21:33:08 -0000 1.34
+++ ChangeLog 25 Jul 2013 22:30:05 -0000 1.35
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/gedit-plugins
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.34 2013/06/30 21:33:08 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.35 2013/07/25 22:30:05 eva Exp $
+
+ 25 Jul 2013; Gilles Dartiguelongue <eva@gentoo.org>
+ gedit-plugins-3.8.3.ebuild:
+ Add support python3_3.
30 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
gedit-plugins-3.8.3.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-25 22:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-30 21:33 [gentoo-commits] gentoo-x86 commit in app-editors/gedit-plugins: gedit-plugins-3.8.3.ebuild ChangeLog Gilles Dartiguelongue (eva)
-- strict thread matches above, loose matches on Subject: below --
2013-07-25 22:30 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