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 625691381F3 for ; Wed, 2 Oct 2013 04:11:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3AEFE0B93; Wed, 2 Oct 2013 04:11:40 +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 8DB64E0B93 for ; Wed, 2 Oct 2013 04:11:40 +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 6A029335E31 for ; Wed, 2 Oct 2013 04:11:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 32CD42004C; Wed, 2 Oct 2013 04:11:38 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/renderproto: renderproto-0.11.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: renderproto-0.11.1-r1.ebuild ChangeLog X-VCS-Directories: x11-proto/renderproto X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131002041138.32CD42004C@flycatcher.gentoo.org> Date: Wed, 2 Oct 2013 04:11:38 +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: f90938b3-be57-4247-948d-a90abbcc8abe X-Archives-Hash: 6a828b8625faac528d0c80eaebe2184b jer 13/10/02 04:11:38 Modified: renderproto-0.11.1-r1.ebuild ChangeLog Log: Stable for HPPA (bug #475480). (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.3 x11-proto/renderproto/renderproto-0.11.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild?r1=1.2&r2=1.3 Index: renderproto-0.11.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- renderproto-0.11.1-r1.ebuild 29 Sep 2013 11:17:41 -0000 1.2 +++ renderproto-0.11.1-r1.ebuild 2 Oct 2013 04:11:38 -0000 1.3 @@ -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-proto/renderproto/renderproto-0.11.1-r1.ebuild,v 1.2 2013/09/29 11:17:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild,v 1.3 2013/10/02 04:11:38 jer Exp $ EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="X.Org Render protocol headers" -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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" 1.69 x11-proto/renderproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/renderproto/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/renderproto/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/renderproto/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 29 Sep 2013 11:17:41 -0000 1.68 +++ ChangeLog 2 Oct 2013 04:11:38 -0000 1.69 @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/renderproto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.68 2013/09/29 11:17:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.69 2013/10/02 04:11:38 jer Exp $ + + 02 Oct 2013; Jeroen Roovers renderproto-0.11.1-r1.ebuild: + Stable for HPPA (bug #475480). 29 Sep 2013; Agostino Sarubbo renderproto-0.11.1-r1.ebuild: Stable for amd64, wrt bug #475480