summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/bzr-xmloutput/ChangeLog5
-rw-r--r--dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/bzr-xmloutput/ChangeLog b/dev-vcs/bzr-xmloutput/ChangeLog
index 7fdc94ce8401..2e33f0a956fb 100644
--- a/dev-vcs/bzr-xmloutput/ChangeLog
+++ b/dev-vcs/bzr-xmloutput/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/bzr-xmloutput
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.10 2012/03/17 11:17:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.11 2012/08/03 13:59:25 ago Exp $
+
+ 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> bzr-xmloutput-0.8.8.ebuild:
+ Stable for amd64, wrt bug #418971
*bzr-xmloutput-0.8.8 (17 Mar 2012)
diff --git a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild
index 7f086a16dd47..885dd6d569a8 100644
--- a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild
+++ b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild,v 1.1 2012/03/17 11:17:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild,v 1.2 2012/08/03 13:59:25 ago Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha amd64 ~x86"
IUSE=""
DEPEND=""