summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:39:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:39:56 +0000
commitd65e9f2a455bced99108aac7f45368d3af968e4a (patch)
treebf4f7d87792ae1a41f9c51eb3596b4798564fa87 /dev-vcs
parentStable for x86, wrt bug #457340 (diff)
downloadgentoo-2-d65e9f2a455bced99108aac7f45368d3af968e4a.tar.gz
gentoo-2-d65e9f2a455bced99108aac7f45368d3af968e4a.tar.bz2
gentoo-2-d65e9f2a455bced99108aac7f45368d3af968e4a.zip
Stable for x86, wrt bug #457348
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/bzr-git/ChangeLog5
-rw-r--r--dev-vcs/bzr-git/bzr-git-0.6.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/bzr-git/ChangeLog b/dev-vcs/bzr-git/ChangeLog
index ff981e0daefd..7817cf7971cd 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.15 2013/03/25 20:19:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.16 2013/03/25 20:39:56 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> bzr-git-0.6.8.ebuild:
+ Stable for x86, wrt bug #457348
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> bzr-git-0.6.8.ebuild:
Stable for amd64, wrt bug #457348
diff --git a/dev-vcs/bzr-git/bzr-git-0.6.8.ebuild b/dev-vcs/bzr-git/bzr-git-0.6.8.ebuild
index 4b512c5b408c..39e11f6ce574 100644
--- a/dev-vcs/bzr-git/bzr-git-0.6.8.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.6.8.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-vcs/bzr-git/bzr-git-0.6.8.ebuild,v 1.2 2013/03/25 20:19:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.6.8.ebuild,v 1.3 2013/03/25 20:39:56 ago 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=""