summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/urwid/ChangeLog5
-rw-r--r--dev-python/urwid/urwid-0.9.9.ebuild4
-rw-r--r--dev-python/virtualenv/ChangeLog5
-rw-r--r--dev-python/virtualenv/virtualenv-1.4.3.ebuild4
-rw-r--r--dev-python/webhelpers/ChangeLog5
-rw-r--r--dev-python/webhelpers/webhelpers-0.6.4.ebuild4
-rw-r--r--dev-python/webob/ChangeLog5
-rw-r--r--dev-python/webob/webob-0.9.7.1.ebuild4
-rw-r--r--dev-python/webpy/ChangeLog5
-rw-r--r--dev-python/webpy/webpy-0.32.ebuild4
-rw-r--r--dev-python/werkzeug/ChangeLog5
-rw-r--r--dev-python/werkzeug/werkzeug-0.5.1.ebuild4
12 files changed, 36 insertions, 18 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index d08b9773856c..f6357f840464 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.34 2009/11/30 06:39:16 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.35 2009/12/20 15:46:06 grobian Exp $
+
+ 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> urwid-0.9.9.ebuild:
+ Merged keywords from Prefix
30 Nov 2009; Joseph Jezak <josejx@gentoo.org> urwid-0.9.8.4.ebuild:
Marked ppc64 stable.
diff --git a/dev-python/urwid/urwid-0.9.9.ebuild b/dev-python/urwid/urwid-0.9.9.ebuild
index eed89634869c..ae4ab5612e63 100644
--- a/dev-python/urwid/urwid-0.9.9.ebuild
+++ b/dev-python/urwid/urwid-0.9.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.1 2009/11/20 18:45:16 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.2 2009/12/20 15:46:06 grobian Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://excess.org/urwid/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools"
diff --git a/dev-python/virtualenv/ChangeLog b/dev-python/virtualenv/ChangeLog
index 326251ee0211..decda739cea1 100644
--- a/dev-python/virtualenv/ChangeLog
+++ b/dev-python/virtualenv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/virtualenv
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.21 2009/11/21 02:53:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.22 2009/12/20 15:47:20 grobian Exp $
+
+ 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> virtualenv-1.4.3.ebuild:
+ Merged keywords from Prefix
*virtualenv-1.4.3 (21 Nov 2009)
diff --git a/dev-python/virtualenv/virtualenv-1.4.3.ebuild b/dev-python/virtualenv/virtualenv-1.4.3.ebuild
index 40782e6720b8..67e980d9d549 100644
--- a/dev-python/virtualenv/virtualenv-1.4.3.ebuild
+++ b/dev-python/virtualenv/virtualenv-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.4.3.ebuild,v 1.1 2009/11/21 02:53:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.4.3.ebuild,v 1.2 2009/12/20 15:47:20 grobian Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ HOMEPAGE="http://pypi.python.org/pypi/virtualenv"
SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
SLOT="0"
IUSE=""
diff --git a/dev-python/webhelpers/ChangeLog b/dev-python/webhelpers/ChangeLog
index daa49b6afb5c..d247e559a77b 100644
--- a/dev-python/webhelpers/ChangeLog
+++ b/dev-python/webhelpers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webhelpers
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/ChangeLog,v 1.7 2009/09/04 15:14:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/ChangeLog,v 1.8 2009/12/20 15:48:26 grobian Exp $
+
+ 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> webhelpers-0.6.4.ebuild:
+ Merged keywords from Prefix
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> webhelpers-0.3.4.ebuild,
webhelpers-0.6.4.ebuild:
diff --git a/dev-python/webhelpers/webhelpers-0.6.4.ebuild b/dev-python/webhelpers/webhelpers-0.6.4.ebuild
index 9abefe4c5d43..1bb685b4d8cb 100644
--- a/dev-python/webhelpers/webhelpers-0.6.4.ebuild
+++ b/dev-python/webhelpers/webhelpers-0.6.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.6.4.ebuild,v 1.2 2009/09/04 15:14:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.6.4.ebuild,v 1.3 2009/12/20 15:48:26 grobian Exp $
NEED_PYTHON=2.3
inherit distutils
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
MY_PN=WebHelpers
MY_P=${MY_PN}-${PV}
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index 5cd63b78a219..aa2b299f2742 100644
--- a/dev-python/webob/ChangeLog
+++ b/dev-python/webob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.7 2009/12/19 19:08:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.8 2009/12/20 15:49:49 grobian Exp $
+
+ 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> webob-0.9.7.1.ebuild:
+ Merged keywords from Prefix
*webob-0.9.7.1 (19 Dec 2009)
diff --git a/dev-python/webob/webob-0.9.7.1.ebuild b/dev-python/webob/webob-0.9.7.1.ebuild
index 42cc1cf2ff11..d1a3a62b2ef3 100644
--- a/dev-python/webob/webob-0.9.7.1.ebuild
+++ b/dev-python/webob/webob-0.9.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-0.9.7.1.ebuild,v 1.1 2009/12/19 19:08:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-0.9.7.1.ebuild,v 1.2 2009/12/20 15:49:49 grobian Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@ HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb"
SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
SLOT="0"
IUSE=""
diff --git a/dev-python/webpy/ChangeLog b/dev-python/webpy/ChangeLog
index 348df55987ed..0d6234328220 100644
--- a/dev-python/webpy/ChangeLog
+++ b/dev-python/webpy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webpy
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.10 2009/09/04 15:09:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.11 2009/12/20 15:50:54 grobian Exp $
+
+ 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> webpy-0.32.ebuild:
+ Merged keywords from Prefix
*webpy-0.32 (04 Sep 2009)
diff --git a/dev-python/webpy/webpy-0.32.ebuild b/dev-python/webpy/webpy-0.32.ebuild
index 397a8f2986c1..50e92fbaf6d5 100644
--- a/dev-python/webpy/webpy-0.32.ebuild
+++ b/dev-python/webpy/webpy-0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.1 2009/09/04 15:09:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.2 2009/12/20 15:50:54 grobian Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=">=dev-lang/python-2.3"
diff --git a/dev-python/werkzeug/ChangeLog b/dev-python/werkzeug/ChangeLog
index df2aeb35c923..fc51d96da95f 100644
--- a/dev-python/werkzeug/ChangeLog
+++ b/dev-python/werkzeug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/werkzeug
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.12 2009/09/04 15:03:01 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.13 2009/12/20 15:53:23 grobian Exp $
+
+ 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> werkzeug-0.5.1.ebuild:
+ Merged keywords from Prefix
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -werkzeug-0.4.1.ebuild,
-werkzeug-0.5.ebuild:
diff --git a/dev-python/werkzeug/werkzeug-0.5.1.ebuild b/dev-python/werkzeug/werkzeug-0.5.1.ebuild
index 6b51fb3bfdfa..9096315ea31a 100644
--- a/dev-python/werkzeug/werkzeug-0.5.1.ebuild
+++ b/dev-python/werkzeug/werkzeug-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild,v 1.2 2009/09/01 07:34:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.5.1.ebuild,v 1.3 2009/12/20 15:53:23 grobian Exp $
NEED_PYTHON="2.4"
@@ -13,7 +13,7 @@ HOMEPAGE="http://werkzeug.pocoo.org/"
SRC_URI="http://pypi.python.org/packages/source/W/Werkzeug/${MY_P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""