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 1CCA6138A1A for ; Sun, 15 Feb 2015 09:02:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D656E099B; Sun, 15 Feb 2015 09:02:46 +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 175F1E099B for ; Sun, 15 Feb 2015 09:02:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1374C340748 for ; Sun, 15 Feb 2015 09:02:45 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id 7963111CCC; Sun, 15 Feb 2015 09:02:40 +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 dev-python/unidecode: ChangeLog unidecode-0.04.17.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog unidecode-0.04.17.ebuild X-VCS-Directories: dev-python/unidecode X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150215090240.7963111CCC@oystercatcher.gentoo.org> Date: Sun, 15 Feb 2015 09:02:40 +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: e98ede6c-57c5-489f-bd6d-30d96417f4ea X-Archives-Hash: d136613bdc2c86a3b94bf1cb1ab54f33 jer 15/02/15 09:02:40 Modified: ChangeLog unidecode-0.04.17.ebuild Log: Marked ~ppc too. (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.27 dev-python/unidecode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 28 Jan 2015 10:26:22 -0000 1.26 +++ ChangeLog 15 Feb 2015 09:02:40 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/unidecode # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.26 2015/01/28 10:26:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.27 2015/02/15 09:02:40 jer Exp $ + + 15 Feb 2015; Jeroen Roovers unidecode-0.04.17.ebuild: + Marked ~ppc too. 28 Jan 2015; Agostino Sarubbo unidecode-0.04.16.ebuild: Stable for ppc, wrt bug #530110 1.2 dev-python/unidecode/unidecode-0.04.17.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild?r1=1.1&r2=1.2 Index: unidecode-0.04.17.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- unidecode-0.04.17.ebuild 20 Dec 2014 07:39:52 -0000 1.1 +++ unidecode-0.04.17.ebuild 15 Feb 2015 09:02:40 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v 1.1 2014/12/20 07:39:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v 1.2 2015/02/15 09:02:40 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy pypy2_0 ) @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86" S=${WORKDIR}/${MY_P}