summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-12 09:08:57 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-12 09:08:57 +0000
commit542727d4cded38c1e8f5d4de0ac4716edd7555a3 (patch)
treef8f0536ed9702511a2469390726cfd3070c779af /dev-python/louie
parentAllow qemu-kvm-spice as an alternative for the qemu dependency. (diff)
downloadhistorical-542727d4cded38c1e8f5d4de0ac4716edd7555a3.tar.gz
historical-542727d4cded38c1e8f5d4de0ac4716edd7555a3.tar.bz2
historical-542727d4cded38c1e8f5d4de0ac4716edd7555a3.zip
amd64/x86 stable, bug #330773
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-python/louie')
-rw-r--r--dev-python/louie/ChangeLog5
-rw-r--r--dev-python/louie/louie-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/louie/ChangeLog b/dev-python/louie/ChangeLog
index 39cab15f95b2..41d710ffe5e5 100644
--- a/dev-python/louie/ChangeLog
+++ b/dev-python/louie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/louie
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/ChangeLog,v 1.3 2010/07/06 15:41:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/ChangeLog,v 1.4 2010/08/12 09:08:57 maekke Exp $
+
+ 12 Aug 2010; Markus Meier <maekke@gentoo.org> louie-1.1.ebuild:
+ amd64/x86 stable, bug #330773
06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> louie-1.1.ebuild:
Keyword ~ppc64 wrt #311825
diff --git a/dev-python/louie/louie-1.1.ebuild b/dev-python/louie/louie-1.1.ebuild
index f3506d544ad6..5e2b78f2f6ad 100644
--- a/dev-python/louie/louie-1.1.ebuild
+++ b/dev-python/louie/louie-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.3 2010/07/06 15:41:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.4 2010/08/12 09:08:57 maekke Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://pypi.python.org/pypi/Louie/"
SRC_URI="http://cheeseshop.python.org/packages/source/L/Louie/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE=""
DEPEND="dev-python/setuptools"