From 9a26410ff1c5143d54aa7cfc38f700b87c711cb3 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 18 Aug 2013 13:47:10 +0000 Subject: Stable for x86, wrt bug #480510 (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) --- dev-python/send2trash/ChangeLog | 5 ++++- dev-python/send2trash/send2trash-1.2.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/send2trash') diff --git a/dev-python/send2trash/ChangeLog b/dev-python/send2trash/ChangeLog index 23111c07ba90..7fda6d47dc9e 100644 --- a/dev-python/send2trash/ChangeLog +++ b/dev-python/send2trash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/send2trash # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/ChangeLog,v 1.2 2013/08/13 09:32:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/ChangeLog,v 1.3 2013/08/18 13:47:10 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo send2trash-1.2.0.ebuild: + Stable for x86, wrt bug #480510 13 Aug 2013; Agostino Sarubbo send2trash-1.2.0.ebuild: Stable for amd64, wrt bug #480510 diff --git a/dev-python/send2trash/send2trash-1.2.0.ebuild b/dev-python/send2trash/send2trash-1.2.0.ebuild index 3837fe97ccf4..099331995ec6 100644 --- a/dev-python/send2trash/send2trash-1.2.0.ebuild +++ b/dev-python/send2trash/send2trash-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/send2trash-1.2.0.ebuild,v 1.2 2013/08/13 09:32:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/send2trash-1.2.0.ebuild,v 1.3 2013/08/18 13:47:10 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) @@ -12,7 +12,7 @@ DESCRIPTION="Sends files to the Trash (or Recycle Bin)" HOMEPAGE="http://hg.hardcoded.net/send2trash//" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-65-gdbad