diff options
author | Jory Pratt <anarchy@gentoo.org> | 2006-06-03 03:04:45 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2006-06-03 03:04:45 +0000 |
commit | f90c15b722cd76062815f100b13b7fa6e8f241cd (patch) | |
tree | 3f88db3c48be5841a563596450e3cfa4113b57a0 /x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild | |
parent | amd64 stable wrt bug #135256 (diff) | |
download | gentoo-2-f90c15b722cd76062815f100b13b7fa6e8f241cd.tar.gz gentoo-2-f90c15b722cd76062815f100b13b7fa6e8f241cd.tar.bz2 gentoo-2-f90c15b722cd76062815f100b13b7fa6e8f241cd.zip |
amd64 stable wrt bug #135256
(Portage version: 2.1_rc3-r4)
Diffstat (limited to 'x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild')
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild b/x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild index c1ad78d231fb..460850c532dc 100644 --- a/x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild,v 1.1 2006/06/02 23:49:30 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.0-r4.ebuild,v 1.2 2006/06/03 03:04:45 anarchy Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils nsplugins mozcoreconf makeedit multilib autotools @@ -16,12 +16,12 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${TBVER}/so http://dev.gentoo.org/~anarchy/dist/mozilla-thunderbird-${TBVER}-patches-${TBPVER}.tar.bz2 http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz" -KEYWORDS="amd64 ~ia64 ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="" -DEPEND=">=mail-client/mozilla-thunderbird-1.5" +DEPEND=">=mail-client/mozilla-thunderbird-1.5.0.4" RDEPEND="${DEPEND} >=app-crypt/gnupg-1.4 >=www-client/mozilla-launcher-1.37" |