diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 4 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index e4ffbf4fa5de..90f299017b7a 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,9 +1,9 @@ # 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.3 2007/04/19 11:21:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.4 2007/04/19 11:34:30 armin76 Exp $ 19 Apr 2007; Raúl Porcel <armin76@gentoo.org> replytolist-0.2.0.ebuild: - Add ~x86, bug 175183 + Add ~x86 + ~ia64, bug 175183 18 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>; replytolist-0.2.0.ebuild: diff --git a/x11-plugins/replytolist/replytolist-0.2.0.ebuild b/x11-plugins/replytolist/replytolist-0.2.0.ebuild index 775ca31bbff0..a0d7ab316ada 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.3 2007/04/19 11:21:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.4 2007/04/19 11:34:30 armin76 Exp $ inherit mozextension multilib DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://open.nit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |