diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:24:26 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:24:26 +0000 |
commit | fadb8efc11edf69fa39273fa195f87345130d356 (patch) | |
tree | cac4291e49b2aaa950caad5a6c9c60894fda75cd /net-misc/linesrv | |
parent | virtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-fadb8efc11edf69fa39273fa195f87345130d356.tar.gz gentoo-2-fadb8efc11edf69fa39273fa195f87345130d356.tar.bz2 gentoo-2-fadb8efc11edf69fa39273fa195f87345130d356.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/linesrv')
-rw-r--r-- | net-misc/linesrv/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/linesrv/linesrv-2.1.6-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/linesrv/linesrv-2.1.8.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/linesrv/ChangeLog b/net-misc/linesrv/ChangeLog index f48b17eb4fb2..329180a11920 100644 --- a/net-misc/linesrv/ChangeLog +++ b/net-misc/linesrv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/linesrv # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/ChangeLog,v 1.8 2004/06/24 23:53:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/ChangeLog,v 1.9 2004/07/01 21:24:26 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> linesrv-2.1.6-r1.ebuild, + linesrv-2.1.8.ebuild: + change virtual/glibc to virtual/libc *linesrv-2.1.8 (01 Apr 2004) diff --git a/net-misc/linesrv/linesrv-2.1.6-r1.ebuild b/net-misc/linesrv/linesrv-2.1.6-r1.ebuild index e49e41d9dc60..3c4cf6b1d1af 100644 --- a/net-misc/linesrv/linesrv-2.1.6-r1.ebuild +++ b/net-misc/linesrv/linesrv-2.1.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.6-r1.ebuild,v 1.10 2004/06/24 23:53:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.6-r1.ebuild,v 1.11 2004/07/01 21:24:26 squinky86 Exp $ IUSE="pam" @@ -12,8 +12,8 @@ SRC_URI="mirror://sourceforge/linecontrol/${P}.src.tar.bz2" RESTRICT="nomirror" #windows client: http://people.ee.ethz.ch/~sfuchs/LineControl/down/wlc-122.zip -DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 )" -RDEPEND="virtual/glibc net-www/apache" +DEPEND="virtual/libc pam? ( >=sys-libs/pam-0.75 )" +RDEPEND="virtual/libc net-www/apache" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" diff --git a/net-misc/linesrv/linesrv-2.1.8.ebuild b/net-misc/linesrv/linesrv-2.1.8.ebuild index d561ab5f0112..441d821fdab0 100644 --- a/net-misc/linesrv/linesrv-2.1.8.ebuild +++ b/net-misc/linesrv/linesrv-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.8.ebuild,v 1.2 2004/06/24 23:53:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.8.ebuild,v 1.3 2004/07/01 21:24:26 squinky86 Exp $ IUSE="pam" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/linecontrol/${P}.src.tar.bz2" RESTRICT="nomirror" #windows client: http://people.ee.ethz.ch/~sfuchs/LineControl/down/wlc-122.zip -DEPEND="virtual/glibc +DEPEND="virtual/libc pam? ( >=sys-libs/pam-0.75 )" LICENSE="GPL-2" SLOT="0" |