diff options
-rw-r--r-- | mail-mta/xmail/files/xmail.initd | 4 | ||||
-rw-r--r-- | mail-mta/xmail/files/xmailwizard | 4 | ||||
-rw-r--r-- | media-gfx/freewrl/ChangeLog | 4 | ||||
-rw-r--r-- | media-gfx/maya/files/aw_flexlm | 4 | ||||
-rw-r--r-- | media-gfx/povtree/files/povtree | 4 | ||||
-rw-r--r-- | media-libs/nas/files/nas.init.d | 4 | ||||
-rw-r--r-- | media-radio/ax25-apps/files/ax25ipd.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-apps/files/ax25mond.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-apps/files/ax25rtd.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/ax25d.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/mheardd.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/netromd.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/rip98d.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/rxecho.rc | 4 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/ttylinkd.rc | 4 |
15 files changed, 30 insertions, 30 deletions
diff --git a/mail-mta/xmail/files/xmail.initd b/mail-mta/xmail/files/xmail.initd index df429d4ace36..314e137a1465 100644 --- a/mail-mta/xmail/files/xmail.initd +++ b/mail-mta/xmail/files/xmail.initd @@ -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/mail-mta/xmail/files/xmail.initd,v 1.1 2004/05/30 09:51:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/xmail/files/xmail.initd,v 1.2 2004/07/14 22:38:29 agriffis Exp $ depend() { need net logger diff --git a/mail-mta/xmail/files/xmailwizard b/mail-mta/xmail/files/xmailwizard index 430829902c25..6a6dc5540bf2 100644 --- a/mail-mta/xmail/files/xmailwizard +++ b/mail-mta/xmail/files/xmailwizard @@ -1,7 +1,7 @@ #!/bin/sh -# 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/mail-mta/xmail/files/xmailwizard,v 1.1 2004/05/30 09:51:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/xmail/files/xmailwizard,v 1.2 2004/07/14 22:38:29 agriffis Exp $ MAIL_ROOT=/chroot/xmail/var/MailRoot MAIL_CONF=/etc/xmail diff --git a/media-gfx/freewrl/ChangeLog b/media-gfx/freewrl/ChangeLog index b295ad2a5815..ec1467fc7e39 100644 --- a/media-gfx/freewrl/ChangeLog +++ b/media-gfx/freewrl/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-gfx/freewrl -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/freewrl/ChangeLog,v 1.1 2004/06/27 15:54:57 hanno Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/freewrl/ChangeLog,v 1.2 2004/07/14 22:38:54 agriffis Exp $ *freewrl-1.06 (27 Jun 2004) diff --git a/media-gfx/maya/files/aw_flexlm b/media-gfx/maya/files/aw_flexlm index 5e9926a180a1..d57438ddbfbe 100644 --- a/media-gfx/maya/files/aw_flexlm +++ b/media-gfx/maya/files/aw_flexlm @@ -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 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/files/aw_flexlm,v 1.1 2004/04/27 05:54:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/files/aw_flexlm,v 1.2 2004/07/14 22:40:29 agriffis Exp $ # description: aw_flexlm controls the Flexlm License Server Daemon for \ # Alias|Wavefront Products. diff --git a/media-gfx/povtree/files/povtree b/media-gfx/povtree/files/povtree index 5ec1409e71df..cc120844839e 100644 --- a/media-gfx/povtree/files/povtree +++ b/media-gfx/povtree/files/povtree @@ -1,7 +1,7 @@ #!/bin/sh -# 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/media-gfx/povtree/files/povtree,v 1.1 2003/11/03 23:56:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/files/povtree,v 1.2 2004/07/14 22:40:52 agriffis Exp $ which java > /dev/null 2>&1 && \ java -jar /usr/lib/povtree/povtree.jar $* && \ diff --git a/media-libs/nas/files/nas.init.d b/media-libs/nas/files/nas.init.d index 5393cd07ba7d..9a863a8b180c 100644 --- a/media-libs/nas/files/nas.init.d +++ b/media-libs/nas/files/nas.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/media-libs/nas/files/nas.init.d,v 1.2 2004/04/13 18:16:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/files/nas.init.d,v 1.3 2004/07/14 22:42:31 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-apps/files/ax25ipd.rc b/media-radio/ax25-apps/files/ax25ipd.rc index 7deeddb949ec..e21541d9dede 100644 --- a/media-radio/ax25-apps/files/ax25ipd.rc +++ b/media-radio/ax25-apps/files/ax25ipd.rc @@ -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/media-radio/ax25-apps/files/ax25ipd.rc,v 1.2 2004/03/04 18:46:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25ipd.rc,v 1.3 2004/07/14 22:42:51 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-apps/files/ax25mond.rc b/media-radio/ax25-apps/files/ax25mond.rc index c5a1e35a96ac..da95cdc6719b 100644 --- a/media-radio/ax25-apps/files/ax25mond.rc +++ b/media-radio/ax25-apps/files/ax25mond.rc @@ -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/media-radio/ax25-apps/files/ax25mond.rc,v 1.2 2004/03/04 18:46:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25mond.rc,v 1.3 2004/07/14 22:42:51 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-apps/files/ax25rtd.rc b/media-radio/ax25-apps/files/ax25rtd.rc index 9efea12d3762..e8f3fac31b15 100644 --- a/media-radio/ax25-apps/files/ax25rtd.rc +++ b/media-radio/ax25-apps/files/ax25rtd.rc @@ -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/media-radio/ax25-apps/files/ax25rtd.rc,v 1.2 2004/03/04 18:46:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25rtd.rc,v 1.3 2004/07/14 22:42:51 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-tools/files/ax25d.rc b/media-radio/ax25-tools/files/ax25d.rc index 78ad28c6bc51..98bb37302c9e 100644 --- a/media-radio/ax25-tools/files/ax25d.rc +++ b/media-radio/ax25-tools/files/ax25d.rc @@ -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/media-radio/ax25-tools/files/ax25d.rc,v 1.2 2004/03/04 18:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-tools/files/ax25d.rc,v 1.3 2004/07/14 22:43:10 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-tools/files/mheardd.rc b/media-radio/ax25-tools/files/mheardd.rc index 8c795dc257a8..237106d97756 100644 --- a/media-radio/ax25-tools/files/mheardd.rc +++ b/media-radio/ax25-tools/files/mheardd.rc @@ -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/media-radio/ax25-tools/files/mheardd.rc,v 1.2 2004/03/04 18:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-tools/files/mheardd.rc,v 1.3 2004/07/14 22:43:10 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-tools/files/netromd.rc b/media-radio/ax25-tools/files/netromd.rc index e9330838d4eb..a2e490f0c66c 100644 --- a/media-radio/ax25-tools/files/netromd.rc +++ b/media-radio/ax25-tools/files/netromd.rc @@ -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/media-radio/ax25-tools/files/netromd.rc,v 1.2 2004/03/04 18:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-tools/files/netromd.rc,v 1.3 2004/07/14 22:43:10 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-tools/files/rip98d.rc b/media-radio/ax25-tools/files/rip98d.rc index a7fcf1e96950..9d68cbb120ac 100644 --- a/media-radio/ax25-tools/files/rip98d.rc +++ b/media-radio/ax25-tools/files/rip98d.rc @@ -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/media-radio/ax25-tools/files/rip98d.rc,v 1.2 2004/03/04 18:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-tools/files/rip98d.rc,v 1.3 2004/07/14 22:43:10 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-tools/files/rxecho.rc b/media-radio/ax25-tools/files/rxecho.rc index a2c8cfcd6c15..0dd98744b447 100644 --- a/media-radio/ax25-tools/files/rxecho.rc +++ b/media-radio/ax25-tools/files/rxecho.rc @@ -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/media-radio/ax25-tools/files/rxecho.rc,v 1.2 2004/03/04 18:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-tools/files/rxecho.rc,v 1.3 2004/07/14 22:43:10 agriffis Exp $ depend() { need net diff --git a/media-radio/ax25-tools/files/ttylinkd.rc b/media-radio/ax25-tools/files/ttylinkd.rc index c2e1c21ec3fe..0839adf13c51 100644 --- a/media-radio/ax25-tools/files/ttylinkd.rc +++ b/media-radio/ax25-tools/files/ttylinkd.rc @@ -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/media-radio/ax25-tools/files/ttylinkd.rc,v 1.2 2004/03/04 18:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-tools/files/ttylinkd.rc,v 1.3 2004/07/14 22:43:10 agriffis Exp $ depend() { need net |