summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-10 15:26:52 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-10 15:26:52 +0000
commit1704fa8535a70ef204bbab5cb3ea043ce29d3e3f (patch)
treecf33438441c4d88b5df7ee6681bb9de3d3920d4d /dev-python/dulwich
parentstable x86, bug 321205 (diff)
downloadgentoo-2-1704fa8535a70ef204bbab5cb3ea043ce29d3e3f.tar.gz
gentoo-2-1704fa8535a70ef204bbab5cb3ea043ce29d3e3f.tar.bz2
gentoo-2-1704fa8535a70ef204bbab5cb3ea043ce29d3e3f.zip
stable x86, bug 327149
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r--dev-python/dulwich/ChangeLog5
-rw-r--r--dev-python/dulwich/dulwich-0.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index 570d5360ca9b..d6d600fced55 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.13 2010/06/26 18:37:18 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.14 2010/07/10 15:26:52 fauli Exp $
+
+ 10 Jul 2010; Christian Faulhammer <fauli@gentoo.org> dulwich-0.6.0.ebuild:
+ stable x86, bug 327149
26 Jun 2010; Christoph Mende <angelos@gentoo.org> dulwich-0.6.0.ebuild:
Stable on amd64 wrt bug #325421
diff --git a/dev-python/dulwich/dulwich-0.6.0.ebuild b/dev-python/dulwich/dulwich-0.6.0.ebuild
index 84e26bfd2b10..3e00d748c4e2 100644
--- a/dev-python/dulwich/dulwich-0.6.0.ebuild
+++ b/dev-python/dulwich/dulwich-0.6.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.6.0.ebuild,v 1.3 2010/06/26 18:37:18 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.6.0.ebuild,v 1.4 2010/07/10 15:26:52 fauli Exp $
EAPI="3"
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 ~x86-solaris"
+KEYWORDS="amd64 x86 ~ppc-macos ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools"