diff options
author | 2013-01-30 19:01:58 +0000 | |
---|---|---|
committer | 2013-01-30 19:01:58 +0000 | |
commit | 329c97503067c93e2bc07f4f7ce02ad103c250e7 (patch) | |
tree | 1ab8eeebb04a1822843d56802e4b4fa0130cdf3c /dev-vcs/bzr-explorer | |
parent | Stable for x86, wrt bug #418969 (diff) | |
download | gentoo-2-329c97503067c93e2bc07f4f7ce02ad103c250e7.tar.gz gentoo-2-329c97503067c93e2bc07f4f7ce02ad103c250e7.tar.bz2 gentoo-2-329c97503067c93e2bc07f4f7ce02ad103c250e7.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/bzr-explorer')
-rw-r--r-- | dev-vcs/bzr-explorer/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/bzr-explorer/bzr-explorer-1.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/bzr-explorer/ChangeLog b/dev-vcs/bzr-explorer/ChangeLog index 5836b10947b7..bd7c26369b04 100644 --- a/dev-vcs/bzr-explorer/ChangeLog +++ b/dev-vcs/bzr-explorer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzr-explorer -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.21 2012/10/13 11:45:39 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.22 2013/01/30 19:01:58 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bzr-explorer-1.2.2.ebuild: + Stable for x86, wrt bug #418969 13 Oct 2012; Markos Chandras <hwoarang@gentoo.org> bzr-explorer-1.2.2.ebuild: Stable on amd64 wrt bug #418969 diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.2.2.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.2.2.ebuild index e95c7e06b133..961600a4ee5a 100644 --- a/dev-vcs/bzr-explorer/bzr-explorer-1.2.2.ebuild +++ b/dev-vcs/bzr-explorer/bzr-explorer-1.2.2.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/bzr-explorer/bzr-explorer-1.2.2.ebuild,v 1.3 2012/10/13 11:45:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.2.2.ebuild,v 1.4 2013/01/30 19:01:58 ago Exp $ EAPI="3" @@ -22,7 +22,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gtk" DEPEND="" |