diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:37:22 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:37:22 +0000 |
commit | 509540d8d3076f29d41977538f7ad77d14192642 (patch) | |
tree | dd256f4dbe61f25fb3659520a58cbae2a998e829 /net-mail/gotmail | |
parent | Version bumped. (diff) | |
download | historical-509540d8d3076f29d41977538f7ad77d14192642.tar.gz historical-509540d8d3076f29d41977538f7ad77d14192642.tar.bz2 historical-509540d8d3076f29d41977538f7ad77d14192642.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r-- | net-mail/gotmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.8.0_beta1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.8.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/gotmail/ChangeLog b/net-mail/gotmail/ChangeLog index e972a1f110ab..7a5d66ff93fb 100644 --- a/net-mail/gotmail/ChangeLog +++ b/net-mail/gotmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/gotmail # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.21 2004/06/24 23:23:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.22 2004/07/01 22:32:06 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + gotmail-0.8.0_beta1.ebuild, gotmail-0.8.1.ebuild: + virtual/glibc -> virtual/libc 25 Mar 2004; Martin Holzer <mholzer@gentoo.org> gotmail-0.8.0_beta1.ebuild, gotmail-0.8.1.ebuild: diff --git a/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild b/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild index c9ff89fb7ac9..32bb5f54633e 100644 --- a/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild +++ b/net-mail/gotmail/gotmail-0.8.0_beta1.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/gotmail/gotmail-0.8.0_beta1.ebuild,v 1.5 2004/06/24 23:23:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.0_beta1.ebuild,v 1.6 2004/07/01 22:32:06 eradicator Exp $ PVPREV=0.7.10 S=${WORKDIR}/${PN}-${PVPREV} @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ~sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc net-misc/curl dev-perl/URI dev-perl/libnet" diff --git a/net-mail/gotmail/gotmail-0.8.1.ebuild b/net-mail/gotmail/gotmail-0.8.1.ebuild index a6e011a29c04..6c2ac2bf6e73 100644 --- a/net-mail/gotmail/gotmail-0.8.1.ebuild +++ b/net-mail/gotmail/gotmail-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-mail/gotmail/gotmail-0.8.1.ebuild,v 1.8 2004/06/24 23:23:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.8.1.ebuild,v 1.9 2004/07/01 22:32:06 eradicator Exp $ DESCRIPTION="Utility to download mail from a HotMail account" HOMEPAGE="http://www.nongnu.org/gotmail/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc amd64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc net-misc/curl dev-perl/URI dev-perl/libnet" |