summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-17 18:40:26 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-17 18:40:26 +0000
commit0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e (patch)
treef6c07b108f2ba78401a47f995aa08d18152fd3ad /dev-python/quixote
parentVersion bump, thanks to Sho. (diff)
downloadhistorical-0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e.tar.gz
historical-0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e.tar.bz2
historical-0ec21a8a8aadd5cba25b4cb55cc80fa32f79fa9e.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/ChangeLog8
-rw-r--r--dev-python/quixote/quixote-1.0.ebuild6
-rw-r--r--dev-python/quixote/quixote-2.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog
index fde3c55a2c58..ecce998b562b 100644
--- a/dev-python/quixote/ChangeLog
+++ b/dev-python/quixote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/quixote
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.21 2007/11/08 17:48:57 g2boojum Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.22 2008/01/17 18:38:14 grobian Exp $
+
+ 17 Jan 2008; Fabian Groffen <grobian@gentoo.org> quixote-1.0.ebuild,
+ quixote-2.4.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
08 Nov 2007; Grant Goodyear <g2boojum@gentoo.org> metadata.xml:
Removed myself as maintainer.
diff --git a/dev-python/quixote/quixote-1.0.ebuild b/dev-python/quixote/quixote-1.0.ebuild
index 5eb7c8aab62c..5ac99712aa95 100644
--- a/dev-python/quixote/quixote-1.0.ebuild
+++ b/dev-python/quixote/quixote-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.0.ebuild,v 1.6 2007/07/05 01:22:01 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.0.ebuild,v 1.7 2008/01/17 18:38:14 grobian Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
LICENSE="CNRI"
SLOT="0"
-KEYWORDS="~x86 ~ppc ppc-macos"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2"
diff --git a/dev-python/quixote/quixote-2.4.ebuild b/dev-python/quixote/quixote-2.4.ebuild
index 4e6f35816a7b..846a9793ae56 100644
--- a/dev-python/quixote/quixote-2.4.ebuild
+++ b/dev-python/quixote/quixote-2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.4.ebuild,v 1.4 2007/07/05 01:26:44 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.4.ebuild,v 1.5 2008/01/17 18:38:14 grobian Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.mems-exchange.org/software/quixote/"
SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
LICENSE="CNRI-QUIXOTE-2.4"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"