diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 15:54:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 15:54:33 +0000 |
commit | d8b9da72e8e4526e9e2274e000333d0ec9461d59 (patch) | |
tree | 8fa53024d62b206a3ecebeb09bf6ddd3f25c1cca /dev-python/dulwich | |
parent | Stable for x86, wrt bug #457480 (diff) | |
download | gentoo-2-d8b9da72e8e4526e9e2274e000333d0ec9461d59.tar.gz gentoo-2-d8b9da72e8e4526e9e2274e000333d0ec9461d59.tar.bz2 gentoo-2-d8b9da72e8e4526e9e2274e000333d0ec9461d59.zip |
Stable for x86, wrt bug #457324
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/dulwich/dulwich-0.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog index 5ece6834f7bd..dccf7568671f 100644 --- a/dev-python/dulwich/ChangeLog +++ b/dev-python/dulwich/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/dulwich # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.59 2013/03/26 15:45:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.60 2013/03/26 15:54:33 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dulwich-0.8.7.ebuild: + Stable for x86, wrt bug #457324 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dulwich-0.8.7.ebuild: Stable for amd64, wrt bug #457324 diff --git a/dev-python/dulwich/dulwich-0.8.7.ebuild b/dev-python/dulwich/dulwich-0.8.7.ebuild index 527f89b21b79..6cb9b118154f 100644 --- a/dev-python/dulwich/dulwich-0.8.7.ebuild +++ b/dev-python/dulwich/dulwich-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.7.ebuild,v 1.3 2013/03/26 15:45:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.7.ebuild,v 1.4 2013/03/26 15:54:33 ago 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 |