summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-11-17 11:02:22 +0000
committerMarkus Meier <maekke@gentoo.org>2010-11-17 11:02:22 +0000
commit5a95e52c40136ad12e71382a3e39f1f076819f0e (patch)
treea916eb41eea0f788ca057ddeeafc0d4a0b577d9b /dev-python/dulwich
parentx86 stable, bug #344881 (diff)
downloadgentoo-2-5a95e52c40136ad12e71382a3e39f1f076819f0e.tar.gz
gentoo-2-5a95e52c40136ad12e71382a3e39f1f076819f0e.tar.bz2
gentoo-2-5a95e52c40136ad12e71382a3e39f1f076819f0e.zip
amd64/x86 stable, bug #345499
(Portage version: 2.1.9.24/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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index dc1b1bf7c501..8cb0d520df65 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.19 2010/10/17 20:44:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.20 2010/11/17 11:02:22 maekke Exp $
+
+ 17 Nov 2010; Markus Meier <maekke@gentoo.org> dulwich-0.6.2.ebuild:
+ amd64/x86 stable, bug #345499
*dulwich-0.6.2 (17 Oct 2010)
diff --git a/dev-python/dulwich/dulwich-0.6.2.ebuild b/dev-python/dulwich/dulwich-0.6.2.ebuild
index 0690e62ff731..835f75e91403 100644
--- a/dev-python/dulwich/dulwich-0.6.2.ebuild
+++ b/dev-python/dulwich/dulwich-0.6.2.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.2.ebuild,v 1.1 2010/10/17 20:44:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.6.2.ebuild,v 1.2 2010/11/17 11:02:22 maekke 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"