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 D8BA41381F3 for ; Tue, 8 Oct 2013 05:07:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 758DDE0C95; Tue, 8 Oct 2013 05:07:47 +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 EBF68E0C95 for ; Tue, 8 Oct 2013 05:07:46 +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 CD95433EF6C for ; Tue, 8 Oct 2013 05:07:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 962932004C; Tue, 8 Oct 2013 05:07:44 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: libXcursor-1.1.14.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libXcursor-1.1.14.ebuild ChangeLog X-VCS-Directories: x11-libs/libXcursor X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131008050744.962932004C@flycatcher.gentoo.org> Date: Tue, 8 Oct 2013 05:07:44 +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: 9e0e5a88-e763-430e-b342-bf1a473fdc29 X-Archives-Hash: c6079ac76dd670266f4205d265aadb23 ago 13/10/08 05:07:44 Modified: libXcursor-1.1.14.ebuild ChangeLog Log: Stable for x86, wrt bug #475480 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.10 x11-libs/libXcursor/libXcursor-1.1.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.14.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.14.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.14.ebuild?r1=1.9&r2=1.10 Index: libXcursor-1.1.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.14.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libXcursor-1.1.14.ebuild 7 Oct 2013 04:58:17 -0000 1.9 +++ libXcursor-1.1.14.ebuild 8 Oct 2013 05:07:44 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.14.ebuild,v 1.9 2013/10/07 04:58:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.14.ebuild,v 1.10 2013/10/08 05:07:44 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="X.Org Xcursor library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libXrender-0.8.2[${MULTILIB_USEDEP}] 1.108 x11-libs/libXcursor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?r1=1.107&r2=1.108 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 7 Oct 2013 04:58:17 -0000 1.107 +++ ChangeLog 8 Oct 2013 05:07:44 -0000 1.108 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.107 2013/10/07 04:58:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.108 2013/10/08 05:07:44 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo libXcursor-1.1.14.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo libXcursor-1.1.14.ebuild: Stable for sparc, wrt bug #475480