diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-30 11:47:28 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-30 11:47:28 +0000 |
commit | 0248da52652e9ce6f1082bc18771ae656104764c (patch) | |
tree | 98bdf9f7fe3ff64eaf07631cec4b31c99ad8394b /dev-vcs | |
parent | Stable on amd64 wrt bug #383751 (diff) | |
download | gentoo-2-0248da52652e9ce6f1082bc18771ae656104764c.tar.gz gentoo-2-0248da52652e9ce6f1082bc18771ae656104764c.tar.bz2 gentoo-2-0248da52652e9ce6f1082bc18771ae656104764c.zip |
Stable on amd64 wrt bug #383751
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr-explorer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/bzr-explorer/bzr-explorer-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/bzr-explorer/ChangeLog b/dev-vcs/bzr-explorer/ChangeLog index 77c93e405932..8da45e921390 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.13 2011/08/29 21:43:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.14 2011/10/30 11:47:28 hwoarang Exp $ + + 30 Oct 2011; Markos Chandras <hwoarang@gentoo.org> bzr-explorer-1.2.1.ebuild: + Stable on amd64 wrt bug #383751 29 Aug 2011; Christian Faulhammer <fauli@gentoo.org> -bzr-explorer-1.1.4.ebuild: diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.2.1.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.2.1.ebuild index 6c782d6de2c8..adc191f4ed50 100644 --- a/dev-vcs/bzr-explorer/bzr-explorer-1.2.1.ebuild +++ b/dev-vcs/bzr-explorer/bzr-explorer-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1.ebuild,v 1.1 2011/08/16 12:14:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.2.1.ebuild,v 1.2 2011/10/30 11:47:28 hwoarang Exp $ EAPI="3" @@ -22,7 +22,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gtk" DEPEND="" |