diff options
author | Brad Laue <brad@gentoo.org> | 2003-07-22 18:01:30 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2003-07-22 18:01:30 +0000 |
commit | b55338734a1d0d6d23f10de7b45b2b1d380b9446 (patch) | |
tree | 4537d51fd52f79e044a3d0601fd28ad0de15854e /net-mail/mozilla-thunderbird | |
parent | mark ffmpeg stable on amd64 (diff) | |
download | gentoo-2-b55338734a1d0d6d23f10de7b45b2b1d380b9446.tar.gz gentoo-2-b55338734a1d0d6d23f10de7b45b2b1d380b9446.tar.bz2 gentoo-2-b55338734a1d0d6d23f10de7b45b2b1d380b9446.zip |
remove bogus CVS dependency
Diffstat (limited to 'net-mail/mozilla-thunderbird')
-rw-r--r-- | net-mail/mozilla-thunderbird/Manifest | 4 | ||||
-rw-r--r-- | net-mail/mozilla-thunderbird/mozilla-thunderbird-0.1_alpha20030708.ebuild | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-mail/mozilla-thunderbird/Manifest b/net-mail/mozilla-thunderbird/Manifest index bea9c74cadb7..43a98a953dea 100644 --- a/net-mail/mozilla-thunderbird/Manifest +++ b/net-mail/mozilla-thunderbird/Manifest @@ -1,5 +1,5 @@ -MD5 66e6127ab5c067388f57596dd4faf3aa mozilla-thunderbird-0.1_alpha20030708.ebuild 3729 MD5 184c8e94a4e3df49a67e49d673d65817 ChangeLog 497 +MD5 e7cbd9464a05b351ca141e407855ce46 mozilla-thunderbird-0.1_alpha20030708.ebuild 3712 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302 MD5 31bdac64d6df5679443db98411700425 files/digest-mozilla-thunderbird-0.1_alpha20030708 89 +MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302 diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.1_alpha20030708.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.1_alpha20030708.ebuild index 82f3c3e59ad2..c9062688635d 100644 --- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.1_alpha20030708.ebuild +++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.1_alpha20030708.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.1_alpha20030708.ebuild,v 1.1 2003/07/21 03:27:05 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.1_alpha20030708.ebuild,v 1.2 2003/07/22 18:01:22 brad Exp $ inherit makeedit flag-o-matic gcc nsplugins @@ -36,8 +36,7 @@ RDEPEND="virtual/x11 DEPEND="${RDEPEND} virtual/glibc - dev-lang/perl - dev-util/cvs " + dev-lang/perl" # needed by src_compile() and src_install() export MOZ_THUNDERBIRD=1 |