diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:41:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:41:38 +0000 |
commit | 6a67ad6c5f7aa5269a663a79da8048d6bdde0069 (patch) | |
tree | 264be6740269cb7956a24ef6f43548b2f5a93205 /dev-db/mysql/files | |
parent | Marked ppc (Manifest recommit) (diff) | |
download | gentoo-2-6a67ad6c5f7aa5269a663a79da8048d6bdde0069.tar.gz gentoo-2-6a67ad6c5f7aa5269a663a79da8048d6bdde0069.tar.bz2 gentoo-2-6a67ad6c5f7aa5269a663a79da8048d6bdde0069.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'dev-db/mysql/files')
-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 |
3 files changed, 6 insertions, 6 deletions
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 |