summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:36:26 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:36:26 +0000
commit77c85ee383b573734d7955050ce408ccef442e0e (patch)
tree3caed622c8da5f73fd8f7adfa87125439b7b9dda /net-mail/fetchmail
parentVersion bumped. (Manifest recommit) (diff)
downloadgentoo-2-77c85ee383b573734d7955050ce408ccef442e0e.tar.gz
gentoo-2-77c85ee383b573734d7955050ce408ccef442e0e.tar.bz2
gentoo-2-77c85ee383b573734d7955050ce408ccef442e0e.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/ChangeLog8
-rw-r--r--net-mail/fetchmail/fetchmail-5.9.14.ebuild4
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild4
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild4
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.3.ebuild4
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.4.ebuild4
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.5.ebuild4
7 files changed, 19 insertions, 13 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 382556cff65d..edbc793b8e33 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.50 2004/07/01 04:10:06 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.51 2004/07/01 22:31:31 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ fetchmail-5.9.14.ebuild, fetchmail-6.2.1-r1.ebuild,
+ fetchmail-6.2.2-r2.ebuild, fetchmail-6.2.3.ebuild, fetchmail-6.2.4.ebuild,
+ fetchmail-6.2.5.ebuild:
+ virtual/glibc -> virtual/libc
30 Jun 2004; Tom Gall <tgall@gentoo.org> fetchmail-6.2.5.ebuild:
stable on ppc64, bug #55661
diff --git a/net-mail/fetchmail/fetchmail-5.9.14.ebuild b/net-mail/fetchmail/fetchmail-5.9.14.ebuild
index 41559b6ea471..bf33ebcd7f07 100644
--- a/net-mail/fetchmail/fetchmail-5.9.14.ebuild
+++ b/net-mail/fetchmail/fetchmail-5.9.14.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-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.13 2004/06/24 23:22:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.14 2004/07/01 22:31:31 eradicator Exp $
IUSE="ssl nls"
@@ -10,7 +10,7 @@ DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding u
HOMEPAGE="http://catb.org/~esr/fetchmail/"
SRC_URI="http://www.catb.org/~esr/fetchmail/${P}.tar.gz"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6 )"
RDEPEND="nls? ( sys-devel/gettext )"
diff --git a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild b/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
index 0c342447b957..dc7e47c472f1 100644
--- a/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.1-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-mail/fetchmail/fetchmail-6.2.1-r1.ebuild,v 1.9 2004/06/24 23:22:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.1-r1.ebuild,v 1.10 2004/07/01 22:31:31 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2 public-domain"
KEYWORDS="x86 alpha"
IUSE="ssl nls ipv6"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6 )
nls? ( sys-devel/gettext )"
diff --git a/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild b/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild
index 4e9557234504..8a70a3be35ec 100644
--- a/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.2-r2.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-mail/fetchmail/fetchmail-6.2.2-r2.ebuild,v 1.4 2004/06/24 23:22:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.2-r2.ebuild,v 1.5 2004/07/01 22:31:31 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2 public-domain"
KEYWORDS="x86 ~alpha"
IUSE="ssl nls ipv6"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6 )
nls? ( sys-devel/gettext )"
diff --git a/net-mail/fetchmail/fetchmail-6.2.3.ebuild b/net-mail/fetchmail/fetchmail-6.2.3.ebuild
index 820d8db7bfe3..c60e6a347388 100644
--- a/net-mail/fetchmail/fetchmail-6.2.3.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.3.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-mail/fetchmail/fetchmail-6.2.3.ebuild,v 1.6 2004/06/24 23:22:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.3.ebuild,v 1.7 2004/07/01 22:31:31 eradicator Exp $
IUSE="ssl nls ipv6"
@@ -14,7 +14,7 @@ SLOT="0"
LICENSE="GPL-2 public-domain"
KEYWORDS="x86 alpha ~mips"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6 )
nls? ( sys-devel/gettext )"
diff --git a/net-mail/fetchmail/fetchmail-6.2.4.ebuild b/net-mail/fetchmail/fetchmail-6.2.4.ebuild
index 81fc81f052da..662fb0f8c8bd 100644
--- a/net-mail/fetchmail/fetchmail-6.2.4.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.4.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-mail/fetchmail/fetchmail-6.2.4.ebuild,v 1.5 2004/06/24 23:22:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.4.ebuild,v 1.6 2004/07/01 22:31:31 eradicator Exp $
IUSE="ssl nls ipv6 kerberos krb4"
@@ -14,7 +14,7 @@ SLOT="0"
LICENSE="GPL-2 public-domain"
KEYWORDS="~x86 -alpha"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6 )
nls? ( sys-devel/gettext )
kerberos? ( virtual/krb5 )
diff --git a/net-mail/fetchmail/fetchmail-6.2.5.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.ebuild
index 9d13b2764396..53e5ebd0bff6 100644
--- a/net-mail/fetchmail/fetchmail-6.2.5.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.5.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-mail/fetchmail/fetchmail-6.2.5.ebuild,v 1.14 2004/07/01 04:10:06 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.ebuild,v 1.15 2004/07/01 22:31:31 eradicator Exp $
IUSE="ssl nls ipv6 kerberos krb4"
@@ -14,7 +14,7 @@ SLOT="0"
LICENSE="GPL-2 public-domain"
KEYWORDS="x86 alpha sparc ppc amd64 s390 ppc64"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6 )
nls? ( sys-devel/gettext )
kerberos? ( virtual/krb5 )