diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-10-13 11:45:08 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-10-13 11:45:08 +0000 |
commit | 4a5b27a58737b51cef86b0d035e8917ce7a7d566 (patch) | |
tree | 0e473c332432f06f8562dfe0877e97f8db8cf542 /dev-vcs/qbzr | |
parent | Stable on amd64 wrt bug #418969 (diff) | |
download | gentoo-2-4a5b27a58737b51cef86b0d035e8917ce7a7d566.tar.gz gentoo-2-4a5b27a58737b51cef86b0d035e8917ce7a7d566.tar.bz2 gentoo-2-4a5b27a58737b51cef86b0d035e8917ce7a7d566.zip |
Stable on amd64 wrt bug #418969
(Portage version: 2.1.11.26/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/qbzr')
-rw-r--r-- | dev-vcs/qbzr/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.22.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index defc50b90099..468ba7252ee4 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.33 2012/10/08 19:54:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.34 2012/10/13 11:45:08 hwoarang Exp $ + + 13 Oct 2012; Markos Chandras <hwoarang@gentoo.org> qbzr-0.22.1.ebuild: + Stable on amd64 wrt bug #418969 *qbzr-0.23.0 (08 Oct 2012) @@ -247,4 +250,3 @@ 03 Oct 2008; Markus Ullmann <jokey@gentoo.org> +metadata.xml, +qbzr-0.9.3.ebuild: Initial import for bug #234960 - diff --git a/dev-vcs/qbzr/qbzr-0.22.1.ebuild b/dev-vcs/qbzr/qbzr-0.22.1.ebuild index 68911ee4449f..dc36ca5a954b 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.1 2012/03/16 23:44:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.22.1.ebuild,v 1.2 2012/10/13 11:45:08 hwoarang 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |