From: Alin Năstac Date: Sun, 12 Mar 2006 16:46:30 +0000 (+0000) Subject: add longdescription and fix trailing whitespace X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=05050bae325bfcb6611fed785ee772a890aa9cfc;p=gentoo.git add longdescription and fix trailing whitespace Package-Manager: portage-2.0.54 --- diff --git a/net-dialup/linesrv/ChangeLog b/net-dialup/linesrv/ChangeLog index a58c88f9f354..591f89c74082 100644 --- a/net-dialup/linesrv/ChangeLog +++ b/net-dialup/linesrv/ChangeLog @@ -1,12 +1,12 @@ # ChangeLog for net-dialup/linesrv # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.11 2006/03/12 16:34:09 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.12 2006/03/12 16:46:30 mrness Exp $ 12 Mar 2006; Alin Nastac files/lcshutdown.pam, files/linecontrol.pam, files/linesrv.rc6, -linesrv-2.1.21.ebuild, - linesrv-2.1.21-r1.ebuild: + linesrv-2.1.21-r1.ebuild, metadata.xml: Remove obsolete revision. Compile linesrv with user CFLAGS. Quote $S and - $FILESDIR. + $FILESDIR. Add description to metadata.xml. 27 Dec 2005; Alin Nastac linesrv-2.1.21-r1.ebuild: Stable on x86. diff --git a/net-dialup/linesrv/Manifest b/net-dialup/linesrv/Manifest index dacf0109397d..0a828958e73b 100644 --- a/net-dialup/linesrv/Manifest +++ b/net-dialup/linesrv/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 2bc3603f3482aaa757ddcf7fe713bf03 ChangeLog 3533 +MD5 ac1df6cd55e8b2f8a240e3a582548f7b ChangeLog 3580 MD5 2151cc793fd154ea019536d367c41d62 files/digest-linesrv-2.1.21-r1 71 MD5 6ab46c52f9780b5929b76d590a5ecfdf files/lcshutdown.pam 288 MD5 0616e8f26f040ffe8201402367a307e9 files/linecontrol.pam 313 MD5 206f81642df836e930dc08fd15b1c0f2 files/linesrv.conf 1278 MD5 b515ba3a84a7a9e6a58e1e8e3ba42b53 files/linesrv.rc6 651 -MD5 b3a07d8ecba8bc5982962eafe78d9508 linesrv-2.1.21-r1.ebuild 2935 -MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 +MD5 181b8e31b84eec34c1d0cdc92ccfd239 linesrv-2.1.21-r1.ebuild 2934 +MD5 fbb4a536263b87c3346ee3d2e638a957 metadata.xml 465 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) -iD8DBQFEFE2TjG8pv1lIUX4RAianAJsF8XC3qK4QjIQFR7Cv9rF7FXbhOwCg1w3l -tzp2nhJa/X2FrXx2PUAfsIk= -=mzwU +iD8DBQFEFFB2jG8pv1lIUX4RAsgqAKCk76o/Ez1wRJP2qYjvpDoDz+DMUACfecx+ +ThyUV2Ahk9oRXPsgURh3GNs= +=iYvo -----END PGP SIGNATURE----- diff --git a/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild b/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild index 1bd91dd1a9ed..05f7ad4462fd 100644 --- a/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild +++ b/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild,v 1.5 2006/03/12 16:34:09 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild,v 1.6 2006/03/12 16:46:30 mrness Exp $ inherit webapp flag-o-matic @@ -35,7 +35,7 @@ src_unpack() { "${S}/lclog/lclog.c" \ "${S}/htmlstatus/htmlstatus.c" sed -i -e 's:^CFLAGS *=:CFLAGS = @CFLAGS@:' \ - "${S}/server/Makefile.in" #set user CFLAGS + "${S}/server/Makefile.in" #set user CFLAGS } src_compile() { diff --git a/net-dialup/linesrv/metadata.xml b/net-dialup/linesrv/metadata.xml index 1e11e7bbd01b..4ec7f2c8fede 100644 --- a/net-dialup/linesrv/metadata.xml +++ b/net-dialup/linesrv/metadata.xml @@ -1,5 +1,8 @@ - + -net-dialup + net-dialup + LineControl allows you to remotely control the internet connection of a linux masquerading server from +multiple clients. It takes care with the number of clients using the connection and decides upon this number +whether the connection should be up or down.