summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-11 08:26:13 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-11 08:26:13 +0000
commit75ae4f01385faa02969e107cd1a8a5a948a199ea (patch)
treef6b7fe4486cbc4224b7e055729e7fe5e72ccd895 /dev-python/paste
parentMerge from Prefix (diff)
downloadgentoo-2-75ae4f01385faa02969e107cd1a8a5a948a199ea.tar.gz
gentoo-2-75ae4f01385faa02969e107cd1a8a5a948a199ea.tar.bz2
gentoo-2-75ae4f01385faa02969e107cd1a8a5a948a199ea.zip
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-python/paste')
-rw-r--r--dev-python/paste/ChangeLog5
-rw-r--r--dev-python/paste/paste-1.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/paste/ChangeLog b/dev-python/paste/ChangeLog
index 1be1e132465e..9a02a3701571 100644
--- a/dev-python/paste/ChangeLog
+++ b/dev-python/paste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/paste
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/ChangeLog,v 1.6 2009/10/01 01:55:21 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/ChangeLog,v 1.7 2009/10/11 08:26:13 grobian Exp $
+
+ 11 Oct 2009; Fabian Groffen <grobian@gentoo.org> paste-1.7.2.ebuild:
+ Merge from Prefix
01 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
paste-1.7.2.ebuild:
diff --git a/dev-python/paste/paste-1.7.2.ebuild b/dev-python/paste/paste-1.7.2.ebuild
index f45fbb3ba229..30eec6645f9d 100644
--- a/dev-python/paste/paste-1.7.2.ebuild
+++ b/dev-python/paste/paste-1.7.2.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/paste/paste-1.7.2.ebuild,v 1.2 2009/10/01 01:55:21 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/paste-1.7.2.ebuild,v 1.3 2009/10/11 08:26:13 grobian Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
IUSE="doc flup openid"
RDEPEND="flup? ( dev-python/flup )