diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-13 14:15:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-13 14:15:57 +0000 |
commit | f553a1245f760693d1688e35e44aa27dab54620a (patch) | |
tree | a00b98489723a7376341e1f06f9598533abb4647 /x11-plugins | |
parent | Fixed HOMEPAGE (#174445) and removed old version. (diff) | |
download | gentoo-2-f553a1245f760693d1688e35e44aa27dab54620a.tar.gz gentoo-2-f553a1245f760693d1688e35e44aa27dab54620a.tar.bz2 gentoo-2-f553a1245f760693d1688e35e44aa27dab54620a.zip |
Stable on sparc wrt #174165
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index ad63d21cc0b0..6b37b4715ec6 100644 --- a/x11-plugins/enigmail/ChangeLog +++ b/x11-plugins/enigmail/ChangeLog @@ -1,6 +1,10 @@ # 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.55 2007/04/11 15:08:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.56 2007/04/13 14:15:57 gustavoz Exp $ + + 13 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + enigmail-0.94.3.ebuild: + Stable on sparc wrt #174165 11 Apr 2007; Raúl Porcel <armin76@gentoo.org> enigmail-0.94.3.ebuild: ia64 + x86 stable wrt bug 174165 diff --git a/x11-plugins/enigmail/enigmail-0.94.3.ebuild b/x11-plugins/enigmail/enigmail-0.94.3.ebuild index 085074329fc3..e743b7abb506 100644 --- a/x11-plugins/enigmail/enigmail-0.94.3.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.3.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.3.ebuild,v 1.2 2007/04/11 15:08:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.3.ebuild,v 1.3 2007/04/13 14:15:57 gustavoz 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="" |