summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-04 13:35:05 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-04 13:35:05 +0000
commit82e32c2789dbf6c05a160377e4aa4d67fbc764cd (patch)
tree3b15574855f2b16e5afcb22a10b3f27cd583f5cc /dev-python/quixote
parentstable x86, bug 299604 (diff)
downloadgentoo-2-82e32c2789dbf6c05a160377e4aa4d67fbc764cd.tar.gz
gentoo-2-82e32c2789dbf6c05a160377e4aa4d67fbc764cd.tar.bz2
gentoo-2-82e32c2789dbf6c05a160377e4aa4d67fbc764cd.zip
stable x86, bug 294696
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/ChangeLog7
-rw-r--r--dev-python/quixote/quixote-2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog
index 513371fac608..eb75d796c843 100644
--- a/dev-python/quixote/ChangeLog
+++ b/dev-python/quixote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/quixote
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.27 2009/12/20 10:29:28 grobian Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.28 2010/01/04 13:35:05 fauli Exp $
+
+ 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> quixote-2.6.ebuild:
+ stable x86, bug 294696
20 Dec 2009; Fabian Groffen <grobian@gentoo.org> quixote-2.6.ebuild:
Merged keywords from Prefix overlay
diff --git a/dev-python/quixote/quixote-2.6.ebuild b/dev-python/quixote/quixote-2.6.ebuild
index 427509981f74..990db748c6f1 100644
--- a/dev-python/quixote/quixote-2.6.ebuild
+++ b/dev-python/quixote/quixote-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.3 2009/12/20 10:29:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.4 2010/01/04 13:35:05 fauli Exp $
inherit distutils
@@ -12,7 +12,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=">=dev-lang/python-2.3"