summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-05 11:06:35 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-05 11:06:35 +0000
commitd082dc4849aa96b2e1115d074e05f50c76b837a2 (patch)
tree3d6ef42bd30c01ce3677a8edeec34bf9261436f4 /dev-python/subvertpy
parentStable on amd64 wrt bug #361871 (diff)
downloadgentoo-2-d082dc4849aa96b2e1115d074e05f50c76b837a2.tar.gz
gentoo-2-d082dc4849aa96b2e1115d074e05f50c76b837a2.tar.bz2
gentoo-2-d082dc4849aa96b2e1115d074e05f50c76b837a2.zip
Stable on amd64 wrt bug #361975
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r--dev-python/subvertpy/ChangeLog5
-rw-r--r--dev-python/subvertpy/subvertpy-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/subvertpy/ChangeLog b/dev-python/subvertpy/ChangeLog
index 10147c144cdf..f577d3af488b 100644
--- a/dev-python/subvertpy/ChangeLog
+++ b/dev-python/subvertpy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/subvertpy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.28 2011/03/03 01:57:35 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.29 2011/04/05 11:06:35 angelos Exp $
+
+ 05 Apr 2011; Christoph Mende <angelos@gentoo.org> subvertpy-0.8.0.ebuild:
+ Stable on amd64 wrt bug #361975
*subvertpy-0.8.0 (03 Mar 2011)
diff --git a/dev-python/subvertpy/subvertpy-0.8.0.ebuild b/dev-python/subvertpy/subvertpy-0.8.0.ebuild
index cb27d3f546c7..f0480780a9d1 100644
--- a/dev-python/subvertpy/subvertpy-0.8.0.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.0.ebuild,v 1.1 2011/03/03 01:57:35 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.0.ebuild,v 1.2 2011/04/05 11:06:35 angelos Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://samba.org/~jelmer/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=">=dev-vcs/subversion-1.4"