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 9B22F138C48 for ; Mon, 13 Apr 2015 09:26:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CDFBE0A65; Mon, 13 Apr 2015 09:26:49 +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 02C96E0A65 for ; Mon, 13 Apr 2015 09:26:49 +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 45549340A99 for ; Mon, 13 Apr 2015 09:26:48 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id F376615D2A; Mon, 13 Apr 2015 09:26:46 +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 dev-python/rdflib: rdflib-4.1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rdflib-4.1.2.ebuild ChangeLog X-VCS-Directories: dev-python/rdflib X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150413092646.F376615D2A@oystercatcher.gentoo.org> Date: Mon, 13 Apr 2015 09:26:46 +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: 70f74a38-6f46-447e-84e2-aa42ac74e079 X-Archives-Hash: a15f4e4e3e2ae24fe559bf27697f3fb3 ago 15/04/13 09:26:46 Modified: rdflib-4.1.2.ebuild ChangeLog Log: Stable for alpha, wrt bug #540290 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.13 dev-python/rdflib/rdflib-4.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild?r1=1.12&r2=1.13 Index: rdflib-4.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- rdflib-4.1.2.ebuild 8 Mar 2015 23:57:53 -0000 1.12 +++ rdflib-4.1.2.ebuild 13 Apr 2015 09:26:46 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild,v 1.12 2015/03/08 23:57:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/rdflib-4.1.2.ebuild,v 1.13 2015/04/13 09:26:46 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="berkdb examples mysql redland sqlite test" RDEPEND=" 1.58 dev-python/rdflib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rdflib/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 8 Apr 2015 08:04:57 -0000 1.57 +++ ChangeLog 13 Apr 2015 09:26:46 -0000 1.58 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/rdflib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v 1.57 2015/04/08 08:04:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v 1.58 2015/04/13 09:26:46 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo rdflib-4.1.2.ebuild: + Stable for alpha, wrt bug #540290 08 Apr 2015; Michał Górny rdflib-3.2.3-r1.ebuild: Drop old Python implementations