Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
|
|
Subject:
|
gentoo-x86 commit in x11-terms/rxvt-unicode: rxvt-unicode-9.06-r2.ebuild rxvt-unicode-9.06-r1.ebuild
|
|
Date:
|
Sun, 25 Oct 2009 22:22:20 +0000
|
|
mr_bones_ 09/10/25 22:22:20
Modified: rxvt-unicode-9.06-r2.ebuild
rxvt-unicode-9.06-r1.ebuild
Log:
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.2 x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild?r1=1.1&r2=1.2
Index: rxvt-unicode-9.06-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rxvt-unicode-9.06-r2.ebuild 25 Oct 2009 22:21:11 -0000 1.1
+++ rxvt-unicode-9.06-r2.ebuild 25 Oct 2009 22:22:20 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.06-r2.ebuild,v 1.1 2009/10/25 22:21:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild,v 1.2 2009/10/25 22:22:20 mr_bones_ Exp $
EAPI="2"
@@ -52,7 +52,6 @@
# bug #240165
epatch "${FILESDIR}"/${P}-no-urgency-if-focused.diff
-
# ncurses will provide rxvt-unicode terminfo, so we don't install them again
# see bug #192083
#
1.3 x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild?r1=1.2&r2=1.3
Index: rxvt-unicode-9.06-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rxvt-unicode-9.06-r1.ebuild 25 Oct 2009 18:31:11 -0000 1.2
+++ rxvt-unicode-9.06-r1.ebuild 25 Oct 2009 22:22:20 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.06-r1.ebuild,v 1.2 2009/10/25 18:31:11 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild,v 1.3 2009/10/25 22:22:20 mr_bones_ Exp $
inherit autotools flag-o-matic
@@ -53,7 +53,6 @@
# bug #240165
epatch "${FILESDIR}"/${P}-no-urgency-if-focused.diff
-
# ncurses will provide rxvt-unicode terminfo, so we don't install them again
# see bug #192083
#
|
|