summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r--dev-python/dulwich/ChangeLog5
-rw-r--r--dev-python/dulwich/dulwich-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index bf665ff46cae..cbcf26850a8b 100644
--- a/dev-python/dulwich/ChangeLog
+++ b/dev-python/dulwich/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dulwich
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.9 2010/04/13 20:56:16 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.10 2010/04/21 18:10:14 fauli Exp $
+
+ 21 Apr 2010; Christian Faulhammer <fauli@gentoo.org> dulwich-0.5.0.ebuild:
+ stable x86, bug 313155
13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> dulwich-0.5.0.ebuild:
Stable on amd64 wrt bug #313155
diff --git a/dev-python/dulwich/dulwich-0.5.0.ebuild b/dev-python/dulwich/dulwich-0.5.0.ebuild
index 075df3ccc1cb..6f073ff18fbc 100644
--- a/dev-python/dulwich/dulwich-0.5.0.ebuild
+++ b/dev-python/dulwich/dulwich-0.5.0.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/dulwich/dulwich-0.5.0.ebuild,v 1.3 2010/04/13 20:56:16 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.5.0.ebuild,v 1.4 2010/04/21 18:10:14 fauli Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://samba.org/~jelmer/dulwich/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 x86 ~ppc-macos"
IUSE=""
DEPEND=""