summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-29 17:43:57 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-29 17:43:57 +0000
commitc55469888fa045c4c2f26410d673600a8a913d91 (patch)
treefa713e783101d5eadcebf462a4f3210d2ffe7052 /dev-db/sqlite
parentglibc -> libc (diff)
downloadgentoo-2-c55469888fa045c4c2f26410d673600a8a913d91.tar.gz
gentoo-2-c55469888fa045c4c2f26410d673600a8a913d91.tar.bz2
gentoo-2-c55469888fa045c4c2f26410d673600a8a913d91.zip
sync IUSE (+nls), glibc -> libc, trim trailing whitespace
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/ChangeLog6
-rw-r--r--dev-db/sqlite/sqlite-2.8.11.ebuild5
-rw-r--r--dev-db/sqlite/sqlite-2.8.12.ebuild5
-rw-r--r--dev-db/sqlite/sqlite-2.8.13.ebuild5
-rw-r--r--dev-db/sqlite/sqlite-2.8.3.ebuild6
5 files changed, 14 insertions, 13 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index c99c52d215f6..702040794b2e 100644
--- a/dev-db/sqlite/ChangeLog
+++ b/dev-db/sqlite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/sqlite
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.31 2004/06/24 22:01:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.32 2004/06/29 17:43:57 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> sqlite-2.8.11.ebuild,
+ sqlite-2.8.12.ebuild, sqlite-2.8.13.ebuild, sqlite-2.8.3.ebuild:
+ sync IUSE (+nls), glibc -> libc, trim trailing whitespace
19 Jun 2004; Tom Gall <tgall@gentoo.org> sqlite-2.8.13.ebuild:
stable on ppc64 bug #54453
diff --git a/dev-db/sqlite/sqlite-2.8.11.ebuild b/dev-db/sqlite/sqlite-2.8.11.ebuild
index aeb6a2d18bc1..c7b1c2c405aa 100644
--- a/dev-db/sqlite/sqlite-2.8.11.ebuild
+++ b/dev-db/sqlite/sqlite-2.8.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.11.ebuild,v 1.8 2004/06/24 22:01:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.11.ebuild,v 1.9 2004/06/29 17:43:57 agriffis Exp $
IUSE="nls"
@@ -8,7 +8,7 @@ S=${WORKDIR}/sqlite
DESCRIPTION="SQLite: An SQL Database Engine in a C Library."
SRC_URI="http://www.sqlite.org/${P}.tar.gz"
HOMEPAGE="http://www.sqlite.org"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-lang/tcl"
SLOT="0"
LICENSE="as-is"
@@ -33,4 +33,3 @@ src_install () {
docinto html
dohtml doc/*.html doc/*.txt doc/*.png
}
-
diff --git a/dev-db/sqlite/sqlite-2.8.12.ebuild b/dev-db/sqlite/sqlite-2.8.12.ebuild
index 050910ff8cbe..35786a435b7d 100644
--- a/dev-db/sqlite/sqlite-2.8.12.ebuild
+++ b/dev-db/sqlite/sqlite-2.8.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.12.ebuild,v 1.3 2004/06/24 22:01:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.12.ebuild,v 1.4 2004/06/29 17:43:57 agriffis Exp $
IUSE="nls"
@@ -8,7 +8,7 @@ S=${WORKDIR}/sqlite
DESCRIPTION="SQLite: An SQL Database Engine in a C Library."
SRC_URI="http://www.sqlite.org/${P}.tar.gz"
HOMEPAGE="http://www.sqlite.org"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-lang/tcl"
SLOT="0"
LICENSE="as-is"
@@ -33,4 +33,3 @@ src_install () {
docinto html
dohtml doc/*.html doc/*.txt doc/*.png
}
-
diff --git a/dev-db/sqlite/sqlite-2.8.13.ebuild b/dev-db/sqlite/sqlite-2.8.13.ebuild
index 9ae9927b8897..2a66c90771f1 100644
--- a/dev-db/sqlite/sqlite-2.8.13.ebuild
+++ b/dev-db/sqlite/sqlite-2.8.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.13.ebuild,v 1.3 2004/06/24 22:01:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.13.ebuild,v 1.4 2004/06/29 17:43:57 agriffis Exp $
IUSE="nls"
@@ -8,7 +8,7 @@ S=${WORKDIR}/sqlite
DESCRIPTION="SQLite: An SQL Database Engine in a C Library."
SRC_URI="http://www.sqlite.org/${P}.tar.gz"
HOMEPAGE="http://www.sqlite.org"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-lang/tcl"
SLOT="0"
LICENSE="as-is"
@@ -33,4 +33,3 @@ src_install () {
docinto html
dohtml doc/*.html doc/*.txt doc/*.png
}
-
diff --git a/dev-db/sqlite/sqlite-2.8.3.ebuild b/dev-db/sqlite/sqlite-2.8.3.ebuild
index d548ef885933..ee6034acd2b1 100644
--- a/dev-db/sqlite/sqlite-2.8.3.ebuild
+++ b/dev-db/sqlite/sqlite-2.8.3.ebuild
@@ -1,16 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.3.ebuild,v 1.8 2004/06/24 22:01:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.3.ebuild,v 1.9 2004/06/29 17:43:57 agriffis Exp $
S=${WORKDIR}/sqlite
DESCRIPTION="SQLite: An SQL Database Engine in a C Library."
SRC_URI="http://www.hwaci.com/sw/sqlite/${P}.tar.gz"
HOMEPAGE="http://www.hwaci.com/sw/sqlite/"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-lang/tcl"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc ~alpha ~mips hppa"
+IUSE="nls"
src_compile() {
local myconf
@@ -31,4 +32,3 @@ src_install () {
docinto html
dohtml doc/*.html doc/*.txt doc/*.png
}
-