diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:40:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:40:15 +0000 |
commit | ff93e170a7e0390d8851070d7dc3fb0f692ef1e3 (patch) | |
tree | afcac1b4cc3abf01035751f061ff1c44afec920c /dev-vcs | |
parent | Stable for x86, wrt bug #457350 (diff) | |
download | gentoo-2-ff93e170a7e0390d8851070d7dc3fb0f692ef1e3.tar.gz gentoo-2-ff93e170a7e0390d8851070d7dc3fb0f692ef1e3.tar.bz2 gentoo-2-ff93e170a7e0390d8851070d7dc3fb0f692ef1e3.zip |
Stable for x86, wrt bug #457354
(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/qbzr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.23.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index 50483377e83e..9691be9e7c97 100644 --- a/dev-vcs/qbzr/ChangeLog +++ b/dev-vcs/qbzr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/qbzr # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.39 2013/03/25 20:20:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.40 2013/03/25 20:40:15 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qbzr-0.23.0.ebuild: + Stable for x86, wrt bug #457354 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qbzr-0.23.0.ebuild: Stable for amd64, wrt bug #457354 diff --git a/dev-vcs/qbzr/qbzr-0.23.0.ebuild b/dev-vcs/qbzr/qbzr-0.23.0.ebuild index 8f785c30d794..377fb84bfd2d 100644 --- a/dev-vcs/qbzr/qbzr-0.23.0.ebuild +++ b/dev-vcs/qbzr/qbzr-0.23.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.23.0.ebuild,v 1.3 2013/03/25 20:20:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.23.0.ebuild,v 1.4 2013/03/25 20:40:15 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |