diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-21 14:47:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-21 14:47:54 +0000 |
commit | b3c48bf5539027122c9928ce60def26cae410c22 (patch) | |
tree | 9459dd942ecdd44b8ff4fa1af846df9097637fb5 /x11-plugins | |
parent | Stable on sparc (diff) | |
download | gentoo-2-b3c48bf5539027122c9928ce60def26cae410c22.tar.gz gentoo-2-b3c48bf5539027122c9928ce60def26cae410c22.tar.bz2 gentoo-2-b3c48bf5539027122c9928ce60def26cae410c22.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.0-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index b9f53d7a9860..4bfc3c528903 100644 --- a/x11-plugins/enigmail/ChangeLog +++ b/x11-plugins/enigmail/ChangeLog @@ -1,6 +1,10 @@ # 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.29 2006/09/02 23:59:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.30 2006/09/21 14:47:54 gustavoz Exp $ + + 21 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + enigmail-0.94.0-r5.ebuild: + Stable on sparc 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> enigmail-0.94.0-r4.ebuild: diff --git a/x11-plugins/enigmail/enigmail-0.94.0-r5.ebuild b/x11-plugins/enigmail/enigmail-0.94.0-r5.ebuild index 967f0e831c1e..f71330429e66 100644 --- a/x11-plugins/enigmail/enigmail-0.94.0-r5.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.0-r5.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-r5.ebuild,v 1.2 2006/08/12 03:06:12 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.0-r5.ebuild,v 1.3 2006/09/21 14:47:54 gustavoz Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils nsplugins mozcoreconf makeedit multilib autotools @@ -15,7 +15,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="" |