summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-01-21 15:49:48 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-01-21 15:49:48 +0000
commit9161720938568e32f883e6eba4d0cde0c65a038a (patch)
treef50a3687d8a8ddfc10308f1a359b126468f4499c /dev-vcs/bzr-git
parentStable on alpha, bug #383751 (diff)
downloadgentoo-2-9161720938568e32f883e6eba4d0cde0c65a038a.tar.gz
gentoo-2-9161720938568e32f883e6eba4d0cde0c65a038a.tar.bz2
gentoo-2-9161720938568e32f883e6eba4d0cde0c65a038a.zip
Stable on alpha, bug #383751
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/bzr-git')
-rw-r--r--dev-vcs/bzr-git/ChangeLog7
-rw-r--r--dev-vcs/bzr-git/bzr-git-0.6.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/bzr-git/ChangeLog b/dev-vcs/bzr-git/ChangeLog
index 0b9ba094ace3..1e62f427c345 100644
--- a/dev-vcs/bzr-git/ChangeLog
+++ b/dev-vcs/bzr-git/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/bzr-git
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.6 2011/12/28 16:07:00 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.7 2012/01/21 15:49:48 klausman Exp $
+
+ 21 Jan 2012; Tobias Klausmann <klausman@gentoo.org> bzr-git-0.6.2.ebuild:
+ Stable on alpha, bug #383751
28 Dec 2011; Christian Faulhammer <fauli@gentoo.org> bzr-git-0.6.2.ebuild:
raise dev-python/dulwich dependency to 0.8.0 as reported by Jonathan Lovelace
diff --git a/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild b/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild
index a905ed83728d..689d1fd4dbfd 100644
--- a/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.6.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-vcs/bzr-git/bzr-git-0.6.2.ebuild,v 1.3 2011/12/28 16:07:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.6.2.ebuild,v 1.4 2012/01/21 15:49:48 klausman Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -22,7 +22,7 @@ if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="alpha amd64 ~x86"
fi
IUSE=""