diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-05-01 17:42:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-05-01 17:42:04 +0000 |
commit | 8ab309f6de70d029132279f9a07897b5086b9800 (patch) | |
tree | 61ff1f38da85850bc13a13caa7031b12181e4640 /x11-plugins | |
parent | Marking stable on amd64 and x86 and removing older ebuild revision. (diff) | |
download | gentoo-2-8ab309f6de70d029132279f9a07897b5086b9800.tar.gz gentoo-2-8ab309f6de70d029132279f9a07897b5086b9800.tar.bz2 gentoo-2-8ab309f6de70d029132279f9a07897b5086b9800.zip |
Stable on ppc at the request of Anarchy
(Portage version: 2.1_pre10)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.94.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index 17b78d3c4b47..5e8709bcfc67 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.15 2006/04/30 03:13:14 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.16 2006/05/01 17:42:04 nixnut Exp $ + + 01 May 2006; <nixnut@gentoo.org> enigmail-0.94.0-r3.ebuild: + Stable on ppc at the request of Anarchy *enigmail-0.94.0-r3 (30 Apr 2006) diff --git a/x11-plugins/enigmail/enigmail-0.94.0-r3.ebuild b/x11-plugins/enigmail/enigmail-0.94.0-r3.ebuild index ee7dd61270a9..b74a8a478979 100644 --- a/x11-plugins/enigmail/enigmail-0.94.0-r3.ebuild +++ b/x11-plugins/enigmail/enigmail-0.94.0-r3.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-r3.ebuild,v 1.1 2006/04/30 03:13:14 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.94.0-r3.ebuild,v 1.2 2006/05/01 17:42:04 nixnut Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils nsplugins mozcoreconf makeedit multilib autotools @@ -16,7 +16,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${TBVER}/so http://dev.gentoo.org/~anarchy/dist/mozilla-thunderbird-${TBVER}-patches-${TBPVER}.tar.bz2 http://www.mozilla-enigmail.org/downloads/src/enigmail-${EMVER}.tar.gz" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="" |