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 | 6efcb528b5611810574a640ca262cc69361f7f21 (patch) | |
tree | ec2439b5f8a557fe88746a0e99a58876c3bf9886 /net-dialup/linesrv | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-6efcb528b5611810574a640ca262cc69361f7f21.tar.gz gentoo-2-6efcb528b5611810574a640ca262cc69361f7f21.tar.bz2 gentoo-2-6efcb528b5611810574a640ca262cc69361f7f21.zip |
stable on x86
(Portage version: 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" |