From c4a6ca115b83dd6d5265adf1c9aed28de15c1ad3 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 14 Jun 2007 15:44:06 +0000 Subject: Stable for HPPA (bug #182013). (Portage version: 2.1.2.7) --- dev-db/sqlite/ChangeLog | 5 ++++- dev-db/sqlite/sqlite-3.3.17.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-db') diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog index daeeb8952589..7d87a9f0802c 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.147 2007/06/14 11:59:03 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.148 2007/06/14 15:44:06 jer Exp $ + + 14 Jun 2007; Jeroen Roovers sqlite-3.3.17.ebuild: + Stable for HPPA (bug #182013). 14 Jun 2007; Ferris McCormick sqlite-3.3.17.ebuild: Sparc stable --- Bug #182013 --- Seems to have worked well for 6 weeks. diff --git a/dev-db/sqlite/sqlite-3.3.17.ebuild b/dev-db/sqlite/sqlite-3.3.17.ebuild index 41c723133658..4a936999b7ac 100644 --- a/dev-db/sqlite/sqlite-3.3.17.ebuild +++ b/dev-db/sqlite/sqlite-3.3.17.ebuild @@ -1,10 +1,10 @@ # 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.3.17.ebuild,v 1.3 2007/06/14 11:59:03 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.17.ebuild,v 1.4 2007/06/14 15:44:06 jer Exp $ inherit flag-o-matic eutils alternatives libtool -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" DESCRIPTION="SQLite: an SQL Database Engine in a C Library." HOMEPAGE="http://www.sqlite.org/" -- cgit v1.2.3-65-gdbad