diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 16:47:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 16:47:43 +0000 |
commit | 8f249f50c7a824392ddeea2c96f259cef048bef0 (patch) | |
tree | 7b0d3d043d80a4102dd871f1af3963de53633194 /dev-db | |
parent | alpha/arm/ia64/sh/sparc stable wrt #305331 (diff) | |
download | gentoo-2-8f249f50c7a824392ddeea2c96f259cef048bef0.tar.gz gentoo-2-8f249f50c7a824392ddeea2c96f259cef048bef0.tar.bz2 gentoo-2-8f249f50c7a824392ddeea2c96f259cef048bef0.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #300145
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/sqlite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.6.21.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.6.22-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog index acaaadb2b379..3c2c110cb81b 100644 --- a/dev-db/sqlite/ChangeLog +++ b/dev-db/sqlite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/sqlite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.330 2010/03/13 14:23:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.331 2010/03/14 16:47:43 armin76 Exp $ + + 14 Mar 2010; Raúl Porcel <armin76@gentoo.org> sqlite-3.6.21.ebuild, + sqlite-3.6.22-r2.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #300145 *sqlite-3.6.23 (13 Mar 2010) diff --git a/dev-db/sqlite/sqlite-3.6.21.ebuild b/dev-db/sqlite/sqlite-3.6.21.ebuild index dc71082e5552..766c909ba036 100644 --- a/dev-db/sqlite/sqlite-3.6.21.ebuild +++ b/dev-db/sqlite/sqlite-3.6.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.21.ebuild,v 1.9 2010/02/11 14:14:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.21.ebuild,v 1.10 2010/03/14 16:47:43 armin76 Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="as-is" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug doc +fts3 icu +readline soundex tcl +threadsafe test" RDEPEND="icu? ( dev-libs/icu ) diff --git a/dev-db/sqlite/sqlite-3.6.22-r2.ebuild b/dev-db/sqlite/sqlite-3.6.22-r2.ebuild index c305c0d98053..1c71b498a19b 100644 --- a/dev-db/sqlite/sqlite-3.6.22-r2.ebuild +++ b/dev-db/sqlite/sqlite-3.6.22-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.22-r2.ebuild,v 1.5 2010/03/09 21:42:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.22-r2.ebuild,v 1.6 2010/03/14 16:47:43 armin76 Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="as-is" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~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 ~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 +threadsafe test" RDEPEND="icu? ( dev-libs/icu ) |