diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:26:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:26:57 +0000 |
commit | 19695269f7df29f352ca4cf8710fabe43d2ece4e (patch) | |
tree | b6196e83d2f39ce8bde8ca6818434c83be5f7334 /dev-python | |
parent | ia64/sh/sparc stable wrt #289701 (diff) | |
download | gentoo-2-19695269f7df29f352ca4cf8710fabe43d2ece4e.tar.gz gentoo-2-19695269f7df29f352ca4cf8710fabe43d2ece4e.tar.bz2 gentoo-2-19695269f7df29f352ca4cf8710fabe43d2ece4e.zip |
ia64 stable wrt #287572
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pysqlite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pysqlite/ChangeLog b/dev-python/pysqlite/ChangeLog index a49c1091b19b..32c76d508d56 100644 --- a/dev-python/pysqlite/ChangeLog +++ b/dev-python/pysqlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pysqlite # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.108 2009/11/12 23:43:47 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.109 2009/11/18 18:26:57 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> pysqlite-2.5.5-r1.ebuild: + ia64 stable wrt #287572 *pysqlite-2.5.6 (13 Nov 2009) diff --git a/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild b/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild index a68634150e6c..3dddd7faf75d 100644 --- a/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild +++ b/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild,v 1.10 2009/11/11 15:38:40 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.5-r1.ebuild,v 1.11 2009/11/18 18:26:57 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite" SRC_URI="http://oss.itsystementwicklung.de/download/pysqlite/${PV:0:3}/${PV}/pysqlite-${PV}.tar.gz" HOMEPAGE="http://pysqlite.org/" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" LICENSE="pysqlite" SLOT="2" IUSE="examples" |