summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-12 18:52:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-12 18:52:27 +0000
commit7c7fa58efa9dcad867fa617ade18636febbd6e76 (patch)
tree0f8c07d7498392624346325c65b404cb3058e1ec /dev-vcs/bzr-git
parentStable on amd64 wrt bug #346985 (diff)
downloadgentoo-2-7c7fa58efa9dcad867fa617ade18636febbd6e76.tar.gz
gentoo-2-7c7fa58efa9dcad867fa617ade18636febbd6e76.tar.bz2
gentoo-2-7c7fa58efa9dcad867fa617ade18636febbd6e76.zip
Stable on amd64 wrt bug #346985
(Portage version: 2.1.9.30/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.5.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/bzr-git/ChangeLog b/dev-vcs/bzr-git/ChangeLog
index 5f8ce943f368..6a424066d47b 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.1 2010/10/10 14:30:09 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.2 2011/01/12 18:52:27 hwoarang Exp $
+
+ 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzr-git-0.5.2.ebuild:
+ Stable on amd64 wrt bug #346985
*bzr-git-0.5.2 (10 Oct 2010)
diff --git a/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild b/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild
index f4f82181efc8..b3261642b296 100644
--- a/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.5.2.ebuild,v 1.1 2010/10/10 14:30:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild,v 1.2 2011/01/12 18:52:27 hwoarang 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="amd64 ~x86"
fi
IUSE=""