From d531137dcc5c8229d1073966b29b3680233dcdb2 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 15 Jul 2012 17:39:10 +0000 Subject: alpha/ia64/s390/sh/sparc stable wrt #420827 (Portage version: 2.1.11.5/cvs/Linux ia64) --- dev-db/sqlite/ChangeLog | 5 ++++- dev-db/sqlite/sqlite-3.7.12.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 5bdf283ab534..9fa023d5f0b9 100644 --- a/dev-db/sqlite/ChangeLog +++ b/dev-db/sqlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/sqlite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.418 2012/06/28 12:37:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.419 2012/07/15 17:39:10 armin76 Exp $ + + 15 Jul 2012; Raúl Porcel sqlite-3.7.12.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #420827 28 Jun 2012; Brent Baude sqlite-3.7.12.1.ebuild: Marking sqlite-3.7.12.1 ppc for bug 420827 diff --git a/dev-db/sqlite/sqlite-3.7.12.1.ebuild b/dev-db/sqlite/sqlite-3.7.12.1.ebuild index 743ff1585f3d..a61834a58122 100644 --- a/dev-db/sqlite/sqlite-3.7.12.1.ebuild +++ b/dev-db/sqlite/sqlite-3.7.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.7.12.1.ebuild,v 1.6 2012/06/28 12:37:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.7.12.1.ebuild,v 1.7 2012/07/15 17:39:10 armin76 Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI="doc? ( http://sqlite.org/${PN}-doc-${DOC_PV}.zip ) LICENSE="as-is" SLOT="3" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug doc +extensions +fts3 icu +readline secure-delete soundex tcl test +threadsafe unlock-notify" RDEPEND="icu? ( dev-libs/icu ) -- cgit v1.2.3-65-gdbad