summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-12 18:48:03 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-12 18:48:03 +0000
commit5cc660783a13cbb5d27f2c46745d6464916b4535 (patch)
tree19af9173b4ed48e52f62a423a9b43644a5a91ee7 /dev-vcs/bzr-explorer
parentStable on amd64 wrt bug #346985 (diff)
downloadgentoo-2-5cc660783a13cbb5d27f2c46745d6464916b4535.tar.gz
gentoo-2-5cc660783a13cbb5d27f2c46745d6464916b4535.tar.bz2
gentoo-2-5cc660783a13cbb5d27f2c46745d6464916b4535.zip
Stable on amd64 wrt bug #346985
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/bzr-explorer')
-rw-r--r--dev-vcs/bzr-explorer/ChangeLog7
-rw-r--r--dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/bzr-explorer/ChangeLog b/dev-vcs/bzr-explorer/ChangeLog
index f37c5ce1e6e1..4a0f72e8e2c5 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.7 2010/11/16 14:34:31 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.8 2011/01/12 18:48:03 hwoarang Exp $
+
+ 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzr-explorer-1.1.1.ebuild:
+ Stable on amd64 wrt bug #346985
*bzr-explorer-1.1.1 (16 Nov 2010)
diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild
index 8443526217c9..73f3e5f9471d 100644
--- a/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild
+++ b/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.1.1.ebuild,v 1.1 2010/11/16 14:34:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild,v 1.2 2011/01/12 18:48:03 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ SRC_URI="http://launchpad.net/${PN}/1.1/${LPV}/+download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gtk"
DEPEND=""