summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-06-01 22:25:38 +0000
committerJohannes Huber <johu@gentoo.org>2012-06-01 22:25:38 +0000
commitf5112885ac37be7883c6c16b853825d178c7a5bc (patch)
tree304878517dda90650e49ddbdf4c8457f66925a32 /dev-python/quixote
parentVersion bump to "6" firmware for newer kernels. This is slotted, so that it w... (diff)
downloadgentoo-2-f5112885ac37be7883c6c16b853825d178c7a5bc.tar.gz
gentoo-2-f5112885ac37be7883c6c16b853825d178c7a5bc.tar.bz2
gentoo-2-f5112885ac37be7883c6c16b853825d178c7a5bc.zip
Stable for x86, wrt bug #418917
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/ChangeLog5
-rw-r--r--dev-python/quixote/quixote-2.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog
index e48c5575a099..48175b2b17e7 100644
--- a/dev-python/quixote/ChangeLog
+++ b/dev-python/quixote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/quixote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.36 2012/06/01 13:00:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.37 2012/06/01 22:25:38 johu Exp $
+
+ 01 Jun 2012; Johannes Huber <johu@gentoo.org> quixote-2.7.ebuild:
+ Stable for x86, wrt bug #418917
01 Jun 2012; Agostino Sarubbo <ago@gentoo.org> quixote-2.7.ebuild:
Stable for amd64, wrt bug #418917
diff --git a/dev-python/quixote/quixote-2.7.ebuild b/dev-python/quixote/quixote-2.7.ebuild
index 40ae3cc326b5..cb400dab32de 100644
--- a/dev-python/quixote/quixote-2.7.ebuild
+++ b/dev-python/quixote/quixote-2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.7.ebuild,v 1.2 2012/06/01 13:00:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.7.ebuild,v 1.3 2012/06/01 22:25:38 johu Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@ SRC_URI="http://quixote.ca/releases/${MY_P}.tar.gz"
LICENSE="CNRI-QUIXOTE-2.4"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND=""