diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 09:08:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 09:08:54 +0000 |
commit | 0ba3f1583b42e5bcf19920f36738f1c5271e1ee6 (patch) | |
tree | af60c7108151791501f691c96950fb524dc21e99 /dev-vcs/qbzr | |
parent | Stable for alpha, wrt bug #418969 (diff) | |
download | gentoo-2-0ba3f1583b42e5bcf19920f36738f1c5271e1ee6.tar.gz gentoo-2-0ba3f1583b42e5bcf19920f36738f1c5271e1ee6.tar.bz2 gentoo-2-0ba3f1583b42e5bcf19920f36738f1c5271e1ee6.zip |
Stable for alpha, wrt bug #418969
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs/qbzr')
-rw-r--r-- | dev-vcs/qbzr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index 1408321a9b94..21db1703c9f6 100644 --- a/dev-vcs/qbzr/ChangeLog +++ b/dev-vcs/qbzr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/qbzr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.36 2012/10/20 16:27:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.37 2012/12/29 09:08:54 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qbzr-0.22.1.ebuild: + Stable for alpha, wrt bug #418969 20 Oct 2012; Raúl Porcel <armin76@gentoo.org> qbzr-0.21.1.ebuild, qbzr-0.21.2.ebuild, qbzr-0.22.1.ebuild, qbzr-0.23.0.ebuild: diff --git a/dev-vcs/qbzr/qbzr-0.22.1.ebuild b/dev-vcs/qbzr/qbzr-0.22.1.ebuild index b90d6c9967f2..bb6300c86216 100644 --- a/dev-vcs/qbzr/qbzr-0.22.1.ebuild +++ b/dev-vcs/qbzr/qbzr-0.22.1.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/qbzr/qbzr-0.22.1.ebuild,v 1.4 2012/10/20 16:27:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.22.1.ebuild,v 1.5 2012/12/29 09:08:54 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 |