summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-16 12:51:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-16 12:51:42 +0000
commita236bb088211168513a597f9aca917aa5dc31e55 (patch)
tree1847965a567a75a9c36e6b5f780a011da54b835b /dev-vcs
parentStable for amd64, wrt bug #457218 (diff)
downloadgentoo-2-a236bb088211168513a597f9aca917aa5dc31e55.tar.gz
gentoo-2-a236bb088211168513a597f9aca917aa5dc31e55.tar.bz2
gentoo-2-a236bb088211168513a597f9aca917aa5dc31e55.zip
Stable for amd64, wrt bug #464442
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/bzr-explorer/ChangeLog5
-rw-r--r--dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-vcs/bzr-explorer/ChangeLog b/dev-vcs/bzr-explorer/ChangeLog
index bd7c26369b04..32823fe4cd94 100644
--- a/dev-vcs/bzr-explorer/ChangeLog
+++ b/dev-vcs/bzr-explorer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/bzr-explorer
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.22 2013/01/30 19:01:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.23 2013/05/16 12:51:42 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> bzr-explorer-1.3.0.ebuild:
+ Stable for amd64, wrt bug #464442
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bzr-explorer-1.2.2.ebuild:
Stable for x86, wrt bug #418969
diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild
index 6800eeda86d7..48ba651ee486 100644
--- a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild
+++ b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.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-explorer/bzr-explorer-1.3.0.ebuild,v 1.1 2012/10/08 19:58:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild,v 1.2 2013/05/16 12:51:42 ago Exp $
EAPI="3"
@@ -22,7 +22,7 @@ LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gtk"
DEPEND=""