summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:19:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:19:59 +0000
commitc95bc20b0144c0d2b3204504ee9fc64e5a77a422 (patch)
tree911c2ae6b96d67d0af2d669e811e0c63d9059c65 /dev-vcs
parentStable for amd64, wrt bug #457340 (diff)
downloadgentoo-2-c95bc20b0144c0d2b3204504ee9fc64e5a77a422.tar.gz
gentoo-2-c95bc20b0144c0d2b3204504ee9fc64e5a77a422.tar.bz2
gentoo-2-c95bc20b0144c0d2b3204504ee9fc64e5a77a422.zip
Stable for amd64, 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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-vcs/bzr-git/ChangeLog b/dev-vcs/bzr-git/ChangeLog
index fca5e1785217..ff981e0daefd 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.14 2013/01/30 19:01:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.15 2013/03/25 20:19:59 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> bzr-git-0.6.8.ebuild:
+ Stable for amd64, wrt bug #457348
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bzr-git-0.6.7.ebuild:
Stable for x86, wrt bug #418969
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 bcefab12e8e3..4b512c5b408c 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-2012 Gentoo Foundation
+# 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.1 2012/10/08 19:50:04 fauli Exp $
+# $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 $
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=""