summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-10-05 16:03:57 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-10-05 16:03:57 +0000
commitb6455dca05927eb74c3cdd00966857940545ddfa (patch)
tree1895ef5a1e1112e0ae25d39188b88e8f9ead88bd /dev-db/sqlite
parentalpha/sparc stable wrt #192247 (diff)
downloadgentoo-2-b6455dca05927eb74c3cdd00966857940545ddfa.tar.gz
gentoo-2-b6455dca05927eb74c3cdd00966857940545ddfa.tar.bz2
gentoo-2-b6455dca05927eb74c3cdd00966857940545ddfa.zip
Sparc stable --- Bug #194812 --- running for over 2 months.
(Portage version: 2.1.3.11)
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/ChangeLog5
-rw-r--r--dev-db/sqlite/sqlite-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index 68a10bc8b8ce..4e31f0df168e 100644
--- a/dev-db/sqlite/ChangeLog
+++ b/dev-db/sqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqlite
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.160 2007/09/20 17:35:20 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.161 2007/10/05 16:03:57 fmccor Exp $
+
+ 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> sqlite-3.4.1.ebuild:
+ Sparc stable --- Bug #194812 --- running for over 2 months.
20 Sep 2007; Anant Narayanan <anant@gentoo.org> ChangeLog:
Fix digest
diff --git a/dev-db/sqlite/sqlite-3.4.1.ebuild b/dev-db/sqlite/sqlite-3.4.1.ebuild
index ae1ebc4e3ad8..c1082c9e6cb0 100644
--- a/dev-db/sqlite/sqlite-3.4.1.ebuild
+++ b/dev-db/sqlite/sqlite-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild,v 1.1 2007/07/24 15:24:17 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild,v 1.2 2007/10/05 16:03:57 fmccor Exp $
inherit flag-o-matic eutils alternatives libtool
@@ -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 ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="debug doc nothreadsafe soundex tcl"
RESTRICT="!tcl? ( test )"