summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-04 17:31:24 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-04 17:31:24 +0000
commit4a1fa4d9f0bdfd76f3d9578a95810dc82bbaf5c2 (patch)
tree8f4775f9124636ce9ce20300292633ec868d6e0c /dev-python/dulwich
parentx86 stable wrt bug #396139 (diff)
downloadgentoo-2-4a1fa4d9f0bdfd76f3d9578a95810dc82bbaf5c2.tar.gz
gentoo-2-4a1fa4d9f0bdfd76f3d9578a95810dc82bbaf5c2.tar.bz2
gentoo-2-4a1fa4d9f0bdfd76f3d9578a95810dc82bbaf5c2.zip
x86 stable wrt bug #395713
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r--dev-python/dulwich/ChangeLog7
-rw-r--r--dev-python/dulwich/dulwich-0.8.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index c4d6b9121b54..e0ffc56e58f1 100644
--- a/dev-python/dulwich/ChangeLog
+++ b/dev-python/dulwich/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dulwich
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.43 2011/12/23 19:20:39 ago Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.44 2012/01/04 17:31:24 phajdan.jr Exp $
+
+ 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dulwich-0.8.1.ebuild:
+ x86 stable wrt bug #395713
23 Dec 2011; Agostino Sarubbo <ago@gentoo.org> dulwich-0.8.1.ebuild:
Stable for AMD64, wrt bug #395713
diff --git a/dev-python/dulwich/dulwich-0.8.1.ebuild b/dev-python/dulwich/dulwich-0.8.1.ebuild
index 0d5ae695e9a8..c633c5985ba3 100644
--- a/dev-python/dulwich/dulwich-0.8.1.ebuild
+++ b/dev-python/dulwich/dulwich-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v 1.5 2011/12/23 19:20:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v 1.6 2012/01/04 17:31:24 phajdan.jr 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 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools