From: "Alin Nastac (mrness)" <mrness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/apsw: ChangeLog apsw-3.6.3.1.ebuild
Date: Sun, 02 Nov 2008 12:08:36 +0000 [thread overview]
Message-ID: <E1Kwbky-0004Ir-HR@stork.gentoo.org> (raw)
mrness 08/11/02 12:08:36
Modified: ChangeLog
Added: apsw-3.6.3.1.ebuild
Log:
Version bump.
(Portage version: 2.1.4.4)
Revision Changes Path
1.10 dev-python/apsw/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 15 Aug 2008 17:46:13 -0000 1.9
+++ ChangeLog 2 Nov 2008 12:08:36 -0000 1.10
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/apsw
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.9 2008/08/15 17:46:13 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.10 2008/11/02 12:08:36 mrness Exp $
+
+*apsw-3.6.3.1 (02 Nov 2008)
+
+ 02 Nov 2008; Alin Năstac <mrness@gentoo.org> +apsw-3.6.3.1.ebuild:
+ Version bump.
*apsw-3.5.9.2 (15 Aug 2008)
1.1 dev-python/apsw/apsw-3.6.3.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/apsw-3.6.3.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/apsw-3.6.3.1.ebuild?rev=1.1&content-type=text/plain
Index: apsw-3.6.3.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.6.3.1.ebuild,v 1.1 2008/11/02 12:08:36 mrness Exp $
inherit distutils versionator
MY_PV=$(replace_version_separator 3 -r)
DESCRIPTION="APSW - Another Python SQLite Wrapper"
HOMEPAGE="http://code.google.com/p/apsw/"
SRC_URI="http://apsw.googlecode.com/files/${PN}-${MY_PV}.zip"
LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-lang/python
>=dev-db/sqlite-3.5.9"
DEPEND="app-arch/unzip
${RDEPEND}"
S="${WORKDIR}/${PN}-${MY_PV}"
src_compile() {
distutils_src_compile --omit=LOAD_EXTENSION
}
src_install() {
distutils_src_install
dohtml apsw.html
}
src_test() {
PYTHONPATH="$(ls -d build/lib.*)" "${python}" tests.py || die "tests failed"
}
next reply other threads:[~2008-11-02 12:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-02 12:08 Alin Nastac (mrness) [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-09 18:01 [gentoo-commits] gentoo-x86 commit in dev-python/apsw: ChangeLog apsw-3.6.3.1.ebuild Steve Arnold (nerdboy)
2009-01-09 19:43 Patrick Lauer (patrick)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Kwbky-0004Ir-HR@stork.gentoo.org \
--to=mrness@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox