diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:11:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:11:58 +0000 |
commit | 2f237b9c9f3fd1a277397851f29f2816c0e0cc97 (patch) | |
tree | a939e8fde110214b5975132f96b0177a8b9b2287 /net-dialup/speedtouch/files | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-2f237b9c9f3fd1a277397851f29f2816c0e0cc97.tar.gz gentoo-2-2f237b9c9f3fd1a277397851f29f2816c0e0cc97.tar.bz2 gentoo-2-2f237b9c9f3fd1a277397851f29f2816c0e0cc97.zip |
sync IUSE (+debug, +static)
Diffstat (limited to 'net-dialup/speedtouch/files')
-rw-r--r-- | net-dialup/speedtouch/files/adsl.sample | 4 | ||||
-rw-r--r-- | net-dialup/speedtouch/files/speedtouch.confd | 4 | ||||
-rw-r--r-- | net-dialup/speedtouch/files/speedtouch.rc6 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-dialup/speedtouch/files/adsl.sample b/net-dialup/speedtouch/files/adsl.sample index 3cbf36a5c6fe..6c23aa9fe5f2 100644 --- a/net-dialup/speedtouch/files/adsl.sample +++ b/net-dialup/speedtouch/files/adsl.sample @@ -1,6 +1,6 @@ -# 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/net-dialup/speedtouch/files/adsl.sample,v 1.2 2004/03/04 19:12:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/files/adsl.sample,v 1.3 2004/07/14 23:11:58 agriffis Exp $ # This file could be rename but its place is under /etc/ppp/peers # To connect to Internet using this configuration file diff --git a/net-dialup/speedtouch/files/speedtouch.confd b/net-dialup/speedtouch/files/speedtouch.confd index 501edf3eab02..8e01278afba1 100644 --- a/net-dialup/speedtouch/files/speedtouch.confd +++ b/net-dialup/speedtouch/files/speedtouch.confd @@ -1,6 +1,6 @@ -# 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/net-dialup/speedtouch/files/speedtouch.confd,v 1.3 2004/03/04 19:13:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/files/speedtouch.confd,v 1.4 2004/07/14 23:11:58 agriffis Exp $ # Config file for the speedtouch ebuild diff --git a/net-dialup/speedtouch/files/speedtouch.rc6 b/net-dialup/speedtouch/files/speedtouch.rc6 index 51a9f8eb0058..ff123fd58543 100644 --- a/net-dialup/speedtouch/files/speedtouch.rc6 +++ b/net-dialup/speedtouch/files/speedtouch.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/net-dialup/speedtouch/files/speedtouch.rc6,v 1.4 2004/03/04 19:14:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/files/speedtouch.rc6,v 1.5 2004/07/14 23:11:58 agriffis Exp $ PPP=$(which pppd) MODEM_RUN=$(which modem_run) |