diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-11 12:49:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-11 12:49:45 +0000 |
commit | 4446fc7101fd2a3d68d65c358fd4392024d4b150 (patch) | |
tree | ad4979df2e8813321eeb008226348780889e64fc /dev-vcs/bzr-xmloutput | |
parent | arm stable, bug #422201 (diff) | |
download | gentoo-2-4446fc7101fd2a3d68d65c358fd4392024d4b150.tar.gz gentoo-2-4446fc7101fd2a3d68d65c358fd4392024d4b150.tar.bz2 gentoo-2-4446fc7101fd2a3d68d65c358fd4392024d4b150.zip |
x86 stable, bug #418971
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/bzr-xmloutput')
-rw-r--r-- | dev-vcs/bzr-xmloutput/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/bzr-xmloutput/ChangeLog b/dev-vcs/bzr-xmloutput/ChangeLog index 2e33f0a956fb..d11d662d1d20 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.11 2012/08/03 13:59:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.12 2012/08/11 12:49:45 maekke Exp $ + + 11 Aug 2012; Markus Meier <maekke@gentoo.org> bzr-xmloutput-0.8.8.ebuild: + x86 stable, bug #418971 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> bzr-xmloutput-0.8.8.ebuild: Stable for amd64, wrt bug #418971 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 885dd6d569a8..1e428a95cfae 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.2 2012/08/03 13:59:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.8.ebuild,v 1.3 2012/08/11 12:49:45 maekke 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="" |