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 9DE02139538 for ; Mon, 27 Jul 2015 19:56:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9F3BE0858; Mon, 27 Jul 2015 19:56:29 +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 5C3F3E0858 for ; Mon, 27 Jul 2015 19:56:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26F6F3406F0 for ; Mon, 27 Jul 2015 19:56:28 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2264) id 38191BE; Mon, 27 Jul 2015 19:56:23 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/mistune: mistune-0.5.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mistune-0.5.1.ebuild ChangeLog X-VCS-Directories: dev-python/mistune X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150727195623.38191BE@oystercatcher.gentoo.org> Date: Mon, 27 Jul 2015 19:56:23 +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: c31bd4e5-ac29-4a6c-ab39-982bf3939db8 X-Archives-Hash: d7158d5a95365334fdef0b6558ba290f jlec 15/07/27 19:56:23 Modified: ChangeLog Added: mistune-0.5.1.ebuild Log: readd only version supporting arm, bug #556070 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!) Revision Changes Path 1.10 dev-python/mistune/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mistune/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 27 Jul 2015 19:00:56 -0000 1.9 +++ ChangeLog 27 Jul 2015 19:56:23 -0000 1.10 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/mistune # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mistune/ChangeLog,v 1.9 2015/07/27 19:00:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mistune/ChangeLog,v 1.10 2015/07/27 19:56:23 jlec Exp $ + +*mistune-0.5.1 (27 Jul 2015) + + 27 Jul 2015; Justin Lecher +mistune-0.5.1.ebuild: + readd only version supporting arm, bug #556070 *mistune-0.7 (27 Jul 2015) 1.5 dev-python/mistune/mistune-0.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild?r1=1.4&r2=1.5