summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-01-21 17:29:34 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-01-21 17:29:34 +0000
commitc270e6352d389fad6e5bb9be048d583711f8b711 (patch)
tree64c83687cd903cc97effb1b3b81a7fe754ef3f25 /dev-python/dulwich
parentAdded live ebuild. (diff)
downloadgentoo-2-c270e6352d389fad6e5bb9be048d583711f8b711.tar.gz
gentoo-2-c270e6352d389fad6e5bb9be048d583711f8b711.tar.bz2
gentoo-2-c270e6352d389fad6e5bb9be048d583711f8b711.zip
Keyword 0.8.2 on alpha
(Portage version: 2.1.10.44/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.8.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index b5aa69ed5a85..a919cd533c50 100644
--- a/dev-python/dulwich/ChangeLog
+++ b/dev-python/dulwich/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dulwich
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.45 2012/01/21 15:51:10 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.46 2012/01/21 17:29:34 klausman Exp $
+
+ 21 Jan 2012; Tobias Klausmann <klausman@gentoo.org> dulwich-0.8.2.ebuild:
+ Keyword 0.8.2 on alpha
21 Jan 2012; Tobias Klausmann <klausman@gentoo.org> dulwich-0.8.1.ebuild:
Stable on alpha, bug #383751
diff --git a/dev-python/dulwich/dulwich-0.8.2.ebuild b/dev-python/dulwich/dulwich-0.8.2.ebuild
index c7e3174b62c4..15c1f61e9ad0 100644
--- a/dev-python/dulwich/dulwich-0.8.2.ebuild
+++ b/dev-python/dulwich/dulwich-0.8.2.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.2.ebuild,v 1.1 2011/12/22 19:57:01 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.2.ebuild,v 1.2 2012/01/21 17:29:34 klausman 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="~alpha ~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