From 87d3576eaf8f9dab9fbdac04eae1e5c6bcff8b09 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 14 Mar 2004 13:19:53 +0000 Subject: header fix --- dev-db/cdb/cdb-0.75.ebuild | 4 ++-- dev-db/dbbalancer/dbbalancer-0.4.4.ebuild | 4 ++-- dev-db/fastdb/fastdb-2.55.ebuild | 4 ++-- dev-db/firebird-docs/firebird-docs-1.0.ebuild | 4 ++-- dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild | 5 +++-- dev-db/freecdb/freecdb-0.62.ebuild | 4 ++-- dev-db/gigabase/gigabase-2.75.ebuild | 4 ++-- dev-db/gigabase/gigabase-2.76.ebuild | 4 ++-- dev-db/gigabase/gigabase-2.79.ebuild | 4 ++-- dev-db/gmyclient/gmyclient-0.3.ebuild | 5 ++--- dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild | 3 ++- dev-db/metakit/metakit-2.4.7.37.ebuild | 4 ++-- dev-db/metakit/metakit-2.4.9.2.ebuild | 4 ++-- dev-db/myodbc/myodbc-3.51.06.ebuild | 4 ++-- dev-db/mysql++/mysql++-1.7.9-r1.ebuild | 4 ++-- dev-db/mysql++/mysql++-1.7.9-r2.ebuild | 4 ++-- dev-db/mysql++/mysql++-1.7.9-r3.ebuild | 4 ++-- dev-db/mysql++/mysql++-1.7.9.ebuild | 4 ++-- dev-db/mysqlnavigator/mysqlnavigator-1.4.1.ebuild | 4 ++-- dev-db/mysqlnavigator/mysqlnavigator-1.4.2.ebuild | 4 ++-- dev-db/sqlgui/sqlgui-0.4.ebuild | 5 +++-- dev-db/sqlgui/sqlgui-0.5.ebuild | 5 +++-- dev-db/sqlguipart/sqlguipart-0.4.ebuild | 4 ++-- dev-db/xindice/xindice-1.0.ebuild | 4 ++-- 24 files changed, 51 insertions(+), 48 deletions(-) (limited to 'dev-db') diff --git a/dev-db/cdb/cdb-0.75.ebuild b/dev-db/cdb/cdb-0.75.ebuild index be18e502a0bf..dc67b8b51d43 100644 --- a/dev-db/cdb/cdb-0.75.ebuild +++ b/dev-db/cdb/cdb-0.75.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75.ebuild,v 1.12 2003/11/21 07:49:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75.ebuild,v 1.13 2004/03/14 13:19:52 mr_bones_ Exp $ inherit eutils gcc diff --git a/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild b/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild index c01f02596d36..18e9eb2c27b1 100644 --- a/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild +++ b/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild,v 1.6 2003/09/10 21:47:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild,v 1.7 2004/03/14 13:19:52 mr_bones_ Exp $ DESCRIPTION="Load balancing multithreaded PostgreSQL connection pool. Also has a replication mode to keep in sync the load balanced backend diff --git a/dev-db/fastdb/fastdb-2.55.ebuild b/dev-db/fastdb/fastdb-2.55.ebuild index 3c7b5ea23192..3a92e9ece94a 100644 --- a/dev-db/fastdb/fastdb-2.55.ebuild +++ b/dev-db/fastdb/fastdb-2.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/fastdb/fastdb-2.55.ebuild,v 1.2 2003/02/13 10:01:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/fastdb/fastdb-2.55.ebuild,v 1.3 2004/03/14 13:19:52 mr_bones_ Exp $ DESCRIPTION="OO-DBMS that holds all data in memory; interfaces for C/C++/Kylix" HOMEPAGE="http://www.garret.ru/~knizhnik/fastdb.html" diff --git a/dev-db/firebird-docs/firebird-docs-1.0.ebuild b/dev-db/firebird-docs/firebird-docs-1.0.ebuild index 567107ed11a2..cc4064185f7b 100644 --- a/dev-db/firebird-docs/firebird-docs-1.0.ebuild +++ b/dev-db/firebird-docs/firebird-docs-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/firebird-docs-1.0.ebuild,v 1.8 2003/09/21 22:27:14 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/firebird-docs-1.0.ebuild,v 1.9 2004/03/14 13:19:52 mr_bones_ Exp $ S=${WORKDIR} DESCRIPTION="A relational database offering many ANSI SQL-92 features" diff --git a/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild b/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild index 9d21ade36d9a..1fd52c9a8379 100644 --- a/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild +++ b/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild,v 1.1 2003/12/28 18:52:53 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild,v 1.2 2004/03/14 13:19:52 mr_bones_ Exp $ + DEPEND="virtual/glibc" RDEPEND="${DEPEND}" diff --git a/dev-db/freecdb/freecdb-0.62.ebuild b/dev-db/freecdb/freecdb-0.62.ebuild index fd80d0cdc757..62cd4dbb540f 100644 --- a/dev-db/freecdb/freecdb-0.62.ebuild +++ b/dev-db/freecdb/freecdb-0.62.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/freecdb/freecdb-0.62.ebuild,v 1.5 2003/11/14 15:20:04 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/freecdb/freecdb-0.62.ebuild,v 1.6 2004/03/14 13:19:52 mr_bones_ Exp $ DESCRIPTION="A fast, reliable, simple package for creating and reading constant databases" SRC_URI="http://ftp.debian.org/debian/pool/main/f/freecdb//${P/-/_}.tar.gz" diff --git a/dev-db/gigabase/gigabase-2.75.ebuild b/dev-db/gigabase/gigabase-2.75.ebuild index 443fb3d5ee14..66a6561077a6 100644 --- a/dev-db/gigabase/gigabase-2.75.ebuild +++ b/dev-db/gigabase/gigabase-2.75.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.75.ebuild,v 1.4 2003/09/06 22:25:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.75.ebuild,v 1.5 2004/03/14 13:19:53 mr_bones_ Exp $ DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl" HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html" diff --git a/dev-db/gigabase/gigabase-2.76.ebuild b/dev-db/gigabase/gigabase-2.76.ebuild index 11256cac31fc..997d052e0b64 100644 --- a/dev-db/gigabase/gigabase-2.76.ebuild +++ b/dev-db/gigabase/gigabase-2.76.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.76.ebuild,v 1.4 2003/09/06 22:25:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.76.ebuild,v 1.5 2004/03/14 13:19:53 mr_bones_ Exp $ DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl" HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html" diff --git a/dev-db/gigabase/gigabase-2.79.ebuild b/dev-db/gigabase/gigabase-2.79.ebuild index b6e6758b8046..f510b98c99dc 100644 --- a/dev-db/gigabase/gigabase-2.79.ebuild +++ b/dev-db/gigabase/gigabase-2.79.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.79.ebuild,v 1.3 2003/09/06 22:25:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.79.ebuild,v 1.4 2004/03/14 13:19:53 mr_bones_ Exp $ DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl" HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html" diff --git a/dev-db/gmyclient/gmyclient-0.3.ebuild b/dev-db/gmyclient/gmyclient-0.3.ebuild index 1eeeea211564..0f5288655c47 100644 --- a/dev-db/gmyclient/gmyclient-0.3.ebuild +++ b/dev-db/gmyclient/gmyclient-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.6 2003/10/20 16:28:32 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.7 2004/03/14 13:19:53 mr_bones_ Exp $ DESCRIPTION="Gnome based mysql client" SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" @@ -24,5 +24,4 @@ src_install() { make DESTDIR=${D} install || die "installed failed" dodoc AUTHORS COPYING ChangeLog NEWS README TODO mv ${D}/usr/share/gmyclient/doc ${D}/usr/share/doc/${PF}/html - } diff --git a/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild b/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild index b27a8679f851..3f0ffc11b38b 100644 --- a/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild +++ b/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild,v 1.2 2004/02/02 06:10:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libiodbc/libiodbc-3.51.1-r2.ebuild,v 1.3 2004/03/14 13:19:53 mr_bones_ Exp $ + DESCRIPTION="iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source platform independent implementation of both the ODBC and X/Open specifications. It is rapidly emerging as the industry standard for developing solutions that are language, platform and database independent." SRC_URI="http://www.iodbc.org/dist/${P}.tar.gz" HOMEPAGE="http://www.iodbc.org/" diff --git a/dev-db/metakit/metakit-2.4.7.37.ebuild b/dev-db/metakit/metakit-2.4.7.37.ebuild index ca1c422a0917..5621ec872904 100644 --- a/dev-db/metakit/metakit-2.4.7.37.ebuild +++ b/dev-db/metakit/metakit-2.4.7.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.10 2004/01/25 08:08:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.11 2004/03/14 13:19:53 mr_bones_ Exp $ S=${WORKDIR}/${PN}-${PV%.*} DESCRIPTION="Embedded database library" diff --git a/dev-db/metakit/metakit-2.4.9.2.ebuild b/dev-db/metakit/metakit-2.4.9.2.ebuild index a0332e4bc5fb..8b89c374a6c4 100644 --- a/dev-db/metakit/metakit-2.4.9.2.ebuild +++ b/dev-db/metakit/metakit-2.4.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.2.ebuild,v 1.4 2003/08/20 04:37:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.2.ebuild,v 1.5 2004/03/14 13:19:53 mr_bones_ Exp $ DESCRIPTION="Embedded database library" HOMEPAGE="http://www.equi4.com/metakit/" diff --git a/dev-db/myodbc/myodbc-3.51.06.ebuild b/dev-db/myodbc/myodbc-3.51.06.ebuild index 64248e6fcc39..e727bbb7afcd 100644 --- a/dev-db/myodbc/myodbc-3.51.06.ebuild +++ b/dev-db/myodbc/myodbc-3.51.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-3.51.06.ebuild,v 1.2 2003/12/07 16:34:20 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-3.51.06.ebuild,v 1.3 2004/03/14 13:19:53 mr_bones_ Exp $ MY_PN="MyODBC" MY_P="${MY_PN}-${PV}" diff --git a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild b/dev-db/mysql++/mysql++-1.7.9-r1.ebuild index 8846b73cfd92..99e6ce6493d6 100644 --- a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r1.ebuild,v 1.9 2004/02/22 19:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r1.ebuild,v 1.10 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils diff --git a/dev-db/mysql++/mysql++-1.7.9-r2.ebuild b/dev-db/mysql++/mysql++-1.7.9-r2.ebuild index 2b17ad504968..cd7d904ecddd 100644 --- a/dev-db/mysql++/mysql++-1.7.9-r2.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r2.ebuild,v 1.4 2004/02/22 19:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r2.ebuild,v 1.5 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils diff --git a/dev-db/mysql++/mysql++-1.7.9-r3.ebuild b/dev-db/mysql++/mysql++-1.7.9-r3.ebuild index 56c8d1373c45..6e80026e14c0 100644 --- a/dev-db/mysql++/mysql++-1.7.9-r3.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r3.ebuild,v 1.2 2004/02/22 19:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r3.ebuild,v 1.3 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils diff --git a/dev-db/mysql++/mysql++-1.7.9.ebuild b/dev-db/mysql++/mysql++-1.7.9.ebuild index d0b1409251e1..dcb891d05806 100644 --- a/dev-db/mysql++/mysql++-1.7.9.ebuild +++ b/dev-db/mysql++/mysql++-1.7.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9.ebuild,v 1.10 2003/09/06 22:25:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9.ebuild,v 1.11 2004/03/14 13:19:53 mr_bones_ Exp $ inherit gcc eutils diff --git a/dev-db/mysqlnavigator/mysqlnavigator-1.4.1.ebuild b/dev-db/mysqlnavigator/mysqlnavigator-1.4.1.ebuild index 258b56e58033..f8f88b93cf39 100644 --- a/dev-db/mysqlnavigator/mysqlnavigator-1.4.1.ebuild +++ b/dev-db/mysqlnavigator/mysqlnavigator-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlnavigator/mysqlnavigator-1.4.1.ebuild,v 1.4 2003/02/15 07:24:15 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlnavigator/mysqlnavigator-1.4.1.ebuild,v 1.5 2004/03/14 13:19:53 mr_bones_ Exp $ IUSE="" DESCRIPTION="Advanced Qt based front end to mysql" diff --git a/dev-db/mysqlnavigator/mysqlnavigator-1.4.2.ebuild b/dev-db/mysqlnavigator/mysqlnavigator-1.4.2.ebuild index 5b4fcb055324..c01cdbfed186 100644 --- a/dev-db/mysqlnavigator/mysqlnavigator-1.4.2.ebuild +++ b/dev-db/mysqlnavigator/mysqlnavigator-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlnavigator/mysqlnavigator-1.4.2.ebuild,v 1.2 2003/07/16 11:37:25 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlnavigator/mysqlnavigator-1.4.2.ebuild,v 1.3 2004/03/14 13:19:53 mr_bones_ Exp $ IUSE="" DESCRIPTION="Advanced Qt based front end to mysql" diff --git a/dev-db/sqlgui/sqlgui-0.4.ebuild b/dev-db/sqlgui/sqlgui-0.4.ebuild index a670fb226bba..332b8cacbc3d 100644 --- a/dev-db/sqlgui/sqlgui-0.4.ebuild +++ b/dev-db/sqlgui/sqlgui-0.4.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlgui/sqlgui-0.4.ebuild,v 1.6 2003/09/16 19:16:23 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlgui/sqlgui-0.4.ebuild,v 1.7 2004/03/14 13:19:53 mr_bones_ Exp $ + inherit kde-base need-kde 3 diff --git a/dev-db/sqlgui/sqlgui-0.5.ebuild b/dev-db/sqlgui/sqlgui-0.5.ebuild index d6629a8da81f..cba81a581209 100644 --- a/dev-db/sqlgui/sqlgui-0.5.ebuild +++ b/dev-db/sqlgui/sqlgui-0.5.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlgui/sqlgui-0.5.ebuild,v 1.1 2003/10/13 20:34:47 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlgui/sqlgui-0.5.ebuild,v 1.2 2004/03/14 13:19:53 mr_bones_ Exp $ + inherit kde-base need-kde 3 diff --git a/dev-db/sqlguipart/sqlguipart-0.4.ebuild b/dev-db/sqlguipart/sqlguipart-0.4.ebuild index 34eb8b625c5d..8d4edf779ad1 100644 --- a/dev-db/sqlguipart/sqlguipart-0.4.ebuild +++ b/dev-db/sqlguipart/sqlguipart-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlguipart/sqlguipart-0.4.ebuild,v 1.5 2003/04/23 15:02:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlguipart/sqlguipart-0.4.ebuild,v 1.6 2004/03/14 13:19:53 mr_bones_ Exp $ inherit kde-base eutils need-kde 3 diff --git a/dev-db/xindice/xindice-1.0.ebuild b/dev-db/xindice/xindice-1.0.ebuild index 6cb8c5915f99..d3d7e0780f81 100644 --- a/dev-db/xindice/xindice-1.0.ebuild +++ b/dev-db/xindice/xindice-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/xindice-1.0.ebuild,v 1.6 2003/12/08 04:51:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/xindice-1.0.ebuild,v 1.7 2004/03/14 13:19:53 mr_bones_ Exp $ inherit eutils -- cgit v1.2.3-65-gdbad