summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:47:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:47:10 +0000
commit9a26410ff1c5143d54aa7cfc38f700b87c711cb3 (patch)
tree84c44313bc2de807bef07814a111ce615d123762 /dev-python/send2trash
parentStable for x86, wrt bug #480510 (diff)
downloadgentoo-2-9a26410ff1c5143d54aa7cfc38f700b87c711cb3.tar.gz
gentoo-2-9a26410ff1c5143d54aa7cfc38f700b87c711cb3.tar.bz2
gentoo-2-9a26410ff1c5143d54aa7cfc38f700b87c711cb3.zip
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)
Diffstat (limited to 'dev-python/send2trash')
-rw-r--r--dev-python/send2trash/ChangeLog5
-rw-r--r--dev-python/send2trash/send2trash-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <ago@gentoo.org> send2trash-1.2.0.ebuild:
+ Stable for x86, wrt bug #480510
13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> 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"