Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
Subject: gentoo-x86 commit in dev-python/apsw: ChangeLog apsw-3.6.19.1.ebuild
Date: Sat, 07 Nov 2009 21:52:45 +0000
arfrever    09/11/07 21:52:45

  Modified:             ChangeLog
  Added:                apsw-3.6.19.1.ebuild
  Log:
  Version bump.
  (Portage version: 14803-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-python/apsw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	7 Oct 2009 18:30:55 -0000	1.17
+++ ChangeLog	7 Nov 2009 21:52:45 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/apsw
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.17 2009/10/07 18:30:55 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.18 2009/11/07 21:52:45 arfrever Exp $
+
+*apsw-3.6.19.1 (07 Nov 2009)
+
+  07 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
+  +apsw-3.6.19.1.ebuild:
+  Version bump.
 
 *apsw-3.6.18.1 (07 Oct 2009)
 



1.1                  dev-python/apsw/apsw-3.6.19.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/apsw-3.6.19.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/apsw/apsw-3.6.19.1.ebuild?rev=1.1&content-type=text/plain

Index: apsw-3.6.19.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.6.19.1.ebuild,v 1.1 2009/11/07 21:52:45 arfrever Exp $

EAPI="2"
SUPPORT_PYTHON_ABIS="1"

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-db/sqlite-3.6.6.2"
DEPEND="${RDEPEND}
	app-arch/unzip"

S="${WORKDIR}/${PN}-${MY_PV}"

src_compile() {
	distutils_src_compile --omit=LOAD_EXTENSION
}

src_test() {
	testing() {
		PYTHONPATH="$(ls -d build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" tests.py
	}
	python_execute_function testing
}

src_install() {
	distutils_src_install
	dodoc doc/_sources/*
	dohtml -r doc/*
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-editors/gobby: ChangeLog gobby-0.4.11.ebuild
Next by thread:
gentoo-x86 commit in app-admin/eselect-opengl: ChangeLog eselect-opengl-1.1.0.ebuild eselect-opengl-1.0.8-r1.ebuild eselect-opengl-1.0.5.ebuild eselect-opengl-1.0.7.ebuild eselect-opengl-1.0.9.ebuild eselect-opengl-1.0.6.ebuild
Previous by date:
gentoo-x86 commit in app-editors/gobby: ChangeLog gobby-0.4.11.ebuild
Next by date:
gentoo-x86 commit in app-admin/eselect-opengl: ChangeLog eselect-opengl-1.1.0.ebuild eselect-opengl-1.0.8-r1.ebuild eselect-opengl-1.0.5.ebuild eselect-opengl-1.0.7.ebuild eselect-opengl-1.0.9.ebuild eselect-opengl-1.0.6.ebuild


Updated Nov 23, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.