diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-02-07 21:02:27 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-02-07 21:02:27 +0000 |
commit | 4ba0eea97d63e081b795a28aa82fe0474ab53238 (patch) | |
tree | 51d81f5f42717c3c69fb91a081bd8b83ffa77311 /net-dialup/linesrv | |
parent | Stable on alpha. (diff) | |
download | historical-4ba0eea97d63e081b795a28aa82fe0474ab53238.tar.gz historical-4ba0eea97d63e081b795a28aa82fe0474ab53238.tar.bz2 historical-4ba0eea97d63e081b795a28aa82fe0474ab53238.zip |
stable on x86
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-dialup/linesrv')
-rw-r--r-- | net-dialup/linesrv/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/linesrv/linesrv-2.1.20.ebuild | 6 | ||||
-rw-r--r-- | net-dialup/linesrv/linesrv-2.1.6-r1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-dialup/linesrv/ChangeLog b/net-dialup/linesrv/ChangeLog index 8de6ea6ec1d5..8626b6c0e226 100644 --- a/net-dialup/linesrv/ChangeLog +++ b/net-dialup/linesrv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/linesrv -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.2 2004/12/05 22:17:35 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.3 2005/02/07 20:59:06 mrness Exp $ + + 07 Feb 2005; Alin Nastac <mrness@gentoo.org> linesrv-2.1.20.ebuild: + Mark stable on x86. *linesrv-2.1.20 (05 Dec 2004) diff --git a/net-dialup/linesrv/linesrv-2.1.20.ebuild b/net-dialup/linesrv/linesrv-2.1.20.ebuild index a91a40677f14..ccf876d913f5 100644 --- a/net-dialup/linesrv/linesrv-2.1.20.ebuild +++ b/net-dialup/linesrv/linesrv-2.1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.20.ebuild,v 1.1 2004/12/05 15:56:10 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/linesrv-2.1.20.ebuild,v 1.2 2005/02/07 20:59:06 mrness Exp $ inherit eutils @@ -23,7 +23,7 @@ DEPEND=">=sys-libs/glibc-2.2.0 mysql? ( >=dev-db/mysql-4 )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" [ -z "$HTTPD_ROOT" ] && HTTPD_ROOT=/var/www/localhost diff --git a/net-dialup/linesrv/linesrv-2.1.6-r1.ebuild b/net-dialup/linesrv/linesrv-2.1.6-r1.ebuild index b9f07a992de7..650a7ea74948 100644 --- a/net-dialup/linesrv/linesrv-2.1.6-r1.ebuild +++ b/net-dialup/linesrv/linesrv-2.1.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.6-r1.ebuild,v 1.1 2004/12/05 15:56:10 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/linesrv-2.1.6-r1.ebuild,v 1.2 2005/02/07 20:59:06 mrness Exp $ IUSE="pam" |