diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:29:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:29:59 +0000 |
commit | 794b2dc6a8d444b39c1ce07c0280bdb9a2488c37 (patch) | |
tree | 979b1e97ddfcc756ed9d04f864d81ae0f9979851 | |
parent | cleanup old ugly std perl ebuild (diff) | |
download | gentoo-2-794b2dc6a8d444b39c1ce07c0280bdb9a2488c37.tar.gz gentoo-2-794b2dc6a8d444b39c1ce07c0280bdb9a2488c37.tar.bz2 gentoo-2-794b2dc6a8d444b39c1ce07c0280bdb9a2488c37.zip |
we do gpl2, not gpl2 or later
-rw-r--r-- | app-text/dictd/files/1.8.0/dictd | 6 | ||||
-rw-r--r-- | app-text/dictd/files/1.9.11-r1/dictd | 6 | ||||
-rw-r--r-- | app-text/dictd/files/1.9.7/dictd | 6 | ||||
-rw-r--r-- | dev-db/mysql/files/mysql-4.0.15.rc6 | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/app-text/dictd/files/1.8.0/dictd b/app-text/dictd/files/1.8.0/dictd index 1bd25d07e603..73d1fa7ec0a1 100644 --- a/app-text/dictd/files/1.8.0/dictd +++ b/app-text/dictd/files/1.8.0/dictd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/files/1.8.0/dictd,v 1.2 2003/02/14 22:39:25 vapier Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/files/1.8.0/dictd,v 1.3 2004/03/04 18:26:06 vapier Exp $ # NB: Config is in /etc/conf.d/dictd diff --git a/app-text/dictd/files/1.9.11-r1/dictd b/app-text/dictd/files/1.9.11-r1/dictd index 1072ab1cf847..c966a3d43a51 100644 --- a/app-text/dictd/files/1.9.11-r1/dictd +++ b/app-text/dictd/files/1.9.11-r1/dictd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/files/1.9.11-r1/dictd,v 1.1 2004/02/09 07:13:59 absinthe Exp $ +# Copyright 1999-200 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/files/1.9.11-r1/dictd,v 1.2 2004/03/04 18:26:06 vapier Exp $ # NB: Config is in /etc/conf.d/dictd diff --git a/app-text/dictd/files/1.9.7/dictd b/app-text/dictd/files/1.9.7/dictd index 17407fcedaa2..e860e4cbb91c 100644 --- a/app-text/dictd/files/1.9.7/dictd +++ b/app-text/dictd/files/1.9.7/dictd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/files/1.9.7/dictd,v 1.1 2003/12/29 09:18:57 seemant Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/files/1.9.7/dictd,v 1.2 2004/03/04 18:26:06 vapier Exp $ # NB: Config is in /etc/conf.d/dictd diff --git a/dev-db/mysql/files/mysql-4.0.15.rc6 b/dev-db/mysql/files/mysql-4.0.15.rc6 index 45b5c498c0f7..168161cc87f8 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-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql-4.0.15.rc6,v 1.1 2003/09/17 07:10:37 robbat2 Exp $ +# 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/files/mysql-4.0.15.rc6,v 1.2 2004/03/04 18:29:59 vapier Exp $ depend() { need net |