diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-27 19:08:37 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-27 19:08:37 +0000 |
commit | 2beabe002cb2344b5bc3d32dfa7711a664ffe464 (patch) | |
tree | 644a88c7bbfb20a1b157bcd6569e4cb1b2fd6131 /x11-plugins | |
parent | Revision bump to force an upgrade due to bug #148682. (diff) | |
download | gentoo-2-2beabe002cb2344b5bc3d32dfa7711a664ffe464.tar.gz gentoo-2-2beabe002cb2344b5bc3d32dfa7711a664ffe464.tar.bz2 gentoo-2-2beabe002cb2344b5bc3d32dfa7711a664ffe464.zip |
Stable x86
(Portage version: 2.1.1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index 5b084949ee65..f3f0a225e897 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.32 2006/09/27 15:39:16 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.33 2006/09/27 19:08:37 tsunam Exp $ + + 27 Sep 2006; Joshua Jackson <tsunam@gentoo.org> enigmail-0.94.1.ebuild: + Stable x86; bug #142466 27 Sep 2006; Doug Goldstein <cardoe@gentoo.org> -enigmail-0.93.1-r2.ebuild, -enigmail-0.93.1-r3.ebuild, diff --git a/x11-plugins/enigmail/enigmail-0.94.1.ebuild b/x11-plugins/enigmail/enigmail-0.94.1.ebuild index ad7655e038ef..02d6dd674a86 100644 --- a/x11-plugins/enigmail/enigmail-0.94.1.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.1.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.1.ebuild,v 1.2 2006/09/27 15:39:16 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.1.ebuild,v 1.3 2006/09/27 19:08:37 tsunam 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="-amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="-amd64 ~ia64 ~mips ~ppc ~sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="" |