diff options
author | 2007-03-12 10:48:34 +0000 | |
---|---|---|
committer | 2007-03-12 10:48:34 +0000 | |
commit | 34ea2e83f7601096353978cfa529682684f9dfec (patch) | |
tree | de5c00a9c5313d5e4cc23ebea51995f23f890c31 /x11-plugins/enigmail | |
parent | Cleaning (diff) | |
download | historical-34ea2e83f7601096353978cfa529682684f9dfec.tar.gz historical-34ea2e83f7601096353978cfa529682684f9dfec.tar.bz2 historical-34ea2e83f7601096353978cfa529682684f9dfec.zip |
Keyworded ~x86-fbsd.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-plugins/enigmail')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index c55c7a677baa..346811af2872 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.52 2007/03/11 21:18:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.53 2007/03/12 10:48:34 the_paya Exp $ + + 12 Mar 2007; Javier Villavicencio <the_paya@gentoo.org> + enigmail-0.94.3-r1.ebuild: + Added ~x86-fbsd keyword. 11 Mar 2007; Raúl Porcel <armin76@gentoo.org> enigmail-0.94.3-r1.ebuild: for tb-2.0, bump patchset to latest version, and fix patches not applying, diff --git a/x11-plugins/enigmail/enigmail-0.94.3-r1.ebuild b/x11-plugins/enigmail/enigmail-0.94.3-r1.ebuild index b0f535ef2284..b543f7a9ee5a 100644 --- a/x11-plugins/enigmail/enigmail-0.94.3-r1.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.3-r1.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-r1.ebuild,v 1.2 2007/03/11 21:18:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.3-r1.ebuild,v 1.3 2007/03/12 10:48:34 the_paya Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 WANT_AUTOCONF=2.1 @@ -21,7 +21,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${TBVER}/so mirror://gentoo/mozilla-thunderbird-${MY_TBVER}-patches-${TBPVER}.tar.bz2 http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2" IUSE="" |