summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-11 10:54:18 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-11 10:54:18 +0000
commit92e6494bdc1ba9348ba72087edc5a9bc03589df7 (patch)
tree8e76d0abc8087241a525e2cdb2704fde162a7acd /dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild
parentppc stable #282290 (diff)
downloadgentoo-2-92e6494bdc1ba9348ba72087edc5a9bc03589df7.tar.gz
gentoo-2-92e6494bdc1ba9348ba72087edc5a9bc03589df7.tar.bz2
gentoo-2-92e6494bdc1ba9348ba72087edc5a9bc03589df7.zip
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild')
-rw-r--r--dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild b/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild
index 059b0a134c5c..c15075f69fed 100644
--- a/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild
+++ b/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.5 2007/12/31 16:30:53 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.6 2009/10/11 10:54:18 grobian Exp $
NEED_PYTHON=2.4
@@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV/_pre/a0dev_r}
DESCRIPTION="Extends the PEP 246 adapt() function with a new 'declaration API' that lets you easily define your own protocols and adapters, and declare what adapters should be used to adapt what types, objects, or protocols."
HOMEPAGE="http://peak.telecommunity.com/PyProtocols.html"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
LICENSE="|| ( PSF-2.4 ZPL )"
SLOT="0"
IUSE=""