summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-22 15:23:47 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-22 15:23:47 +0000
commitee49472e9a2e0aade7354e7071f02c46d4d6879c (patch)
treee4f66d19ac10f42fc60cc17536884956173b7122 /dev-db/sqlite
parentFixed SRC_URI (diff)
downloadgentoo-2-ee49472e9a2e0aade7354e7071f02c46d4d6879c.tar.gz
gentoo-2-ee49472e9a2e0aade7354e7071f02c46d4d6879c.tar.bz2
gentoo-2-ee49472e9a2e0aade7354e7071f02c46d4d6879c.zip
Beautified *DEPEND and SRC_URI.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/sqlite-2.8.16-r1.ebuild6
-rw-r--r--dev-db/sqlite/sqlite-3.2.1-r1.ebuild4
-rw-r--r--dev-db/sqlite/sqlite-3.2.1-r2.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-db/sqlite/sqlite-2.8.16-r1.ebuild b/dev-db/sqlite/sqlite-2.8.16-r1.ebuild
index 4d3732e66af8..b7223f724591 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
# 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.6 2005/04/14 20:52:49 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r1.ebuild,v 1.7 2005/05/22 15:21:34 swegener Exp $
inherit eutils toolchain-funcs
@@ -10,8 +10,8 @@ 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/libc
- doc? (dev-lang/tcl)
- tcltk? (dev-lang/tcl)"
+ doc? ( dev-lang/tcl )
+ tcltk? ( dev-lang/tcl )"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc alpha ~arm ~mips ~hppa ppc64 amd64 ~ppc-macos"
diff --git a/dev-db/sqlite/sqlite-3.2.1-r1.ebuild b/dev-db/sqlite/sqlite-3.2.1-r1.ebuild
index 9fb3c124bd10..3d0e6f0fc90b 100644
--- a/dev-db/sqlite/sqlite-3.2.1-r1.ebuild
+++ b/dev-db/sqlite/sqlite-3.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r1.ebuild,v 1.7 2005/04/24 10:27:19 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r1.ebuild,v 1.8 2005/05/22 15:21:34 swegener Exp $
inherit eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.sqlite.org"
# - 20041203, Armando Di Cianno <fafhrd@gentoo.org>
DEPEND="virtual/libc
!nothreadsafe? ( !ppc-macos? ( sys-libs/glibc ) )
- doc? (dev-lang/tcl)"
+ doc? ( dev-lang/tcl )"
SLOT="3"
LICENSE="as-is"
diff --git a/dev-db/sqlite/sqlite-3.2.1-r2.ebuild b/dev-db/sqlite/sqlite-3.2.1-r2.ebuild
index 2a83114c6c56..7075d777ca06 100644
--- a/dev-db/sqlite/sqlite-3.2.1-r2.ebuild
+++ b/dev-db/sqlite/sqlite-3.2.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r2.ebuild,v 1.2 2005/04/24 14:48:05 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r2.ebuild,v 1.3 2005/05/22 15:21:34 swegener Exp $
inherit eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.sqlite.org"
# - 20041203, Armando Di Cianno <fafhrd@gentoo.org>
DEPEND="virtual/libc
!nothreadsafe? ( !ppc-macos? ( sys-libs/glibc ) )
- doc? (dev-lang/tcl)"
+ doc? ( dev-lang/tcl )"
SLOT="3"
LICENSE="as-is"