From 1fc45f761ad00a3d4891c3d25178bcac1c63ca1f Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sat, 6 Oct 2007 15:08:37 +0000 Subject: ia64/x86 stable wrt #194812 (Portage version: 2.1.3.9) --- dev-db/sqlite/ChangeLog | 5 ++++- dev-db/sqlite/sqlite-3.4.1.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 4e31f0df168e..b0b6d2137d76 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.161 2007/10/05 16:03:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.162 2007/10/06 15:08:37 armin76 Exp $ + + 06 Oct 2007; Raúl Porcel sqlite-3.4.1.ebuild: + ia64/x86 stable wrt #194812 05 Oct 2007; Ferris McCormick sqlite-3.4.1.ebuild: Sparc stable --- Bug #194812 --- running for over 2 months. diff --git a/dev-db/sqlite/sqlite-3.4.1.ebuild b/dev-db/sqlite/sqlite-3.4.1.ebuild index c1082c9e6cb0..671c5a10550f 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.2 2007/10/05 16:03:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild,v 1.3 2007/10/06 15:08:37 armin76 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 )" -- cgit v1.2.3-65-gdbad