diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 19:49:37 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 19:49:37 +0000 |
commit | fb7345b136f5df7d427935621267ff67e2b5d156 (patch) | |
tree | ba24c68764bb80db43f69049033e616dcabdb28f /mail-client/mozilla-thunderbird | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-fb7345b136f5df7d427935621267ff67e2b5d156.tar.gz gentoo-2-fb7345b136f5df7d427935621267ff67e2b5d156.tar.bz2 gentoo-2-fb7345b136f5df7d427935621267ff67e2b5d156.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'mail-client/mozilla-thunderbird')
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index ebede3bc0be7..7a7f678c27ae 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/mozilla-thunderbird # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.13 2004/06/30 03:15:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.14 2004/07/01 19:48:57 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mozilla-thunderbird-0.5-r1.ebuild, mozilla-thunderbird-0.5.ebuild: + virtual/glibc -> virtual/libc *mozilla-thunderbird-0.7.1 (29 Jun 2004) diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild index e75f7505b897..25fe98416581 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5-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/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild,v 1.4 2004/06/24 22:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild,v 1.5 2004/07/01 19:48:57 eradicator Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -37,7 +37,7 @@ RDEPEND="virtual/x11 crypt? ( >=app-crypt/gnupg-1.2.1 )" DEPEND="${RDEPEND} - virtual/glibc + virtual/libc dev-util/pkgconfig dev-lang/perl" diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild index c793a6db123b..0e93fe0f8ebe 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.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/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild,v 1.5 2004/06/24 22:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild,v 1.6 2004/07/01 19:48:57 eradicator Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -47,7 +47,7 @@ RDEPEND="virtual/x11 crypt? ( >=app-crypt/gnupg-1.2.1 )" DEPEND="${RDEPEND} - virtual/glibc + virtual/libc dev-util/pkgconfig dev-lang/perl" |