Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
| Navigation: |
|
Lists:
gentoo-dev:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-dev@g.o, arfrever@g.o
|
|
From:
|
Mark Loeser <halcy0n@g.o>
|
|
Subject:
|
Re: [gentoo-commits] gentoo-x86 commit in net-zope/zsqlmethods: metadata.xml ChangeLog zsqlmethods-2.13.3.ebuild
|
|
Date:
|
Sun, 12 Sep 2010 18:47:42 -0400
|
|
"Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o> said:
> arfrever 10/09/11 21:47:18
>
> Added: metadata.xml ChangeLog zsqlmethods-2.13.3.ebuild
> Log:
> Initial addition.
>
> (Portage version: 2.2_rc80/cvs/Linux x86_64)
>
> Index: zsqlmethods-2.13.3.ebuild
> ===================================================================
> # Copyright 1999-2010 Gentoo Foundation
> # Distributed under the terms of the GNU General Public License v2
> # $Header: /var/cvsroot/gentoo-x86/net-zope/zsqlmethods/zsqlmethods-2.13.3.ebuild,v 1.1 2010/09/11 21:47:18 arfrever Exp $
>
> EAPI="3"
> PYTHON_DEPEND="2:2.6"
> SUPPORT_PYTHON_ABIS="1"
> RESTRICT_PYTHON_ABIS="2.4 2.5 3.*"
>
> inherit distutils
>
> MY_PN="Products.ZSQLMethods"
> MY_P="${MY_PN}-${PV}"
>
> DESCRIPTION="SQL method support for Zope 2."
> HOMEPAGE="http://pypi.python.org/pypi/Products.ZSQLMethods"
> SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
>
> LICENSE="ZPL"
> SLOT="0"
> KEYWORDS="~alpha ~amd64 ~sparc ~x86"
> IUSE=""
Did you actually test this package on all of these archs?
Thanks,
--
Mark Loeser
email - halcy0n AT gentoo DOT org
email - mark AT halcy0n DOT com
web - http://www.halcy0n.com
|
|