summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-05-04 13:19:16 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-05-04 13:19:16 +0000
commit1ae893d4f7cbceacac5d481baaecc7a400e78e61 (patch)
treed70bec0a7be8db972034036ee9e23507a5e1041e /dev-db/sqlite
parentStable on sparc wrt security #176712 (diff)
downloadgentoo-2-1ae893d4f7cbceacac5d481baaecc7a400e78e61.tar.gz
gentoo-2-1ae893d4f7cbceacac5d481baaecc7a400e78e61.tar.bz2
gentoo-2-1ae893d4f7cbceacac5d481baaecc7a400e78e61.zip
Stable on sparc wrt #176942
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/ChangeLog5
-rw-r--r--dev-db/sqlite/sqlite-3.3.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index bbc18af1478e..2d76426c5095 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.139 2007/05/04 11:25:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.140 2007/05/04 13:19:16 gustavoz Exp $
+
+ 04 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> sqlite-3.3.12.ebuild:
+ Stable on sparc wrt #176942
04 May 2007; Raúl Porcel <armin76@gentoo.org> sqlite-3.3.12.ebuild:
ia64 + x86 stable wrt #176942
diff --git a/dev-db/sqlite/sqlite-3.3.12.ebuild b/dev-db/sqlite/sqlite-3.3.12.ebuild
index c2fa033b1ea9..4ea811fc6d9b 100644
--- a/dev-db/sqlite/sqlite-3.3.12.ebuild
+++ b/dev-db/sqlite/sqlite-3.3.12.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.12.ebuild,v 1.6 2007/05/04 11:25:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.12.ebuild,v 1.7 2007/05/04 13:19:16 gustavoz Exp $
inherit 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/"