From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8E40C58973 for ; Fri, 22 Jan 2016 21:03:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABD3421C045; Fri, 22 Jan 2016 21:03:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D591C21C036 for ; Fri, 22 Jan 2016 21:03:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0B4E340A7B for ; Fri, 22 Jan 2016 21:03:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4956CB3 for ; Fri, 22 Jan 2016 21:03:11 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1453496583.c92912aef9424e7f145736ee16ae8ddfcb86d631.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/rxvt-unicode/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/rxvt-unicode/metadata.xml x11-terms/rxvt-unicode/rxvt-unicode-9999.ebuild X-VCS-Directories: x11-terms/rxvt-unicode/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: c92912aef9424e7f145736ee16ae8ddfcb86d631 X-VCS-Branch: master Date: Fri, 22 Jan 2016 21:03:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7444c874-e55a-4a8e-8986-39cf67b737ce X-Archives-Hash: dd5ebd1b34fba56bfe82545d415db1f4 commit: c92912aef9424e7f145736ee16ae8ddfcb86d631 Author: Justin Lecher gentoo org> AuthorDate: Fri Jan 22 18:53:48 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jan 22 21:03:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c92912ae x11-terms/rxvt-unicode: Use ecvs_clean to clean workdir Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> x11-terms/rxvt-unicode/metadata.xml | 54 ++++++++++++------------- x11-terms/rxvt-unicode/rxvt-unicode-9999.ebuild | 4 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/x11-terms/rxvt-unicode/metadata.xml b/x11-terms/rxvt-unicode/metadata.xml index fec1922..02306c3 100644 --- a/x11-terms/rxvt-unicode/metadata.xml +++ b/x11-terms/rxvt-unicode/metadata.xml @@ -1,33 +1,33 @@ - -jer@gentoo.org -Jeroen Roovers - - -wired@gentoo.org -Alex Alexander - - -Enable 256 color support -Calculate the font width using a different method -Enable blinking text -Store visible output to history buffer when clearing the screen with ctrl-l. + + jer@gentoo.org + Jeroen Roovers + + + wired@gentoo.org + Alex Alexander + + + Enable 256 color support + Calculate the font width using a different method + Enable blinking text + Store visible output to history buffer when clearing the screen with ctrl-l. Read https://bbs.archlinux.org/viewtopic.php?id=129302 -Enable colors fading when off focus -Enable the urgent flag when a terminal window is focused -Enable support for bold and italic fonts -Enable ISO-14755 support -Enable scrolling via mouse wheel or buttons 4 and 5 -Enable perl script support. You can still disable this at runtime with -pe "" -Enable transparency support using gtk's pixbuf -Support for wheel scrolling on secondary screens (like mutt). + Enable colors fading when off focus + Enable the urgent flag when a terminal window is focused + Enable support for bold and italic fonts + Enable ISO-14755 support + Enable scrolling via mouse wheel or buttons 4 and 5 + Enable perl script support. You can still disable this at runtime with -pe "" + Enable transparency support using gtk's pixbuf + Support for wheel scrolling on secondary screens (like mutt). Read http://lists.schmorp.de/pipermail/rxvt-unicode/2011q4/001491.html -Use 21 instead of 16 bits to represent unicode characters -Enable wide char width support - - -cpe:/a:rxvt-unicode:rxvt-unicode - + Use 21 instead of 16 bits to represent unicode characters + Enable wide char width support + + + cpe:/a:rxvt-unicode:rxvt-unicode + diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9999.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9999.ebuild index 8fc2643..e1354f1 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9999.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -42,7 +42,7 @@ DEPEND=" S=${WORKDIR}/${PN} src_prepare() { - find . -name CVS -type d -exec rm -fr {} \; + ecvs_clean # fix for prefix not installing properly epatch \