diff options
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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="" |