summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-09-19 21:36:24 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-09-19 21:36:24 +0000
commitd271628a35c950bef824dc89deb4746ca5097695 (patch)
treeed0b2eb6d0ab95b7657ca1c0bb68e17413269720 /dev-python/dulwich
parentVersion bump. (diff)
downloadgentoo-2-d271628a35c950bef824dc89deb4746ca5097695.tar.gz
gentoo-2-d271628a35c950bef824dc89deb4746ca5097695.tar.bz2
gentoo-2-d271628a35c950bef824dc89deb4746ca5097695.zip
Stable on amd64 wrt bug #337134
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r--dev-python/dulwich/ChangeLog5
-rw-r--r--dev-python/dulwich/dulwich-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index fc663244b7da..9035c1b0bde4 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.16 2010/09/17 10:10:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.17 2010/09/19 21:36:24 hwoarang Exp $
+
+ 19 Sep 2010; Markos Chandras <hwoarang@gentoo.org> dulwich-0.6.1.ebuild:
+ Stable on amd64 wrt bug #337134
17 Sep 2010; Christian Faulhammer <fauli@gentoo.org> dulwich-0.6.1.ebuild:
stable x86, bug 337134
diff --git a/dev-python/dulwich/dulwich-0.6.1.ebuild b/dev-python/dulwich/dulwich-0.6.1.ebuild
index d61609c44195..f391ca33a281 100644
--- a/dev-python/dulwich/dulwich-0.6.1.ebuild
+++ b/dev-python/dulwich/dulwich-0.6.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/dulwich/dulwich-0.6.1.ebuild,v 1.2 2010/09/17 10:10:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.6.1.ebuild,v 1.3 2010/09/19 21:36:24 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://samba.org/~jelmer/dulwich/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 x86 ~ppc-macos ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools"