diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:42:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:42:52 +0000 |
commit | d07d56740c31590c9d26205874ab013744152d95 (patch) | |
tree | 00ceae9bfb22427c5e8e2f3f4740fd40256014b5 | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | historical-d07d56740c31590c9d26205874ab013744152d95.tar.gz historical-d07d56740c31590c9d26205874ab013744152d95.tar.bz2 historical-d07d56740c31590c9d26205874ab013744152d95.zip |
Gentoo Technologies -> Gentoo Foundation
-rw-r--r-- | dev-db/firebird/files/firebird.init.d | 4 | ||||
-rw-r--r-- | dev-db/mysql/files/mysql-4.0.15.rc6 | 4 | ||||
-rw-r--r-- | dev-db/mysql/files/mysql-4.0.rc6 | 4 | ||||
-rw-r--r-- | dev-db/mysql/files/mysql.init | 4 | ||||
-rw-r--r-- | dev-db/pgpool/files/pgpool.init | 4 | ||||
-rw-r--r-- | dev-db/postgresql/files/pg_autovacuum.init-7.4.2 | 4 | ||||
-rw-r--r-- | dev-db/postgresql/files/pg_autovacuum.init-7.4.3 | 4 | ||||
-rw-r--r-- | dev-db/postgresql/files/postgresql.init-7.3.6 | 4 | ||||
-rw-r--r-- | dev-db/postgresql/files/postgresql.init-7.4.2 | 4 | ||||
-rw-r--r-- | dev-db/postgresql/files/postgresql.init-7.4.3 | 4 | ||||
-rw-r--r-- | dev-db/xindice/files/xindice | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/dev-db/firebird/files/firebird.init.d b/dev-db/firebird/files/firebird.init.d index 46cea5f0a75b..5b5c49222f52 100644 --- a/dev-db/firebird/files/firebird.init.d +++ b/dev-db/firebird/files/firebird.init.d @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/files/firebird.init.d,v 1.1 2004/03/31 00:35:47 mksoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/files/firebird.init.d,v 1.2 2004/07/14 21:38:45 agriffis Exp $ # NOTE: make sure you have localhost in your hosts.equiv file see next 2 diff --git a/dev-db/mysql/files/mysql-4.0.15.rc6 b/dev-db/mysql/files/mysql-4.0.15.rc6 index 168161cc87f8..62ed0bb45c66 100644 --- a/dev-db/mysql/files/mysql-4.0.15.rc6 +++ b/dev-db/mysql/files/mysql-4.0.15.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql-4.0.15.rc6,v 1.2 2004/03/04 18:29:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql-4.0.15.rc6,v 1.3 2004/07/14 21:41:15 agriffis Exp $ depend() { need net diff --git a/dev-db/mysql/files/mysql-4.0.rc6 b/dev-db/mysql/files/mysql-4.0.rc6 index b62469a38264..1fc5add5bf83 100644 --- a/dev-db/mysql/files/mysql-4.0.rc6 +++ b/dev-db/mysql/files/mysql-4.0.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql-4.0.rc6,v 1.7 2004/03/04 18:35:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql-4.0.rc6,v 1.8 2004/07/14 21:41:15 agriffis Exp $ depend() { need net diff --git a/dev-db/mysql/files/mysql.init b/dev-db/mysql/files/mysql.init index 61157e404912..16ea7bc0bf3e 100644 --- a/dev-db/mysql/files/mysql.init +++ b/dev-db/mysql/files/mysql.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql.init,v 1.6 2004/02/13 19:23:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql.init,v 1.7 2004/07/14 21:41:15 agriffis Exp $ depend() { need net diff --git a/dev-db/pgpool/files/pgpool.init b/dev-db/pgpool/files/pgpool.init index cebcbed06c65..1eb9d3d44393 100644 --- a/dev-db/pgpool/files/pgpool.init +++ b/dev-db/pgpool/files/pgpool.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgpool/files/pgpool.init,v 1.2 2004/02/13 19:24:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgpool/files/pgpool.init,v 1.3 2004/07/14 21:41:38 agriffis Exp $ depend() { need net diff --git a/dev-db/postgresql/files/pg_autovacuum.init-7.4.2 b/dev-db/postgresql/files/pg_autovacuum.init-7.4.2 index a2e8445a26be..92fdcafcd54a 100644 --- a/dev-db/postgresql/files/pg_autovacuum.init-7.4.2 +++ b/dev-db/postgresql/files/pg_autovacuum.init-7.4.2 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/pg_autovacuum.init-7.4.2,v 1.2 2004/05/25 15:57:26 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/pg_autovacuum.init-7.4.2,v 1.3 2004/07/14 21:42:29 agriffis Exp $ depend() { need postgresql logger diff --git a/dev-db/postgresql/files/pg_autovacuum.init-7.4.3 b/dev-db/postgresql/files/pg_autovacuum.init-7.4.3 index c1eb6da9a83b..1d584833fb5d 100644 --- a/dev-db/postgresql/files/pg_autovacuum.init-7.4.3 +++ b/dev-db/postgresql/files/pg_autovacuum.init-7.4.3 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/pg_autovacuum.init-7.4.3,v 1.1 2004/06/16 17:11:19 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/pg_autovacuum.init-7.4.3,v 1.2 2004/07/14 21:42:29 agriffis Exp $ depend() { need postgresql logger diff --git a/dev-db/postgresql/files/postgresql.init-7.3.6 b/dev-db/postgresql/files/postgresql.init-7.3.6 index c977c0b1c7cf..28abd14ed647 100644 --- a/dev-db/postgresql/files/postgresql.init-7.3.6 +++ b/dev-db/postgresql/files/postgresql.init-7.3.6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/postgresql.init-7.3.6,v 1.1 2004/03/05 16:11:14 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/postgresql.init-7.3.6,v 1.2 2004/07/14 21:42:29 agriffis Exp $ opts="${opts} reload" diff --git a/dev-db/postgresql/files/postgresql.init-7.4.2 b/dev-db/postgresql/files/postgresql.init-7.4.2 index 77c7817d659d..b53d265b6b91 100644 --- a/dev-db/postgresql/files/postgresql.init-7.4.2 +++ b/dev-db/postgresql/files/postgresql.init-7.4.2 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/postgresql.init-7.4.2,v 1.1 2004/03/11 20:11:28 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/postgresql.init-7.4.2,v 1.2 2004/07/14 21:42:29 agriffis Exp $ opts="${opts} reload" diff --git a/dev-db/postgresql/files/postgresql.init-7.4.3 b/dev-db/postgresql/files/postgresql.init-7.4.3 index b62f702e9003..e953918f59d8 100644 --- a/dev-db/postgresql/files/postgresql.init-7.4.3 +++ b/dev-db/postgresql/files/postgresql.init-7.4.3 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/postgresql.init-7.4.3,v 1.1 2004/06/16 17:11:19 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/files/postgresql.init-7.4.3,v 1.2 2004/07/14 21:42:29 agriffis Exp $ opts="${opts} reload" diff --git a/dev-db/xindice/files/xindice b/dev-db/xindice/files/xindice index e921f2ff913e..2086f4ec5da2 100644 --- a/dev-db/xindice/files/xindice +++ b/dev-db/xindice/files/xindice @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/files/xindice,v 1.2 2004/02/24 07:46:32 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/files/xindice,v 1.3 2004/07/14 21:42:52 agriffis Exp $ depend() { need net |