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 D83E01381F3 for ; Sun, 2 Dec 2012 05:21:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BAE021C012; Sun, 2 Dec 2012 05:21:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E19FB21C012 for ; Sun, 2 Dec 2012 05:21:02 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0F1733D9DB for ; Sun, 2 Dec 2012 05:21:01 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id A3B0D2171D; Sun, 2 Dec 2012 05:21:00 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/qtcurve-qt4: qtcurve-qt4-1.8.14.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qtcurve-qt4-1.8.14.ebuild ChangeLog X-VCS-Directories: x11-themes/qtcurve-qt4 X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121202052100.A3B0D2171D@flycatcher.gentoo.org> Date: Sun, 2 Dec 2012 05:21:00 +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: da0992c2-399c-4617-8011-ef992de31bf3 X-Archives-Hash: 4c1bf13031c4dbc70450781775031621 blueness 12/12/02 05:21:00 Modified: qtcurve-qt4-1.8.14.ebuild ChangeLog Log: stable ppc, bug #444546 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) Revision Changes Path 1.3 x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild?r1=1.2&r2=1.3 Index: qtcurve-qt4-1.8.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qtcurve-qt4-1.8.14.ebuild 25 Nov 2012 13:09:05 -0000 1.2 +++ qtcurve-qt4-1.8.14.ebuild 2 Dec 2012 05:21:00 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.2 2012/11/25 13:09:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.3 2012/12/02 05:21:00 blueness Exp $ EAPI=4 KDE_REQUIRED="optional" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc ~x86" IUSE="kde windeco" REQUIRED_USE="windeco? ( kde )" 1.149 x11-themes/qtcurve-qt4/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog?rev=1.149&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog?rev=1.149&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog?r1=1.148&r2=1.149 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- ChangeLog 25 Nov 2012 13:09:05 -0000 1.148 +++ ChangeLog 2 Dec 2012 05:21:00 -0000 1.149 @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/qtcurve-qt4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.148 2012/11/25 13:09:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.149 2012/12/02 05:21:00 blueness Exp $ + + 02 Dec 2012; Anthony G. Basile + qtcurve-qt4-1.8.14.ebuild: + stable ppc, bug #444546 25 Nov 2012; qtcurve-qt4-1.8.14.ebuild: Stable for amd64, wrt bug #444546