summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-27 08:25:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-27 08:25:51 +0000
commitd1fdbdf57c0e184d440703e45d6c1e86c6ec1827 (patch)
treed88df6ad6c5068e5486bb5a49db95f04a8e49f88 /dev-python/send2trash
parentStable for amd64, wrt bug #550182 (diff)
downloadgentoo-2-d1fdbdf57c0e184d440703e45d6c1e86c6ec1827.tar.gz
gentoo-2-d1fdbdf57c0e184d440703e45d6c1e86c6ec1827.tar.bz2
gentoo-2-d1fdbdf57c0e184d440703e45d6c1e86c6ec1827.zip
Stable for amd64, wrt bug #550216
(Portage version: 2.2.18/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.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/send2trash/ChangeLog b/dev-python/send2trash/ChangeLog
index e4030c44ef80..a2b70ecabd31 100644
--- a/dev-python/send2trash/ChangeLog
+++ b/dev-python/send2trash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/send2trash
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/ChangeLog,v 1.6 2015/04/17 13:03:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/ChangeLog,v 1.7 2015/05/27 08:25:51 ago Exp $
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> send2trash-1.3.0.ebuild:
+ Stable for amd64, wrt bug #550216
*send2trash-1.3.0 (17 Apr 2015)
diff --git a/dev-python/send2trash/send2trash-1.3.0.ebuild b/dev-python/send2trash/send2trash-1.3.0.ebuild
index 691a6bc6e4d9..3119e3acecc2 100644
--- a/dev-python/send2trash/send2trash-1.3.0.ebuild
+++ b/dev-python/send2trash/send2trash-1.3.0.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/send2trash/send2trash-1.3.0.ebuild,v 1.1 2015/04/17 13:03:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/send2trash-1.3.0.ebuild,v 1.2 2015/05/27 08:25:51 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc"
RDEPEND=""