summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-04 09:58:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-04 09:58:01 +0000
commit55ab7bd0881bb130c9499db9d7a87417c89d42c5 (patch)
treeb39cc0f00892c31e7deded0929b2eedf6024e69a /dev-python/polygon
parentStable for amd64, wrt bug #530576 (diff)
downloadgentoo-2-55ab7bd0881bb130c9499db9d7a87417c89d42c5.tar.gz
gentoo-2-55ab7bd0881bb130c9499db9d7a87417c89d42c5.tar.bz2
gentoo-2-55ab7bd0881bb130c9499db9d7a87417c89d42c5.zip
Stable for amd64, wrt bug #531090
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/polygon')
-rw-r--r--dev-python/polygon/ChangeLog5
-rw-r--r--dev-python/polygon/polygon-3.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/polygon/ChangeLog b/dev-python/polygon/ChangeLog
index 47d30df0fc5b..b34b6a83cbfc 100644
--- a/dev-python/polygon/ChangeLog
+++ b/dev-python/polygon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/polygon
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.14 2014/08/14 05:23:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.15 2014/12/04 09:58:01 ago Exp $
+
+ 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> polygon-3.0.7.ebuild:
+ Stable for amd64, wrt bug #531090
14 Aug 2014; Patrick Lauer <patrick@gentoo.org> polygon-2.0.6.ebuild:
Whitespace
diff --git a/dev-python/polygon/polygon-3.0.7.ebuild b/dev-python/polygon/polygon-3.0.7.ebuild
index 961b0a1c74ba..ec67932236d9 100644
--- a/dev-python/polygon/polygon-3.0.7.ebuild
+++ b/dev-python/polygon/polygon-3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.1 2014/08/14 00:08:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.2 2014/12/04 09:58:01 ago Exp $
EAPI=5
PYTHON_COMPAT=( python3_{2,3,4} )
@@ -14,7 +14,7 @@ SRC_URI="https://www.bitbucket.org/jraedler/${PN}3/downloads/Polygon3-${PV}.zip"
LICENSE="LGPL-2"
SLOT="3"
IUSE="examples"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
DEPEND="app-arch/unzip"