* [gentoo-commits] gentoo-x86 commit in dev-python/pSQL: metadata.xml pSQL-1.2.0.ebuild ChangeLog
@ 2013-08-31 15:46 Johann Schmitz (ercpe)
0 siblings, 0 replies; only message in thread
From: Johann Schmitz (ercpe) @ 2013-08-31 15:46 UTC (permalink / raw
To: gentoo-commits
ercpe 13/08/31 15:46:57
Added: metadata.xml pSQL-1.2.0.ebuild ChangeLog
Log:
Added ebuild for pSQL (MySQL abstraction layer for python)
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Revision Changes Path
1.1 dev-python/pSQL/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pSQL/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pSQL/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>python</herd>
<maintainer>
<email>ercpe@gentoo.org</email>
<name>Johann Schmitz</name>
</maintainer>
</pkgmetadata>
1.1 dev-python/pSQL/pSQL-1.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pSQL/pSQL-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pSQL/pSQL-1.2.0.ebuild?rev=1.1&content-type=text/plain
Index: pSQL-1.2.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pSQL/pSQL-1.2.0.ebuild,v 1.1 2013/08/31 15:46:57 ercpe Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit python-r1
DESCRIPTION="MySQL abstraction layer for python"
HOMEPAGE="http://software.fionet.com/pSQL/"
SRC_URI="http://software.fionet.com/pSQL/release/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
dev-python/mysql-python[${PYTHON_USEDEP}]
dev-python/egenix-mx-base[${PYTHON_USEDEP}]"
DEPEND=""
src_install() {
python_parallel_foreach_impl python_domodule pSQL.py
dodoc *pSQL
}
1.1 dev-python/pSQL/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pSQL/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pSQL/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-python/pSQL
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pSQL/ChangeLog,v 1.1 2013/08/31 15:46:57 ercpe Exp $
*pSQL-1.2.0 (31 Aug 2013)
31 Aug 2013; Johann Schmitz <ercpe@gentoo.org> +metadata.xml,
+pSQL-1.2.0.ebuild:
Added ebuild for pSQL (MySQL abstraction layer for python)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-31 15:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31 15:46 [gentoo-commits] gentoo-x86 commit in dev-python/pSQL: metadata.xml pSQL-1.2.0.ebuild ChangeLog Johann Schmitz (ercpe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox