diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-01 13:00:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-01 13:00:13 +0000 |
commit | e239752ef650a1bef315cbec9bd10d88254dd275 (patch) | |
tree | 49ed2c5847a907cb8b021753dc8cf224a69e6b0d /dev-python/quixote | |
parent | Stable for amd64, wrt bug #418915 (diff) | |
download | gentoo-2-e239752ef650a1bef315cbec9bd10d88254dd275.tar.gz gentoo-2-e239752ef650a1bef315cbec9bd10d88254dd275.tar.bz2 gentoo-2-e239752ef650a1bef315cbec9bd10d88254dd275.zip |
Stable for amd64, wrt bug #418917
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 e7583801d125..e48c5575a099 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.35 2012/04/19 09:08:07 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.36 2012/06/01 13:00:13 ago Exp $ + + 01 Jun 2012; Agostino Sarubbo <ago@gentoo.org> quixote-2.7.ebuild: + Stable for amd64, wrt bug #418917 *quixote-2.7 (19 Apr 2012) diff --git a/dev-python/quixote/quixote-2.7.ebuild b/dev-python/quixote/quixote-2.7.ebuild index 8c34c08b7f0f..40ae3cc326b5 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.1 2012/04/19 09:08:06 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.7.ebuild,v 1.2 2012/06/01 13:00:13 ago 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="" |