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 4F9AC138E66 for ; Mon, 24 Feb 2014 00:52:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFBFDE0AF3; Mon, 24 Feb 2014 00:52:11 +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 73671E0AF3 for ; Mon, 24 Feb 2014 00:52:11 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 597A233F133 for ; Mon, 24 Feb 2014 00:52:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 2B5122004C; Mon, 24 Feb 2014 00:52:09 +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 sys-apps/portage: portage-2.2.8-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: portage-2.2.8-r1.ebuild ChangeLog X-VCS-Directories: sys-apps/portage X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140224005209.2B5122004C@flycatcher.gentoo.org> Date: Mon, 24 Feb 2014 00:52:09 +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: f450520d-cce9-46ce-a36a-9009bba53485 X-Archives-Hash: dd1fe7f2948e9dd28ec1c1a051f06558 jer 14/02/24 00:52:09 Modified: portage-2.2.8-r1.ebuild ChangeLog Log: Stable for HPPA (bug #502282). (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.2 sys-apps/portage/portage-2.2.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.8-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.8-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.8-r1.ebuild?r1=1.1&r2=1.2 Index: portage-2.2.8-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.8-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- portage-2.2.8-r1.ebuild 20 Jan 2014 18:50:39 -0000 1.1 +++ portage-2.2.8-r1.ebuild 24 Feb 2014 00:52:08 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.8-r1.ebuild,v 1.1 2014/01/20 18:50:39 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.8-r1.ebuild,v 1.2 2014/02/24 00:52:08 jer Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -15,7 +15,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gentoo" HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SLOT="0" IUSE="build doc epydoc +ipc linguas_ru pypy2_0 python2 python3 selinux xattr" 1.1383 sys-apps/portage/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1383&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1383&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.1382&r2=1.1383 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v retrieving revision 1.1382 retrieving revision 1.1383 diff -u -r1.1382 -r1.1383 --- ChangeLog 13 Feb 2014 11:37:51 -0000 1.1382 +++ ChangeLog 24 Feb 2014 00:52:08 -0000 1.1383 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1382 2014/02/13 11:37:51 vikraman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1383 2014/02/24 00:52:08 jer Exp $ + + 24 Feb 2014; Jeroen Roovers portage-2.2.8-r1.ebuild: + Stable for HPPA (bug #502282). 13 Feb 2014; Vikraman Choudhury portage-9999.ebuild: Fix patching of VERSION Because of upstream commit b1197c