diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-10-25 22:22:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-10-25 22:22:20 +0000 |
commit | b64e5c60fb87f4d092032884fc544784087b7686 (patch) | |
tree | 6d4fffc4fa7bc53d6024358d9c1de597efb8b3ba /x11-terms/rxvt-unicode | |
parent | whitespace (diff) | |
download | gentoo-2-b64e5c60fb87f4d092032884fc544784087b7686.tar.gz gentoo-2-b64e5c60fb87f4d092032884fc544784087b7686.tar.bz2 gentoo-2-b64e5c60fb87f4d092032884fc544784087b7686.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-terms/rxvt-unicode')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild index d3a41ac7a2a8..38c6bed1e121 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r1.ebuild @@ -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 @@ src_unpack() { # 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 # diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild index ebe4ebd68a16..c9de1486305f 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r2.ebuild @@ -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 @@ src_prepare() { # 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 # |