diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 22:16:47 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 22:16:47 +0000 |
commit | bed3bfe78e59e0787a4ca5439cd8969898587abf (patch) | |
tree | 1c2968b4dbfc2ad260fdd59ab7a665fcd11aba03 /net-misc/zaptel | |
parent | New package, submitted by Ulrich Mueller <ulm@kph.uni-mainz.de> #50876 (Manif... (diff) | |
download | gentoo-2-bed3bfe78e59e0787a4ca5439cd8969898587abf.tar.gz gentoo-2-bed3bfe78e59e0787a4ca5439cd8969898587abf.tar.bz2 gentoo-2-bed3bfe78e59e0787a4ca5439cd8969898587abf.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/zaptel')
-rw-r--r-- | net-misc/zaptel/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/zaptel/zaptel-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/zaptel/zaptel-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/zaptel/zaptel-0.9.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/zaptel/ChangeLog b/net-misc/zaptel/ChangeLog index cde62d5d9b94..30f9589c17f4 100644 --- a/net-misc/zaptel/ChangeLog +++ b/net-misc/zaptel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/zaptel # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.10 2004/06/25 00:21:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.11 2004/07/01 22:13:54 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> zaptel-0.7.0.ebuild, + zaptel-0.8.1.ebuild, zaptel-0.9.1.ebuild: + change virtual/glibc to virtual/libc 09 Jun 2004; Aron Griffis <agriffis@gentoo.org> zaptel-0.7.0.ebuild, zaptel-0.8.1.ebuild, zaptel-0.9.1.ebuild: diff --git a/net-misc/zaptel/zaptel-0.7.0.ebuild b/net-misc/zaptel/zaptel-0.7.0.ebuild index d504b0973905..c8c8829a605d 100644 --- a/net-misc/zaptel/zaptel-0.7.0.ebuild +++ b/net-misc/zaptel/zaptel-0.7.0.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/zaptel/zaptel-0.7.0.ebuild,v 1.6 2004/06/25 00:21:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-0.7.0.ebuild,v 1.7 2004/07/01 22:13:54 squinky86 Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/linux-sources" pkg_setup() { diff --git a/net-misc/zaptel/zaptel-0.8.1.ebuild b/net-misc/zaptel/zaptel-0.8.1.ebuild index 65d29f5259cf..2f81ab0012f9 100644 --- a/net-misc/zaptel/zaptel-0.8.1.ebuild +++ b/net-misc/zaptel/zaptel-0.8.1.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/zaptel/zaptel-0.8.1.ebuild,v 1.5 2004/06/25 00:21:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-0.8.1.ebuild,v 1.6 2004/07/01 22:13:54 squinky86 Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/linux-sources" pkg_setup() { diff --git a/net-misc/zaptel/zaptel-0.9.1.ebuild b/net-misc/zaptel/zaptel-0.9.1.ebuild index e5a24fcff23d..de131efcea49 100644 --- a/net-misc/zaptel/zaptel-0.9.1.ebuild +++ b/net-misc/zaptel/zaptel-0.9.1.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/zaptel/zaptel-0.9.1.ebuild,v 1.4 2004/06/25 00:21:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-0.9.1.ebuild,v 1.5 2004/07/01 22:13:54 squinky86 Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/linux-sources >=dev-libs/newt-0.50.0" |