diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:02:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:02:40 +0000 |
commit | 5449a7264a358677093ef73dd1c998a9da91a0fe (patch) | |
tree | 8fad62cb052974d5a10e82f65e976156d5fe9c7a /dev-db | |
parent | Update Copyright years (diff) | |
download | gentoo-2-5449a7264a358677093ef73dd1c998a9da91a0fe.tar.gz gentoo-2-5449a7264a358677093ef73dd1c998a9da91a0fe.tar.bz2 gentoo-2-5449a7264a358677093ef73dd1c998a9da91a0fe.zip |
Update Copyright years
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/cdb/cdb-0.75.ebuild | 4 | ||||
-rw-r--r-- | dev-db/dbbalancer/dbbalancer-0.4.4.ebuild | 4 | ||||
-rw-r--r-- | dev-db/edb/edb-1.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/edb/edb-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/fastdb/fastdb-2.55.ebuild | 4 | ||||
-rw-r--r-- | dev-db/firebird-docs/firebird-docs-1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/framerd/framerd-2.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/framerd/framerd-2.4.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/freetds/freetds-0.53-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/freetds/freetds-0.53.ebuild | 4 | ||||
-rw-r--r-- | dev-db/gigabase/gigabase-2.75.ebuild | 4 | ||||
-rw-r--r-- | dev-db/gigabase/gigabase-2.76.ebuild | 4 | ||||
-rw-r--r-- | dev-db/gmyclient/gmyclient-0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/metakit/metakit-2.4.7.37.ebuild | 4 |
15 files changed, 30 insertions, 30 deletions
diff --git a/dev-db/cdb/cdb-0.75.ebuild b/dev-db/cdb/cdb-0.75.ebuild index 8f14c30c1cfc..a5865fcc255d 100644 --- a/dev-db/cdb/cdb-0.75.ebuild +++ b/dev-db/cdb/cdb-0.75.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.4 2002/10/17 14:47:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75.ebuild,v 1.5 2003/02/13 10:01:20 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A fast, reliable, simple package for creating and reading constant databases" diff --git a/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild b/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild index fc45608ae531..f6ed729ab3fb 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-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.1 2003/01/31 21:33:37 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild,v 1.2 2003/02/13 10:01:25 vapier 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/edb/edb-1.0.2-r1.ebuild b/dev-db/edb/edb-1.0.2-r1.ebuild index 5cbb283ef3f1..a5decb5001a4 100644 --- a/dev-db/edb/edb-1.0.2-r1.ebuild +++ b/dev-db/edb/edb-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/edb/edb-1.0.2-r1.ebuild,v 1.11 2002/10/17 14:47:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/edb/edb-1.0.2-r1.ebuild,v 1.12 2003/02/13 10:01:30 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enlightment Data Base" diff --git a/dev-db/edb/edb-1.0.3.ebuild b/dev-db/edb/edb-1.0.3.ebuild index 4a29be3cc2d1..9bb5625aa04a 100644 --- a/dev-db/edb/edb-1.0.3.ebuild +++ b/dev-db/edb/edb-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/edb/edb-1.0.3.ebuild,v 1.7 2003/01/24 15:45:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/edb/edb-1.0.3.ebuild,v 1.8 2003/02/13 10:01:35 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enlightment Data Base" diff --git a/dev-db/fastdb/fastdb-2.55.ebuild b/dev-db/fastdb/fastdb-2.55.ebuild index a6a23ae1e607..3c7b5ea23192 100644 --- a/dev-db/fastdb/fastdb-2.55.ebuild +++ b/dev-db/fastdb/fastdb-2.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.1 2003/01/05 06:52:56 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/fastdb/fastdb-2.55.ebuild,v 1.2 2003/02/13 10:01:41 vapier 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 0a9b9d9a34d8..1123c9be1804 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-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.5 2002/10/04 05:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/firebird-docs-1.0.ebuild,v 1.6 2003/02/13 10:01:53 vapier Exp $ S=${WORKDIR} DESCRIPTION="Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981." diff --git a/dev-db/firebird/firebird-1.0-r1.ebuild b/dev-db/firebird/firebird-1.0-r1.ebuild index 7f44061e85a4..d2954c0f3a10 100644 --- a/dev-db/firebird/firebird-1.0-r1.ebuild +++ b/dev-db/firebird/firebird-1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.5 2002/10/04 05:09:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.6 2003/02/13 10:01:46 vapier Exp $ S=${WORKDIR}/firebird-1.0.0.796 DESCRIPTION="Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981." diff --git a/dev-db/framerd/framerd-2.4.3-r1.ebuild b/dev-db/framerd/framerd-2.4.3-r1.ebuild index 9c0a053aac2e..36c71f43c31d 100644 --- a/dev-db/framerd/framerd-2.4.3-r1.ebuild +++ b/dev-db/framerd/framerd-2.4.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.1 2002/12/05 19:53:01 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.2 2003/02/13 10:01:59 vapier Exp $ DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases." HOMEPAGE="http://www.framerd.org/" diff --git a/dev-db/framerd/framerd-2.4.3.ebuild b/dev-db/framerd/framerd-2.4.3.ebuild index c31d71511020..98b52e94c91e 100644 --- a/dev-db/framerd/framerd-2.4.3.ebuild +++ b/dev-db/framerd/framerd-2.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.3 2002/12/05 12:44:25 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.4 2003/02/13 10:02:05 vapier Exp $ DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases." HOMEPAGE="http://www.framerd.org/" diff --git a/dev-db/freetds/freetds-0.53-r1.ebuild b/dev-db/freetds/freetds-0.53-r1.ebuild index 0d4f3fac3d4b..5ed96a49ee7c 100644 --- a/dev-db/freetds/freetds-0.53-r1.ebuild +++ b/dev-db/freetds/freetds-0.53-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/freetds/freetds-0.53-r1.ebuild,v 1.3 2002/10/04 05:09:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/freetds/freetds-0.53-r1.ebuild,v 1.4 2003/02/13 10:02:11 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tabular Datastream Library" diff --git a/dev-db/freetds/freetds-0.53.ebuild b/dev-db/freetds/freetds-0.53.ebuild index d10b3c66bc92..0ae8fb9daa1b 100644 --- a/dev-db/freetds/freetds-0.53.ebuild +++ b/dev-db/freetds/freetds-0.53.ebuild @@ -1,6 +1,6 @@ -# Copyright 2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/freetds/freetds-0.53.ebuild,v 1.6 2002/11/06 16:09:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/freetds/freetds-0.53.ebuild,v 1.7 2003/02/13 10:02:16 vapier Exp $ DESCRIPTION="Tabular Datastream Library" SRC_URI="http://ibiblio.org/pub/Linux/ALPHA/freetds/${P}.tgz" diff --git a/dev-db/gigabase/gigabase-2.75.ebuild b/dev-db/gigabase/gigabase-2.75.ebuild index b5e205eb0c3f..7983fd892d09 100644 --- a/dev-db/gigabase/gigabase-2.75.ebuild +++ b/dev-db/gigabase/gigabase-2.75.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.1 2002/12/12 00:48:02 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.75.ebuild,v 1.2 2003/02/13 10:02:23 vapier 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 0a69ba3ab871..576ddce57f05 100644 --- a/dev-db/gigabase/gigabase-2.76.ebuild +++ b/dev-db/gigabase/gigabase-2.76.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.1 2002/12/14 23:23:08 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.76.ebuild,v 1.2 2003/02/13 10:02:29 vapier 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 2e0ff1e40aaf..1507007b1563 100644 --- a/dev-db/gmyclient/gmyclient-0.3.ebuild +++ b/dev-db/gmyclient/gmyclient-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.2 2002/12/18 16:43:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.3 2003/02/13 10:02:35 vapier Exp $ DESCRIPTION="Gnome based mysql client" SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" diff --git a/dev-db/metakit/metakit-2.4.7.37.ebuild b/dev-db/metakit/metakit-2.4.7.37.ebuild index fb590c8fa836..559d8b5004ff 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-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.4 2002/11/04 17:34:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.5 2003/02/13 10:02:40 vapier Exp $ IUSE="python tcltk" |