diff options
author | 2006-01-14 18:19:29 +0000 | |
---|---|---|
committer | 2006-01-14 18:19:29 +0000 | |
commit | af89da5ce09f7e94f2e558c088870dbe83d687ea (patch) | |
tree | 02958547bf5ae74c7efa746591a70089f8c96cb9 /dev-db/sqlite | |
parent | Version Bump. (diff) | |
download | gentoo-2-af89da5ce09f7e94f2e558c088870dbe83d687ea.tar.gz gentoo-2-af89da5ce09f7e94f2e558c088870dbe83d687ea.tar.bz2 gentoo-2-af89da5ce09f7e94f2e558c088870dbe83d687ea.zip |
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.15.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.16-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.16-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.2.1-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.2.7-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.2.7.ebuild | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/dev-db/sqlite/sqlite-2.8.15.ebuild b/dev-db/sqlite/sqlite-2.8.15.ebuild index f3b6847a2828..2f2effb8db3a 100644 --- a/dev-db/sqlite/sqlite-2.8.15.ebuild +++ b/dev-db/sqlite/sqlite-2.8.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.15.ebuild,v 1.15 2005/11/17 13:40:26 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.15.ebuild,v 1.16 2006/01/14 18:19:29 vapier Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/libc dev-lang/tcl" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc alpha arm mips hppa ~ppc64 amd64 ppc-macos" +KEYWORDS="alpha amd64 arm hppa mips ppc ppc-macos ~ppc64 sh sparc x86" src_unpack() { diff --git a/dev-db/sqlite/sqlite-2.8.16-r1.ebuild b/dev-db/sqlite/sqlite-2.8.16-r1.ebuild index f65a7b0ea7ec..e20e197ec4e0 100644 --- a/dev-db/sqlite/sqlite-2.8.16-r1.ebuild +++ b/dev-db/sqlite/sqlite-2.8.16-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r1.ebuild,v 1.10 2005/11/19 13:18:25 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r1.ebuild,v 1.11 2006/01/14 18:19:29 vapier Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86" IUSE="nls doc tcltk" DEPEND="doc? ( dev-lang/tcl ) diff --git a/dev-db/sqlite/sqlite-2.8.16-r2.ebuild b/dev-db/sqlite/sqlite-2.8.16-r2.ebuild index 5fec9473e6ef..677eb1ecbc77 100644 --- a/dev-db/sqlite/sqlite-2.8.16-r2.ebuild +++ b/dev-db/sqlite/sqlite-2.8.16-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r2.ebuild,v 1.2 2005/11/17 13:40:26 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r2.ebuild,v 1.3 2006/01/14 18:19:29 vapier Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86" IUSE="nls doc tcltk" DEPEND="doc? ( dev-lang/tcl ) diff --git a/dev-db/sqlite/sqlite-3.2.1-r3.ebuild b/dev-db/sqlite/sqlite-3.2.1-r3.ebuild index e10e9f6dcbfa..7fe88c2352fb 100644 --- a/dev-db/sqlite/sqlite-3.2.1-r3.ebuild +++ b/dev-db/sqlite/sqlite-3.2.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r3.ebuild,v 1.10 2005/08/22 15:51:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r3.ebuild,v 1.11 2006/01/14 18:19:29 vapier Exp $ inherit eutils @@ -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 ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86" IUSE="nothreadsafe doc" DEPEND="virtual/libc diff --git a/dev-db/sqlite/sqlite-3.2.7-r1.ebuild b/dev-db/sqlite/sqlite-3.2.7-r1.ebuild index e09244819e93..dfed8e108605 100644 --- a/dev-db/sqlite/sqlite-3.2.7-r1.ebuild +++ b/dev-db/sqlite/sqlite-3.2.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.7-r1.ebuild,v 1.1 2005/11/06 17:38:28 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.7-r1.ebuild,v 1.2 2006/01/14 18:19:29 vapier Exp $ inherit eutils @@ -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 ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86" IUSE="nothreadsafe doc" DEPEND="virtual/libc diff --git a/dev-db/sqlite/sqlite-3.2.7.ebuild b/dev-db/sqlite/sqlite-3.2.7.ebuild index 20181e366e01..933ed0597e92 100644 --- a/dev-db/sqlite/sqlite-3.2.7.ebuild +++ b/dev-db/sqlite/sqlite-3.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.7.ebuild,v 1.3 2005/11/07 20:21:33 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.7.ebuild,v 1.4 2006/01/14 18:19:29 vapier Exp $ inherit eutils @@ -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 ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~x86" IUSE="nothreadsafe doc" DEPEND="virtual/libc |