summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-17 10:10:51 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-17 10:10:51 +0000
commit496cbe7c7688a4e4df5557a5b22177edd92d9f2b (patch)
tree2868e25ea58f135748a15ba1fbc7db352bfce1da /dev-python/dulwich
parentstable x86, security bug 335750 (diff)
downloadgentoo-2-496cbe7c7688a4e4df5557a5b22177edd92d9f2b.tar.gz
gentoo-2-496cbe7c7688a4e4df5557a5b22177edd92d9f2b.tar.bz2
gentoo-2-496cbe7c7688a4e4df5557a5b22177edd92d9f2b.zip
stable x86, bug 337134
(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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index 0a9bf39de66f..fc663244b7da 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.15 2010/07/23 19:05:57 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.16 2010/09/17 10:10:51 fauli Exp $
+
+ 17 Sep 2010; Christian Faulhammer <fauli@gentoo.org> dulwich-0.6.1.ebuild:
+ stable x86, bug 337134
*dulwich-0.6.1 (23 Jul 2010)
diff --git a/dev-python/dulwich/dulwich-0.6.1.ebuild b/dev-python/dulwich/dulwich-0.6.1.ebuild
index 62845ed8bb99..d61609c44195 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.1 2010/07/23 19:05:57 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.6.1.ebuild,v 1.2 2010/09/17 10:10:51 fauli 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"