diff options
author | Carlos Silva <r3pek@gentoo.org> | 2007-08-03 21:47:55 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2007-08-03 21:47:55 +0000 |
commit | f4edd60fe42d937e95d8bccaea83e6e479829626 (patch) | |
tree | 60ae1403121954459bd6ae467f5cbdeb506db85f /x11-plugins/enigmail/enigmail-0.94.4.ebuild | |
parent | Version bump. Fixed dependencies so both older versions and 0.5 pull in corre... (diff) | |
download | gentoo-2-f4edd60fe42d937e95d8bccaea83e6e479829626.tar.gz gentoo-2-f4edd60fe42d937e95d8bccaea83e6e479829626.tar.bz2 gentoo-2-f4edd60fe42d937e95d8bccaea83e6e479829626.zip |
amd64 stable wrt bug #187358
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-plugins/enigmail/enigmail-0.94.4.ebuild')
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/enigmail/enigmail-0.94.4.ebuild b/x11-plugins/enigmail/enigmail-0.94.4.ebuild index 7ad81ebd274d..29097fc3ed96 100644 --- a/x11-plugins/enigmail/enigmail-0.94.4.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.4.ebuild,v 1.3 2007/08/01 12:44:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.4.ebuild,v 1.4 2007/08/03 21:47:55 r3pek Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 WANT_AUTOCONF=2.1 @@ -19,7 +19,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${TBVER}/so mirror://gentoo/mozilla-thunderbird-${TBVER}-patches-${TBPVER}.tar.bz2 http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz" -KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86" SLOT="0" LICENSE="MPL-1.1 GPL-2" IUSE="" |