diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 12:24:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 12:24:07 +0000 |
commit | 92055e1ef9c694ff307b52d85f4c193351b8fdcc (patch) | |
tree | 93d47e80aa6a1dfab1d34e1bc867ed4861e4fbe2 | |
parent | Stable for alpha, wrt bug #465420 (diff) | |
download | gentoo-2-92055e1ef9c694ff307b52d85f4c193351b8fdcc.tar.gz gentoo-2-92055e1ef9c694ff307b52d85f4c193351b8fdcc.tar.bz2 gentoo-2-92055e1ef9c694ff307b52d85f4c193351b8fdcc.zip |
Stable for alpha, wrt bug #457354
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-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 7c63001b422b..1bc42caf8a9b 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.41 2013/03/26 10:33:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.42 2013/04/22 12:24:07 ago Exp $ + + 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> qbzr-0.23.0.ebuild: + Stable for alpha, wrt bug #457354 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qbzr-0.23.0.ebuild: Stable for ppc, wrt bug #457354 diff --git a/dev-vcs/qbzr/qbzr-0.23.0.ebuild b/dev-vcs/qbzr/qbzr-0.23.0.ebuild index 19297a723cae..8df8315c9f38 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.5 2013/03/26 10:33:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.23.0.ebuild,v 1.6 2013/04/22 12:24:07 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="alpha amd64 ppc x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |