Keyworded ~ppc-macos.
authorHasan Khalil <gongloo@gentoo.org>
Thu, 20 Jan 2005 03:05:54 +0000 (03:05 +0000)
committerHasan Khalil <gongloo@gentoo.org>
Thu, 20 Jan 2005 03:05:54 +0000 (03:05 +0000)
Package-Manager: portage-2.0.51-r14

dev-python/cheetah/ChangeLog
dev-python/cheetah/cheetah-0.9.15.ebuild
dev-python/docutils/ChangeLog
dev-python/docutils/docutils-0.3.5.ebuild
dev-python/medusa/ChangeLog
dev-python/medusa/medusa-0.5.2.ebuild
dev-python/medusa/medusa-0.5.3.ebuild
dev-python/medusa/medusa-0.5.4.ebuild
dev-python/quixote/ChangeLog
dev-python/quixote/quixote-0.6.1.ebuild
dev-python/quixote/quixote-1.0.ebuild

index 37681d588b78bb993eb8770fc862d471727ad590..1a4819c02667b44fa18cfd03089161d2683acde6 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/cheetah
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.8 2004/12/30 21:17:24 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.9 2005/01/20 03:05:54 gongloo Exp $
+
+  19 Jan 2005; <gongloo@gentoo.org> cheetah-0.9.15.ebuild:
+  Keyworded ~ppc-macos.
 
   30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
   Change encoding to UTF-8 for GLEP 31 compliance
index 50833e19d5568fb6ddddf656ef19bedb15f10d35..efcf0cf87f265fa354d4ea1dc19fe1c059e00b0e 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.15.ebuild,v 1.6 2004/06/25 01:26:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.15.ebuild,v 1.7 2005/01/20 03:05:54 gongloo Exp $
 
 inherit distutils
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz"
 
 LICENSE="PSF-2.2"
 IUSE=""
-KEYWORDS="x86 sparc alpha ~ppc"
+KEYWORDS="x86 sparc alpha ~ppc ~ppc-macos"
 SLOT="0"
 
 DEPEND=">=dev-lang/python-2.2"
index c1b73bec00a165efe18dd0e37ebbc6b67882f153..988039bcacce16ccc126277a4f78bbf68e9c0a68 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/docutils
 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.20 2005/01/09 23:50:29 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.21 2005/01/20 03:04:22 gongloo Exp $
+
+  19 Jan 2005; <gongloo@gentoo.org> docutils-0.3.5.ebuild:
+  Keyworded ~ppc-macos.
 
   09 Jan 2005; Jason Wever <weeve@gentoo.org> docutils-0.3.5.ebuild:
   Added ~sparc keyword as it went missing in the version bump.
index 6c16f68f9d3b135262ce6959c60ff5d9f099f7c3..c503954ca1aee93db4b8d6f504cc07af2ef594e6 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/docutils-0.3.5.ebuild,v 1.3 2005/01/09 23:50:29 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/docutils-0.3.5.ebuild,v 1.4 2005/01/20 03:04:22 gongloo Exp $
 
 inherit distutils eutils
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/docutils/${P}.tar.gz
 
 LICENSE="public-domain PYTHON BSD"
 SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~ppc-macos"
 IUSE="glep"
 
 DEPEND=">=dev-lang/python-2.1"
index a171cabb39fb6470c2cbba7490c1512dafde9f2b..062be3aaed3e58ab66496f47bd3a1a80c4853b24 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/medusa
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/ChangeLog,v 1.10 2004/12/30 22:30:55 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/ChangeLog,v 1.11 2005/01/20 03:02:56 gongloo Exp $
+
+  19 Jan 2005; <gongloo@gentoo.org> medusa-0.5.4.ebuild:
+  Keyworded ~ppc-macos.
 
   30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
   Change encoding to UTF-8 for GLEP 31 compliance
index 8608a7c6aa6fb94136a6675b72f4b9d3a2b1786f..2ad1c40928c313d22dade90e1b42efb5ea69d62b 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.2.ebuild,v 1.9 2004/07/14 21:46:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.2.ebuild,v 1.10 2005/01/20 03:02:56 gongloo Exp $
 
 inherit distutils
 
index af09ea266297e8e21b71fbf482fe4419ea79ec62..fe87c0320d975f5cd4777e99ce3bdd1317bf056b 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.3.ebuild,v 1.9 2004/06/25 01:33:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.3.ebuild,v 1.10 2005/01/20 03:02:56 gongloo Exp $
 
 inherit distutils
 
index 5db9d99d504f36e98448aee9c37522980bd0a73e..4bf9bffc5b3576f8c4e25e5e2b697db46e84d127 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.5 2004/10/22 03:00:59 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.6 2005/01/20 03:02:56 gongloo Exp $
 
 inherit distutils
 
@@ -13,7 +13,7 @@ SRC_URI="http://www.amk.ca/files/python/${P}.tar.gz"
 IUSE=""
 LICENSE="PYTHON"
 SLOT="0"
-KEYWORDS="x86 ~sparc ppc"
+KEYWORDS="x86 ~sparc ppc ~ppc-macos"
 
 src_install() {
        DOCS="CHANGES.txt LICENSE.txt README.txt docs/*.txt"
index 667ea1f6ed4c8a7da0e4b9cdc340707dcfef3f73..e9c30fce35172c482f13929059699cd397e5a53c 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/quixote
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.11 2004/07/03 16:45:42 dholm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.12 2005/01/20 02:59:36 gongloo Exp $
+
+  19 Jan 2005; <gongloo@gentoo.org> quixote-1.0.ebuild:
+  Keyworded ~ppc-macos.
 
   03 Jul 2004; David Holm <dholm@gentoo.org> quixote-1.0.ebuild:
   Added to ~ppc.
index d8f13785d1a1419ee8b7200e3cada48780e12d0b..73e7d1cf88d03770940ee0d43861057e7ec18871 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.1.ebuild,v 1.4 2004/06/25 01:48:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.1.ebuild,v 1.5 2005/01/20 02:59:36 gongloo Exp $
 
 PN0="Quixote"
 DESCRIPTION="Python HTML templating framework for developing web applications."
index f12afaf1423214bc0cf013daec2eb42143e5a00a..ae324c92e1039de5319e9441123c5fa579889800 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.2 2004/07/03 16:45:42 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.0.ebuild,v 1.3 2005/01/20 02:59:36 gongloo Exp $
 
 MY_P=${P/q/Q}
 DESCRIPTION="Python HTML templating framework for developing web applications."
@@ -9,7 +9,7 @@ SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
 
 LICENSE="CNRI"
 SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~ppc-macos"
 IUSE=""
 
 inherit distutils