diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-07 22:10:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-07 22:10:12 +0000 |
commit | 05087776856c85d806c3a7a7bdb8e832a7183e75 (patch) | |
tree | 247394d843f1cf01c09ed85ed33ff55e8e8d3e70 /dev-python/quixote | |
parent | Marking pygments-1.5 ppc for bug 418909 (diff) | |
download | gentoo-2-05087776856c85d806c3a7a7bdb8e832a7183e75.tar.gz gentoo-2-05087776856c85d806c3a7a7bdb8e832a7183e75.tar.bz2 gentoo-2-05087776856c85d806c3a7a7bdb8e832a7183e75.zip |
Marking quixote-2.7 ppc for bug 418917
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/quixote')
-rw-r--r-- | dev-python/quixote/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/quixote/quixote-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog index 48175b2b17e7..0d7a4a624752 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.37 2012/06/01 22:25:38 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.38 2012/06/07 22:10:12 ranger Exp $ + + 07 Jun 2012; Brent Baude <ranger@gentoo.org> quixote-2.7.ebuild: + Marking quixote-2.7 ppc for bug 418917 01 Jun 2012; Johannes Huber <johu@gentoo.org> quixote-2.7.ebuild: Stable for x86, wrt bug #418917 diff --git a/dev-python/quixote/quixote-2.7.ebuild b/dev-python/quixote/quixote-2.7.ebuild index cb400dab32de..5c3e9b37b0d9 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.3 2012/06/01 22:25:38 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.7.ebuild,v 1.4 2012/06/07 22:10:12 ranger 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="" |