summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-01-12 19:34:03 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-01-12 19:34:03 +0000
commit33c2db4685e7887f1ed387eab2086c0882a99640 (patch)
tree6a09cdea11c9d4b6cdfe945025fdb7545bdc21a7 /dev-python/subvertpy
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-33c2db4685e7887f1ed387eab2086c0882a99640.tar.gz
gentoo-2-33c2db4685e7887f1ed387eab2086c0882a99640.tar.bz2
gentoo-2-33c2db4685e7887f1ed387eab2086c0882a99640.zip
Stable on amd64 wrt bug #299559
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r--dev-python/subvertpy/ChangeLog7
-rw-r--r--dev-python/subvertpy/subvertpy-0.7.1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/subvertpy/ChangeLog b/dev-python/subvertpy/ChangeLog
index d05c6bb4d0b5..03624ae0ee1a 100644
--- a/dev-python/subvertpy/ChangeLog
+++ b/dev-python/subvertpy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/subvertpy
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.8 2010/01/04 10:33:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.9 2010/01/12 19:34:03 hwoarang Exp $
+
+ 12 Jan 2010; <hwoarang@gentoo.org> subvertpy-0.7.1.ebuild:
+ Stable on amd64 wrt bug #299559
04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
subvertpy-0.7.1.ebuild:
@@ -40,5 +43,5 @@
06 Oct 2009; Peter Volkov <pva@gentoo.org> +subvertpy-0.6.9.ebuild,
+metadata.xml:
Initial import, ebuild initially from bazaar overlay. Fixes bug #270201,
- thank Johan Bergström and Mark Lee.
+ thank Johan BergstrΓΆm and Mark Lee.
diff --git a/dev-python/subvertpy/subvertpy-0.7.1.ebuild b/dev-python/subvertpy/subvertpy-0.7.1.ebuild
index e82ec97b40a6..5f8fd45a1f90 100644
--- a/dev-python/subvertpy/subvertpy-0.7.1.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild,v 1.2 2010/01/04 10:33:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild,v 1.3 2010/01/12 19:34:03 hwoarang Exp $
NEED_PYTHON=2.4
@@ -12,7 +12,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="test"
RDEPEND=">=dev-util/subversion-1.4