diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:08:44 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:08:44 +0000 |
commit | 95de87b6ad3206741ac9b98613cc82944d22ec35 (patch) | |
tree | 9dc7a319e4fc27d54cd8045e140987549c45e547 /x11-plugins/enigmail | |
parent | amd64 stable, security bug 185333 (diff) | |
download | gentoo-2-95de87b6ad3206741ac9b98613cc82944d22ec35.tar.gz gentoo-2-95de87b6ad3206741ac9b98613cc82944d22ec35.tar.bz2 gentoo-2-95de87b6ad3206741ac9b98613cc82944d22ec35.zip |
amd64 stable, security bug 185737
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-plugins/enigmail')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.95.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index 0adc1b52675c..ae50d8486c55 100644 --- a/x11-plugins/enigmail/ChangeLog +++ b/x11-plugins/enigmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/enigmail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.79 2007/07/27 17:26:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.80 2007/07/28 18:08:44 beandog Exp $ + + 28 Jul 2007; Steve Dibb <beandog@gentoo.org> enigmail-0.95.1.ebuild: + amd64 stable, security bug 185737 27 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> enigmail-0.95.1.ebuild: diff --git a/x11-plugins/enigmail/enigmail-0.95.1.ebuild b/x11-plugins/enigmail/enigmail-0.95.1.ebuild index da5623f1a73d..cca550f95631 100644 --- a/x11-plugins/enigmail/enigmail-0.95.1.ebuild +++ b/x11-plugins/enigmail/enigmail-0.95.1.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.95.1.ebuild,v 1.7 2007/07/27 17:26:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.95.1.ebuild,v 1.8 2007/07/28 18:08:44 beandog 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-${TBPATCH}.tar.bz2 http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz" -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2" IUSE="" |