summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-01-07 09:31:48 +0000
committerMichael Weber <xmw@gentoo.org>2011-01-07 09:31:48 +0000
commit3c46a484c85754705c4b719ff6594e65e4ea39b3 (patch)
treed894e23cf819871263e25e2b1540f2a1e1390a41 /dev-python/louie
parentMove forward ppc and ppc64 keywords that got missed on a version bump. (diff)
downloadgentoo-2-3c46a484c85754705c4b719ff6594e65e4ea39b3.tar.gz
gentoo-2-3c46a484c85754705c4b719ff6594e65e4ea39b3.tar.bz2
gentoo-2-3c46a484c85754705c4b719ff6594e65e4ea39b3.zip
added ~sparc keyword (bug 311825)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/louie')
-rw-r--r--dev-python/louie/ChangeLog7
-rw-r--r--dev-python/louie/louie-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/louie/ChangeLog b/dev-python/louie/ChangeLog
index 7038e688253d..182a9e11271f 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.6 2010/10/30 20:56:46 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/ChangeLog,v 1.7 2011/01/07 09:31:48 xmw Exp $
+
+ 07 Jan 2011; Michael Weber <xmw@gentoo.org> louie-1.1.ebuild:
+ added ~sparc keyword (bug 311825)
30 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
louie-1.1.ebuild:
diff --git a/dev-python/louie/louie-1.1.ebuild b/dev-python/louie/louie-1.1.ebuild
index bba3e19f1a1e..35b800760dc4 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
+# Copyright 1999-2011 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.6 2010/10/30 20:56:46 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.7 2011/01/07 09:31:48 xmw Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="dev-python/setuptools"