summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-02-22 11:09:34 +0000
committerPacho Ramos <pacho@gentoo.org>2015-02-22 11:09:34 +0000
commita73d8317998c1208649a261cefe29a20bacab8a4 (patch)
treea76d9c89f6a5b7c61d740a8bd45a52adfdde5f7d /dev-python/shortuuid
parentamd64/x86 stable, bug #540494 (diff)
downloadgentoo-2-a73d8317998c1208649a261cefe29a20bacab8a4.tar.gz
gentoo-2-a73d8317998c1208649a261cefe29a20bacab8a4.tar.bz2
gentoo-2-a73d8317998c1208649a261cefe29a20bacab8a4.zip
amd64/x86 stable, bug #540518
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/shortuuid')
-rw-r--r--dev-python/shortuuid/ChangeLog7
-rw-r--r--dev-python/shortuuid/shortuuid-0.4.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/shortuuid/ChangeLog b/dev-python/shortuuid/ChangeLog
index 39e23aa3afc4..f8aecdb84124 100644
--- a/dev-python/shortuuid/ChangeLog
+++ b/dev-python/shortuuid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/shortuuid
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/shortuuid/ChangeLog,v 1.3 2014/11/27 15:05:17 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shortuuid/ChangeLog,v 1.4 2015/02/22 11:09:34 pacho Exp $
+
+ 22 Feb 2015; Pacho Ramos <pacho@gentoo.org> shortuuid-0.4.2.ebuild:
+ amd64/x86 stable, bug #540518
27 Nov 2014; Pacho Ramos <pacho@gentoo.org> shortuuid-0.4.2.ebuild:
Support python 3.4
diff --git a/dev-python/shortuuid/shortuuid-0.4.2.ebuild b/dev-python/shortuuid/shortuuid-0.4.2.ebuild
index 595dfc9d8955..683cb74e7e15 100644
--- a/dev-python/shortuuid/shortuuid-0.4.2.ebuild
+++ b/dev-python/shortuuid/shortuuid-0.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/shortuuid/shortuuid-0.4.2.ebuild,v 1.3 2014/11/27 15:05:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shortuuid/shortuuid-0.4.2.ebuild,v 1.4 2015/02/22 11:09:34 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""