summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-26 18:37:18 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-26 18:37:18 +0000
commit4b1bfef3459d00e64429263fd41e204540f24e8f (patch)
treedda2d7aac2c81924ee83f0cabff26aba7a5338d2 /dev-python/dulwich
parentStable on amd64 wrt bug #325383 (diff)
downloadgentoo-2-4b1bfef3459d00e64429263fd41e204540f24e8f.tar.gz
gentoo-2-4b1bfef3459d00e64429263fd41e204540f24e8f.tar.bz2
gentoo-2-4b1bfef3459d00e64429263fd41e204540f24e8f.zip
Stable on amd64 wrt bug #325421
(Portage version: 2.1.8.3/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.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index 94d79e764102..570d5360ca9b 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.12 2010/05/29 12:30:46 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.13 2010/06/26 18:37:18 angelos Exp $
+
+ 26 Jun 2010; Christoph Mende <angelos@gentoo.org> dulwich-0.6.0.ebuild:
+ Stable on amd64 wrt bug #325421
29 May 2010; Fabian Groffen <grobian@gentoo.org> dulwich-0.6.0.ebuild:
Marked ~x86-solaris
diff --git a/dev-python/dulwich/dulwich-0.6.0.ebuild b/dev-python/dulwich/dulwich-0.6.0.ebuild
index eeb580d8f51d..84e26bfd2b10 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.2 2010/05/29 12:30:46 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.6.0.ebuild,v 1.3 2010/06/26 18:37:18 angelos 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"