diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 19:01:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 19:01:52 +0000 |
commit | 37c799b452067cee0084326a80a0107507049774 (patch) | |
tree | a7929ab436d21b6a4246429690fc19e20e0233f0 /dev-vcs | |
parent | Stable for x86, wrt bug #418969 (diff) | |
download | gentoo-2-37c799b452067cee0084326a80a0107507049774.tar.gz gentoo-2-37c799b452067cee0084326a80a0107507049774.tar.bz2 gentoo-2-37c799b452067cee0084326a80a0107507049774.zip |
Stable for x86, wrt bug #418969
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/qbzr/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.22.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index 21db1703c9f6..e5ae50130b5d 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.37 2012/12/29 09:08:54 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.38 2013/01/30 19:01:52 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> qbzr-0.22.1.ebuild: + Stable for x86, wrt bug #418969 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qbzr-0.22.1.ebuild: Stable for alpha, wrt bug #418969 diff --git a/dev-vcs/qbzr/qbzr-0.22.1.ebuild b/dev-vcs/qbzr/qbzr-0.22.1.ebuild index bb6300c86216..1e2761dc374e 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 +# 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.22.1.ebuild,v 1.5 2012/12/29 09:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.22.1.ebuild,v 1.6 2013/01/30 19:01:52 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="alpha amd64 ppc ~x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |