public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode: rxvt-unicode-9.10.ebuild ChangeLog rxvt-unicode-9.11.ebuild metadata.xml rxvt-unicode-9.12-r1.ebuild rxvt-unicode-9.12.ebuild
@ 2011-10-11 20:54 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2011-10-11 20:54 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/11 20:54:09

  Modified:             rxvt-unicode-9.10.ebuild ChangeLog
                        rxvt-unicode-9.11.ebuild metadata.xml
                        rxvt-unicode-9.12-r1.ebuild
                        rxvt-unicode-9.12.ebuild
  Log:
  Enable USE=perl by default thanks to Talamona Francesco (bug #386827). Describe its function specially in metadata.xml
  
  (Portage version: 2.2.0_alpha66/cvs/Linux i686)

Revision  Changes    Path
1.11                 x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild?r1=1.10&r2=1.11

Index: rxvt-unicode-9.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- rxvt-unicode-9.10.ebuild	22 May 2011 23:48:38 -0000	1.10
+++ rxvt-unicode-9.10.ebuild	11 Oct 2011 20:54:09 -0000	1.11
@@ -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-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.10 2011/05/22 23:48:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.11 2011/10/11 20:54:09 jer Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="256-color afterimage blink fading-colors +font-styles force-hints iso14755 perl pixbuf truetype unicode3 +vanilla wcwidth"
+IUSE="256-color afterimage blink fading-colors +font-styles force-hints iso14755 +perl pixbuf truetype unicode3 +vanilla wcwidth"
 
 # see bug #115992 for modular x deps
 RDEPEND="x11-libs/libX11



1.192                x11-terms/rxvt-unicode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.192&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.192&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?r1=1.191&r2=1.192

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog	9 Sep 2011 07:43:25 -0000	1.191
+++ ChangeLog	11 Oct 2011 20:54:09 -0000	1.192
@@ -1,6 +1,12 @@
 # ChangeLog for x11-terms/rxvt-unicode
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.191 2011/09/09 07:43:25 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.192 2011/10/11 20:54:09 jer Exp $
+
+  11 Oct 2011; Jeroen Roovers <jer@gentoo.org> rxvt-unicode-9.10.ebuild,
+  rxvt-unicode-9.11.ebuild, rxvt-unicode-9.12.ebuild,
+  rxvt-unicode-9.12-r1.ebuild, metadata.xml:
+  Enable USE=perl by default thanks to Talamona Francesco (bug #386827).
+  Describe its function specially in metadata.xml
 
   09 Sep 2011; Alex Alexander <wired@gentoo.org> rxvt-unicode-9.12-r1.ebuild:
   removed unnecessary ewarn, bug #365813



1.4                  x11-terms/rxvt-unicode/rxvt-unicode-9.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.11.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.11.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.11.ebuild?r1=1.3&r2=1.4

Index: rxvt-unicode-9.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rxvt-unicode-9.11.ebuild	19 May 2011 20:35:55 -0000	1.3
+++ rxvt-unicode-9.11.ebuild	11 Oct 2011 20:54:09 -0000	1.4
@@ -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-terms/rxvt-unicode/rxvt-unicode-9.11.ebuild,v 1.3 2011/05/19 20:35:55 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.11.ebuild,v 1.4 2011/10/11 20:54:09 jer Exp $
 
 EAPI="4"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="
 	256-color alt-font-width afterimage blink +focused-urgency fading-colors
-	+font-styles force-hints iso14755 +mousewheel perl pixbuf truetype unicode3
+	+font-styles force-hints iso14755 +mousewheel +perl pixbuf truetype unicode3
 	+vanilla wcwidth
 "
 



1.24                 x11-terms/rxvt-unicode/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/metadata.xml?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/metadata.xml?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/metadata.xml?r1=1.23&r2=1.24

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/metadata.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- metadata.xml	24 Sep 2011 11:08:49 -0000	1.23
+++ metadata.xml	11 Oct 2011 20:54:09 -0000	1.24
@@ -22,6 +22,7 @@
 	http://bugs.gentoo.org/show_bug.cgi?id=346553</flag>
 <flag name='iso14755'>Enable ISO-14755 support</flag>
 <flag name='mousewheel'>Enable scrolling via mouse wheel or buttons 4 and 5</flag>
+<flag name='perl'>Enable perl script support. You can still disable this at runtime with -pe ""</flag>
 <flag name='pixbuf'>Enable transparency support using gtk's pixbuf</flag>
 <flag name='unicode3'>Use 21 instead of 16 bits to represent unicode characters</flag>
 <flag name='wcwidth'>Enable wide char width support</flag>



1.3                  x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild?r1=1.2&r2=1.3

Index: rxvt-unicode-9.12-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rxvt-unicode-9.12-r1.ebuild	9 Sep 2011 07:43:25 -0000	1.2
+++ rxvt-unicode-9.12-r1.ebuild	11 Oct 2011 20:54:09 -0000	1.3
@@ -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-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild,v 1.2 2011/09/09 07:43:25 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild,v 1.3 2011/10/11 20:54:09 jer Exp $
 
 EAPI="4"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE="
 	256-color alt-font-width afterimage blink +focused-urgency fading-colors
-	+font-styles force-hints iso14755 +mousewheel perl pixbuf truetype unicode3
+	+font-styles force-hints iso14755 +mousewheel +perl pixbuf truetype unicode3
 	+vanilla wcwidth
 "
 



1.3                  x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild?r1=1.2&r2=1.3

Index: rxvt-unicode-9.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rxvt-unicode-9.12.ebuild	3 Jul 2011 18:53:24 -0000	1.2
+++ rxvt-unicode-9.12.ebuild	11 Oct 2011 20:54:09 -0000	1.3
@@ -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-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild,v 1.2 2011/07/03 18:53:24 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild,v 1.3 2011/10/11 20:54:09 jer Exp $
 
 EAPI="4"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE="
 	256-color alt-font-width afterimage blink +focused-urgency fading-colors
-	+font-styles force-hints iso14755 +mousewheel perl pixbuf truetype unicode3
+	+font-styles force-hints iso14755 +mousewheel +perl pixbuf truetype unicode3
 	+vanilla wcwidth
 "
 






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

only message in thread, other threads:[~2011-10-11 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 20:54 [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode: rxvt-unicode-9.10.ebuild ChangeLog rxvt-unicode-9.11.ebuild metadata.xml rxvt-unicode-9.12-r1.ebuild rxvt-unicode-9.12.ebuild Jeroen Roovers (jer)

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