diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 14:19:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 14:19:22 +0000 |
commit | 6548706c9877a12b71a80d936a2c74476f55a3e5 (patch) | |
tree | 75ee5055348763235bd2567515e6ee64996da3bf /dev-python/louie | |
parent | x86 stable wrt bug 341019. (diff) | |
download | gentoo-2-6548706c9877a12b71a80d936a2c74476f55a3e5.tar.gz gentoo-2-6548706c9877a12b71a80d936a2c74476f55a3e5.tar.bz2 gentoo-2-6548706c9877a12b71a80d936a2c74476f55a3e5.zip |
Marking louie-1.1 ~ppc for bug 311825
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/louie')
-rw-r--r-- | dev-python/louie/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/louie/louie-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/louie/ChangeLog b/dev-python/louie/ChangeLog index 41d710ffe5e5..af8b572d38ad 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.4 2010/08/12 09:08:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/ChangeLog,v 1.5 2010/10/15 14:19:22 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> louie-1.1.ebuild: + Marking louie-1.1 ~ppc for bug 311825 12 Aug 2010; Markus Meier <maekke@gentoo.org> louie-1.1.ebuild: amd64/x86 stable, bug #330773 diff --git a/dev-python/louie/louie-1.1.ebuild b/dev-python/louie/louie-1.1.ebuild index 5e2b78f2f6ad..4fa5814e73a3 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.4 2010/08/12 09:08:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.5 2010/10/15 14:19:22 ranger 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 ~ppc ~ppc64 x86" IUSE="" DEPEND="dev-python/setuptools" |