summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-12-27 09:31:50 +0000
committerAlin Năstac <mrness@gentoo.org>2005-12-27 09:31:50 +0000
commit40d947dbba19cb4500f9da8d98398fa181c142c6 (patch)
tree7586399579b0e2b3c9b1e6ac7a5d33bf86f6ef62 /net-dialup/linesrv
parentImproved ebuild (diff)
downloadgentoo-2-40d947dbba19cb4500f9da8d98398fa181c142c6.tar.gz
gentoo-2-40d947dbba19cb4500f9da8d98398fa181c142c6.tar.bz2
gentoo-2-40d947dbba19cb4500f9da8d98398fa181c142c6.zip
x86
(Portage version: 2.0.53)
Diffstat (limited to 'net-dialup/linesrv')
-rw-r--r--net-dialup/linesrv/ChangeLog5
-rw-r--r--net-dialup/linesrv/Manifest12
-rw-r--r--net-dialup/linesrv/linesrv-2.1.21-r1.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/net-dialup/linesrv/ChangeLog b/net-dialup/linesrv/ChangeLog
index 571217445508..6477ac8d648d 100644
--- a/net-dialup/linesrv/ChangeLog
+++ b/net-dialup/linesrv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/linesrv
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.9 2005/12/25 15:09:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.10 2005/12/27 09:31:50 mrness Exp $
+
+ 27 Dec 2005; Alin Nastac <mrness@gentoo.org> linesrv-2.1.21-r1.ebuild:
+ Stable on x86.
25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
linesrv-2.1.21-r1.ebuild:
diff --git a/net-dialup/linesrv/Manifest b/net-dialup/linesrv/Manifest
index 5e8bee077795..158d93245964 100644
--- a/net-dialup/linesrv/Manifest
+++ b/net-dialup/linesrv/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 cead8eb0eb2c3e053a6a997f1f1aea80 ChangeLog 3190
MD5 2151cc793fd154ea019536d367c41d62 files/digest-linesrv-2.1.21 71
MD5 2151cc793fd154ea019536d367c41d62 files/digest-linesrv-2.1.21-r1 71
@@ -8,13 +5,6 @@ MD5 148291b0901718e67783dd9cd5697ce5 files/lcshutdown.pam 394
MD5 c12043d06fdf61810bba6fe2903a3cf5 files/linecontrol.pam 420
MD5 206f81642df836e930dc08fd15b1c0f2 files/linesrv.conf 1278
MD5 18a9115779175629a384615141cc2bc4 files/linesrv.rc6 746
-MD5 06e4909d22ec7ea3af52e3cbe8b2f0ec linesrv-2.1.21-r1.ebuild 3305
+MD5 24142e63ce74a75b978546f395ee404f linesrv-2.1.21-r1.ebuild 3304
MD5 d7548cc74497bbd825da169fcc81fc46 linesrv-2.1.21.ebuild 2349
MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDrrYaAiZjviIA2XgRAqGUAKC3oXVIUuryQwZosAwOZNmZjOlKlgCfbcAO
-27HSPEZH+rlLb14L5ZbsffI=
-=irJP
------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 1782d315ca1f..cd1216fdd2e6 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-2005 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.3 2005/12/25 15:09:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild,v 1.4 2005/12/27 09:31:50 mrness Exp $
inherit webapp flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://linecontrol.srf.ch/down/${P}.src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc ~sparc x86"
# if someone disables pam but wants user authentication
# to be supported, then crypt is needed.
IUSE="pam mysql crypt"