summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-13 09:32:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-13 09:32:37 +0000
commit80163cb122e6cac00793648c89ea2e8e04d89c14 (patch)
tree6d13793246d796a0ce9601823e515c434269ffa3 /dev-python/send2trash
parentStable for amd64, wrt bug #480510 (diff)
downloadgentoo-2-80163cb122e6cac00793648c89ea2e8e04d89c14.tar.gz
gentoo-2-80163cb122e6cac00793648c89ea2e8e04d89c14.tar.bz2
gentoo-2-80163cb122e6cac00793648c89ea2e8e04d89c14.zip
Stable for amd64, wrt bug #480510
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 7a9973538932..23111c07ba90 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.1 2013/06/15 04:19:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/ChangeLog,v 1.2 2013/08/13 09:32:37 ago Exp $
+
+ 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> send2trash-1.2.0.ebuild:
+ Stable for amd64, wrt bug #480510
*send2trash-1.2.0 (15 Jun 2013)
diff --git a/dev-python/send2trash/send2trash-1.2.0.ebuild b/dev-python/send2trash/send2trash-1.2.0.ebuild
index 230ba4f2ed99..3837fe97ccf4 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.1 2013/06/15 04:19:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/send2trash-1.2.0.ebuild,v 1.2 2013/08/13 09:32:37 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"