* [gentoo-commits] gentoo-x86 commit in dev-python/gdmodule: metadata.xml ChangeLog gdmodule-0.56.ebuild
@ 2010-06-26 9:21 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-06-26 9:21 UTC (permalink / raw
To: gentoo-commits
jlec 10/06/26 09:21:10
Added: metadata.xml ChangeLog gdmodule-0.56.ebuild
Log:
New addition from bug 100123
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-python/gdmodule/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gdmodule/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gdmodule/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
This module is a python wrapper for the GD library.
</longdescription>
</pkgmetadata>
1.1 dev-python/gdmodule/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gdmodule/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gdmodule/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-python/gdmodule
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gdmodule/ChangeLog,v 1.1 2010/06/26 09:21:10 jlec Exp $
*gdmodule-0.56 (26 Jun 2010)
26 Jun 2010; Justin Lecher <jlec@gentoo.org> +gdmodule-0.56.ebuild,
+metadata.xml:
New addition from bug 100123
1.1 dev-python/gdmodule/gdmodule-0.56.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gdmodule/gdmodule-0.56.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gdmodule/gdmodule-0.56.ebuild?rev=1.1&content-type=text/plain
Index: gdmodule-0.56.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gdmodule/gdmodule-0.56.ebuild,v 1.1 2010/06/26 09:21:10 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="Python extensions for gd"
HOMEPAGE="http://newcenturycomputers.net/projects/gdmodule.html"
SRC_URI="http://newcenturycomputers.net/projects/download.cgi/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64 ~ppc64"
IUSE=""
RDEPEND="media-libs/gd"
DEPEND="${RDEPEND}"
RESTRICT_PYTHON_ABIS="3.*"
src_prepare() {
mv Setup.py setup.py
distutils_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-26 9:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-26 9:21 [gentoo-commits] gentoo-x86 commit in dev-python/gdmodule: metadata.xml ChangeLog gdmodule-0.56.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox