summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-21 20:37:06 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-21 20:37:06 +0000
commit179b71125313e67a4dd29350dd193af85197c8ef (patch)
tree67338075f243a8472e72ad212766dd467fcdf26e
parentVersion bump, removed info about upgrading from 1.x, removed older versions. (diff)
downloadgentoo-2-179b71125313e67a4dd29350dd193af85197c8ef.tar.gz
gentoo-2-179b71125313e67a4dd29350dd193af85197c8ef.tar.bz2
gentoo-2-179b71125313e67a4dd29350dd193af85197c8ef.zip
Stable on ppc64; bug #118429
(Portage version: 2.1)
-rw-r--r--dev-db/sqlite/ChangeLog6
-rw-r--r--dev-db/sqlite/sqlite-2.8.16-r4.ebuild4
-rw-r--r--dev-db/sqlite/sqlite-3.3.5-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index a89e53ea9791..ee4b62127feb 100644
--- a/dev-db/sqlite/ChangeLog
+++ b/dev-db/sqlite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/sqlite
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.113 2006/06/20 12:30:40 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.114 2006/06/21 20:37:06 corsair Exp $
+
+ 21 Jun 2006; Markus Rothe <corsair@gentoo.org> sqlite-2.8.16-r4.ebuild,
+ sqlite-3.3.5-r1.ebuild:
+ Stable on ppc64; bug #118429
20 Jun 2006; Ferris McCormick <fmccor@gentoo.org> sqlite-3.3.5-r1.ebuild:
Stable on sparc at developer's request --- Bug #118429 (works as expected with
diff --git a/dev-db/sqlite/sqlite-2.8.16-r4.ebuild b/dev-db/sqlite/sqlite-2.8.16-r4.ebuild
index e7a65912d925..52725296470f 100644
--- a/dev-db/sqlite/sqlite-2.8.16-r4.ebuild
+++ b/dev-db/sqlite/sqlite-2.8.16-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r4.ebuild,v 1.3 2006/06/20 12:26:32 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r4.ebuild,v 1.4 2006/06/21 20:37:06 corsair Exp $
inherit eutils toolchain-funcs alternatives
@@ -11,7 +11,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sh sparc ~x86"
IUSE="nls doc tcltk"
DEPEND="doc? ( dev-lang/tcl )
diff --git a/dev-db/sqlite/sqlite-3.3.5-r1.ebuild b/dev-db/sqlite/sqlite-3.3.5-r1.ebuild
index a126e5463514..b9eb816761fb 100644
--- a/dev-db/sqlite/sqlite-3.3.5-r1.ebuild
+++ b/dev-db/sqlite/sqlite-3.3.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.5-r1.ebuild,v 1.4 2006/06/20 12:30:40 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.5-r1.ebuild,v 1.5 2006/06/21 20:37:06 corsair Exp $
inherit eutils alternatives
@@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz"
LICENSE="as-is"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sh sparc ~x86"
IUSE="nothreadsafe doc tcltk debug"
DEPEND="virtual/libc