summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-06-20 12:30:40 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-06-20 12:30:40 +0000
commit99667692a71431f1a3ac750c12f252df99b532ca (patch)
tree1849e7e98426408dc4ab9e1b0a3b81900951c827 /dev-db
parentStable on sparc --- Bug #118429 --- has worked fine for me for six or seven (diff)
downloadgentoo-2-99667692a71431f1a3ac750c12f252df99b532ca.tar.gz
gentoo-2-99667692a71431f1a3ac750c12f252df99b532ca.tar.bz2
gentoo-2-99667692a71431f1a3ac750c12f252df99b532ca.zip
Stable on sparc at developer's request --- Bug #118429 (works as expected with
no problems noted). (Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlite/ChangeLog6
-rw-r--r--dev-db/sqlite/sqlite-3.3.5-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index 1f87a44df091..a89e53ea9791 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.112 2006/06/20 12:26:32 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.113 2006/06/20 12:30:40 fmccor Exp $
+
+ 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
+ no problems noted).
20 Jun 2006; Ferris McCormick <fmccor@gentoo.org> sqlite-2.8.16-r4.ebuild:
Stable on sparc --- Bug #118429 --- has worked fine for me for six or seven
diff --git a/dev-db/sqlite/sqlite-3.3.5-r1.ebuild b/dev-db/sqlite/sqlite-3.3.5-r1.ebuild
index 75ae9428c6d2..a126e5463514 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.3 2006/05/06 20:46:32 seemant Exp $
+# $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 $
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