diff options
author | 2007-10-13 16:04:45 +0000 | |
---|---|---|
committer | 2007-10-13 16:04:45 +0000 | |
commit | dc4158b5673f41f397ac030e15ecbbe82ea41732 (patch) | |
tree | d59eec1cea6ea83c949c6e4b6b0152227f303825 /x11-plugins/enigmail | |
parent | Modify docs installed, bug#195712, requested by Mart Raudsepp (diff) | |
download | gentoo-2-dc4158b5673f41f397ac030e15ecbbe82ea41732.tar.gz gentoo-2-dc4158b5673f41f397ac030e15ecbbe82ea41732.tar.bz2 gentoo-2-dc4158b5673f41f397ac030e15ecbbe82ea41732.zip |
Stable on ppc64; bug #193542
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-plugins/enigmail')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.95.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index c8efffa93ee4..46e2ca8e86eb 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.98 2007/09/25 16:12:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.99 2007/10/13 16:04:45 corsair Exp $ + + 13 Oct 2007; Markus Rothe <corsair@gentoo.org> enigmail-0.95.3.ebuild: + Stable on ppc64; bug #193542 25 Sep 2007; Raúl Porcel <armin76@gentoo.org> enigmail-0.95.3.ebuild: sparc stable wrt #193542 diff --git a/x11-plugins/enigmail/enigmail-0.95.3.ebuild b/x11-plugins/enigmail/enigmail-0.95.3.ebuild index 0f9d018f80cf..24d0068c6467 100644 --- a/x11-plugins/enigmail/enigmail-0.95.3.ebuild +++ b/x11-plugins/enigmail/enigmail-0.95.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.95.3.ebuild,v 1.4 2007/09/25 16:12:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.95.3.ebuild,v 1.5 2007/10/13 16:04:45 corsair 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="" |