From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QDhxO-0001Zp-Ti for garchives@archives.gentoo.org; Sat, 23 Apr 2011 18:53:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1196BE00E8; Sat, 23 Apr 2011 18:53:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C3C95E00E8 for ; Sat, 23 Apr 2011 18:53:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 051911B4012 for ; Sat, 23 Apr 2011 18:53:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 9F5F720054; Sat, 23 Apr 2011 18:53:15 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode: rxvt-unicode-9.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rxvt-unicode-9.10.ebuild ChangeLog X-VCS-Directories: x11-terms/rxvt-unicode X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20110423185315.9F5F720054@flycatcher.gentoo.org> Date: Sat, 23 Apr 2011 18:53:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c3238cf722685e9030fb18defd4fbfc2 armin76 11/04/23 18:53:15 Modified: rxvt-unicode-9.10.ebuild ChangeLog Log: alpha/ia64/sparc stable wrt #353109 =20 (Portage version: 2.1.9.45/cvs/Linux ia64) Revision Changes Path 1.9 x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-uni= code/rxvt-unicode-9.10.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-uni= code/rxvt-unicode-9.10.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-uni= code/rxvt-unicode-9.10.ebuild?r1=3D1.8&r2=3D1.9 Index: rxvt-unicode-9.10.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.1= 0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rxvt-unicode-9.10.ebuild 19 Apr 2011 06:18:40 -0000 1.8 +++ rxvt-unicode-9.10.ebuild 23 Apr 2011 18:53:15 -0000 1.9 @@ -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.8 2011/04/19 06:18:40 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9= .10.ebuild,v 1.9 2011/04/23 18:53:15 armin76 Exp $ =20 EAPI=3D"3" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE=3D"256-color afterimage blink fading-colors +font-styles force-hint= s iso14755 perl pixbuf truetype unicode3 +vanilla wcwidth" =20 # see bug #115992 for modular x deps 1.182 x11-terms/rxvt-unicode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-uni= code/ChangeLog?rev=3D1.182&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-uni= code/ChangeLog?rev=3D1.182&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-uni= code/ChangeLog?r1=3D1.181&r2=3D1.182 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v retrieving revision 1.181 retrieving revision 1.182 diff -u -r1.181 -r1.182 --- ChangeLog 19 Apr 2011 06:18:40 -0000 1.181 +++ ChangeLog 23 Apr 2011 18:53:15 -0000 1.182 @@ -1,6 +1,9 @@ # 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.= 181 2011/04/19 06:18:40 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.= 182 2011/04/23 18:53:15 armin76 Exp $ + + 23 Apr 2011; Ra=C3=BAl Porcel rxvt-unicode-9.10.e= build: + alpha/ia64/sparc stable wrt #353109 =20 19 Apr 2011; Michael Weber rxvt-unicode-9.10.ebuild: ppc/sparc stable (bug 353109)