diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-03 13:55:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-03 13:55:55 +0000 |
commit | 2f3734f7f9747b17354923719c50a3e54a5b855e (patch) | |
tree | 0c6d722412b011b643b14d01ddd89a66e8bd7706 /mail-client/mozilla-thunderbird | |
parent | Change order of patches listed in SRC_URI so that portage doesn't check every... (diff) | |
download | gentoo-2-2f3734f7f9747b17354923719c50a3e54a5b855e.tar.gz gentoo-2-2f3734f7f9747b17354923719c50a3e54a5b855e.tar.bz2 gentoo-2-2f3734f7f9747b17354923719c50a3e54a5b855e.zip |
Don't bother to list the mirror://gentoo location for the nsplugins-v2 patch since portage will check the mirrors automatically
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild index dc4d5d554a33..3833084c930d 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild,v 1.1 2005/08/02 12:48:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild,v 1.2 2005/08/03 13:55:55 agriffis Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib @@ -10,7 +10,6 @@ HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2 mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2 mirror://gentoo/mozilla-jslibmath-alpha.patch - mirror://gentoo/mozilla-1.7.10-nsplugins-v2.patch http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" |