diff options
author | Jory Pratt <anarchy@gentoo.org> | 2006-04-29 11:34:44 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2006-04-29 11:34:44 +0000 |
commit | 66c7546eb87fe93bce532d283d39abeab0deb05e (patch) | |
tree | 1365efce1f35e74bfadf032a279f2c6a92256477 /x11-plugins | |
parent | Unmask python-2.4.3. (diff) | |
download | gentoo-2-66c7546eb87fe93bce532d283d39abeab0deb05e.tar.gz gentoo-2-66c7546eb87fe93bce532d283d39abeab0deb05e.tar.bz2 gentoo-2-66c7546eb87fe93bce532d283d39abeab0deb05e.zip |
stable wrt bug #130888
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index fd71f0a7ad44..0d549866a335 100644 --- a/x11-plugins/enigmail/ChangeLog +++ b/x11-plugins/enigmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/enigmail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.13 2006/04/29 02:53:17 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.14 2006/04/29 11:34:43 anarchy Exp $ + + 29 Apr 2006; Jory A. Pratt <anarchy@gentoo.org> enigmail-0.94.0-r2.ebuild: + stable wrt bug #130888 29 Apr 2006; Jory A. Pratt <anarchy@gentoo.org> enigmail-0.94.0-r2.ebuild: patchset revision for --as-needed diff --git a/x11-plugins/enigmail/enigmail-0.94.0-r2.ebuild b/x11-plugins/enigmail/enigmail-0.94.0-r2.ebuild index 1ef684282c1c..fb66fc403bdb 100644 --- a/x11-plugins/enigmail/enigmail-0.94.0-r2.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.0-r2.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-r2.ebuild,v 1.3 2006/04/29 02:53:17 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.0-r2.ebuild,v 1.4 2006/04/29 11:34:44 anarchy Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils nsplugins mozcoreconf makeedit multilib autotools @@ -16,7 +16,7 @@ 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 ~x86" +KEYWORDS="amd64 ~ia64 ppc ~x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="" |