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 F027B138A1F for ; Tue, 22 Apr 2014 12:28:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 808D7E0942; Tue, 22 Apr 2014 12:28:17 +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 05AE8E0942 for ; Tue, 22 Apr 2014 12:28:16 +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 E75D333FFC8 for ; Tue, 22 Apr 2014 12:28:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B40902004B; Tue, 22 Apr 2014 12:28:14 +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/sphinx-better-theme: sphinx-better-theme-0.1.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sphinx-better-theme-0.1.5.ebuild ChangeLog X-VCS-Directories: dev-python/sphinx-better-theme X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140422122814.B40902004B@flycatcher.gentoo.org> Date: Tue, 22 Apr 2014 12:28:14 +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: 6cdc5f32-fcec-4437-94e7-d6cfc7a7779d X-Archives-Hash: dca8171b13095a735d3ef4a3a0faaa8a ago 14/04/22 12:28:14 Modified: sphinx-better-theme-0.1.5.ebuild ChangeLog Log: Stable for arm, wrt bug #507982 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F) Revision Changes Path 1.7 dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild?r1=1.6&r2=1.7 Index: sphinx-better-theme-0.1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sphinx-better-theme-0.1.5.ebuild 21 Apr 2014 10:50:17 -0000 1.6 +++ sphinx-better-theme-0.1.5.ebuild 22 Apr 2014 12:28:14 -0000 1.7 @@ -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/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v 1.6 2014/04/21 10:50:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v 1.7 2014/04/22 12:28:14 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -14,5 +14,5 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" 1.7 dev-python/sphinx-better-theme/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 21 Apr 2014 10:50:17 -0000 1.6 +++ ChangeLog 22 Apr 2014 12:28:14 -0000 1.7 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sphinx-better-theme # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v 1.6 2014/04/21 10:50:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v 1.7 2014/04/22 12:28:14 ago Exp $ + + 22 Apr 2014; Agostino Sarubbo + sphinx-better-theme-0.1.5.ebuild: + Stable for arm, wrt bug #507982 21 Apr 2014; Agostino Sarubbo sphinx-better-theme-0.1.5.ebuild: