diff options
-rw-r--r-- | x11-plugins/enigmail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/enigmail/enigmail-0.95.0.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.0.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/x11-plugins/enigmail/ChangeLog b/x11-plugins/enigmail/ChangeLog index fac0806abd15..58bd48cdd6cb 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.65 2007/05/18 10:31:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/ChangeLog,v 1.66 2007/05/18 13:06:56 gustavoz Exp $ + + 18 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + enigmail-0.95.0.ebuild: + Stable on sparc wrt #178983 18 May 2007; Raúl Porcel <armin76@gentoo.org> enigmail-0.95.0.ebuild: ia64 + x86 stable wrt #178983 diff --git a/x11-plugins/enigmail/enigmail-0.95.0.ebuild b/x11-plugins/enigmail/enigmail-0.95.0.ebuild index 955098344c97..07eb73e58d22 100644 --- a/x11-plugins/enigmail/enigmail-0.95.0.ebuild +++ b/x11-plugins/enigmail/enigmail-0.95.0.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.0.ebuild,v 1.7 2007/05/18 10:31:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/enigmail/enigmail-0.95.0.ebuild,v 1.8 2007/05/18 13:06:56 gustavoz 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-${TBVER}-patches-${TBPVER}.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="" diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index 92e42590182d..7bf34274596b 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/replytolist # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.8 2007/05/18 10:32:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.9 2007/05/18 13:05:44 gustavoz Exp $ + + 18 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + replytolist-0.2.0.ebuild: + Stable on sparc wrt #178983 18 May 2007; Raúl Porcel <armin76@gentoo.org> replytolist-0.2.0.ebuild: ia64 + x86 stable wrt #178983 diff --git a/x11-plugins/replytolist/replytolist-0.2.0.ebuild b/x11-plugins/replytolist/replytolist-0.2.0.ebuild index b34d2cc51f33..a4ed12906745 100644 --- a/x11-plugins/replytolist/replytolist-0.2.0.ebuild +++ b/x11-plugins/replytolist/replytolist-0.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.8 2007/05/18 10:32:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.9 2007/05/18 13:05:44 gustavoz Exp $ inherit mozextension multilib DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://open.nit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" -KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |