summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-12-31 16:30:53 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-12-31 16:30:53 +0000
commita692cc030643926707d5b99342a8dc3aafd89365 (patch)
tree9dcf6caf2da5d06755d35b16fb609852125620e7 /dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild
parentMarked ~ppc. (diff)
downloadgentoo-2-a692cc030643926707d5b99342a8dc3aafd89365.tar.gz
gentoo-2-a692cc030643926707d5b99342a8dc3aafd89365.tar.bz2
gentoo-2-a692cc030643926707d5b99342a8dc3aafd89365.zip
Marked 0.9.3 ppc stable for bug #145000 and marked 1.0_pre2306 ~ppc.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild')
-rw-r--r--dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild b/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild
index 7dc5fe906d58..059b0a134c5c 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
# 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.4 2007/10/24 16:17:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.5 2007/12/31 16:30:53 josejx 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 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
LICENSE="|| ( PSF-2.4 ZPL )"
SLOT="0"
IUSE=""