summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-01-23 16:49:15 +0000
committerThomas Kahle <tomka@gentoo.org>2012-01-23 16:49:15 +0000
commit497b5bc97ab3b81a257c2dd5bb51c7f92cae4628 (patch)
treea00ee3854dc7659fc2a16674509873e4b1c69c67 /dev-vcs/bzr-xmloutput
parentx86 stable per bug 383751 (diff)
downloadhistorical-497b5bc97ab3b81a257c2dd5bb51c7f92cae4628.tar.gz
historical-497b5bc97ab3b81a257c2dd5bb51c7f92cae4628.tar.bz2
historical-497b5bc97ab3b81a257c2dd5bb51c7f92cae4628.zip
x86 stable per bug 383751
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs/bzr-xmloutput')
-rw-r--r--dev-vcs/bzr-xmloutput/ChangeLog5
-rw-r--r--dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/bzr-xmloutput/ChangeLog b/dev-vcs/bzr-xmloutput/ChangeLog
index e1f799580eb9..21392f834dc8 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.7 2012/01/21 15:48:23 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.8 2012/01/23 16:47:25 tomka Exp $
+
+ 23 Jan 2012; Thomas Kahle <tomka@gentoo.org> bzr-xmloutput-0.8.7.ebuild:
+ x86 stable per bug 383751
21 Jan 2012; Tobias Klausmann <klausman@gentoo.org>
bzr-xmloutput-0.8.7.ebuild:
diff --git a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild
index f385a6682389..6cf8df2fcda4 100644
--- a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild
+++ b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.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.7.ebuild,v 1.3 2012/01/21 15:48:23 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild,v 1.4 2012/01/23 16:47:25 tomka Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~x86"
+KEYWORDS="alpha amd64 x86"
IUSE=""
DEPEND=""