diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-27 12:54:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-27 12:54:16 +0000 |
commit | 9e334b06a39d84f950beabd5ddd8ab8aed5035bd (patch) | |
tree | 4ea96b40b37c15ac6e6339d7bc5e40440b63c493 /x11-plugins/enigmail/enigmail-0.94.4.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-9e334b06a39d84f950beabd5ddd8ab8aed5035bd.tar.gz gentoo-2-9e334b06a39d84f950beabd5ddd8ab8aed5035bd.tar.bz2 gentoo-2-9e334b06a39d84f950beabd5ddd8ab8aed5035bd.zip |
Use tb-2.0.0.12
(Portage version: 2.1.4.4)
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 5c1e25d1057e..1d1cb679229b 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.6 2007/12/15 12:53:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.4.ebuild,v 1.7 2008/02/27 12:54:16 armin76 Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 WANT_AUTOCONF=2.1 @@ -19,7 +19,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${TBVE mirror://gentoo/mozilla-thunderbird-${TBPVER}.tar.bz2 http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" +KEYWORDS="~mips" SLOT="0" LICENSE="MPL-1.1 GPL-2" IUSE="" |