diff options
author | 2010-01-10 18:57:07 +0000 | |
---|---|---|
committer | 2010-01-10 18:57:07 +0000 | |
commit | 6e1cc78652a8d6b2f50bca5e491016c57847e52e (patch) | |
tree | 6b0c4dd55bc94cbc3476dfb7c43856e34948dc0f /dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild | |
parent | ppc stable #298566 (diff) | |
download | historical-6e1cc78652a8d6b2f50bca5e491016c57847e52e.tar.gz historical-6e1cc78652a8d6b2f50bca5e491016c57847e52e.tar.bz2 historical-6e1cc78652a8d6b2f50bca5e491016c57847e52e.zip |
ppc stable #297680
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild')
-rw-r--r-- | dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild | 4 |
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 5fce74b2a957..2fddd74a223c 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-2010 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.8 2010/01/02 16:14:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.9 2010/01/10 18:57:07 nixnut Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -14,7 +14,7 @@ DESCRIPTION="Extends the PEP 246 adapt() function with a new 'declaration API' t HOMEPAGE="http://peak.telecommunity.com/PyProtocols.html http://pypi.python.org/pypi/PyProtocols" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" -KEYWORDS="amd64 ~ia64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" LICENSE="|| ( PSF-2.4 ZPL )" SLOT="0" IUSE="" |