From 15ffc0164b84ae0efe57541e13fce1baea5b005b Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 16 Feb 2015 13:58:46 +0000 Subject: amd64/x86 stable, bug #530324 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) --- dev-python/alabaster/ChangeLog | 5 ++++- dev-python/alabaster/alabaster-0.6.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/alabaster') diff --git a/dev-python/alabaster/ChangeLog b/dev-python/alabaster/ChangeLog index 5f280a0d54fa..fe0ee37efb3a 100644 --- a/dev-python/alabaster/ChangeLog +++ b/dev-python/alabaster/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/alabaster # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.2 2015/01/25 08:27:22 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.3 2015/02/16 13:58:46 pacho Exp $ + + 16 Feb 2015; Pacho Ramos alabaster-0.6.3.ebuild: + amd64/x86 stable, bug #530324 *alabaster-0.6.3 (25 Jan 2015) diff --git a/dev-python/alabaster/alabaster-0.6.3.ebuild b/dev-python/alabaster/alabaster-0.6.3.ebuild index b84eec5f5a6c..b15586a14247 100644 --- a/dev-python/alabaster/alabaster-0.6.3.ebuild +++ b/dev-python/alabaster/alabaster-0.6.3.ebuild @@ -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/alabaster/alabaster-0.6.3.ebuild,v 1.1 2015/01/25 08:27:22 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild,v 1.2 2015/02/16 13:58:46 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/bitprophet/alabaster" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad