diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-22 19:46:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-22 19:46:09 +0000 |
commit | 4081875c458ac0f9b2a1721d54972a93e901bf45 (patch) | |
tree | 2fe0e4e1a372a4f20a782f193d2a8a8acd3410f7 /x11-plugins/replytolist | |
parent | ia64 stable (diff) | |
download | gentoo-2-4081875c458ac0f9b2a1721d54972a93e901bf45.tar.gz gentoo-2-4081875c458ac0f9b2a1721d54972a93e901bf45.tar.bz2 gentoo-2-4081875c458ac0f9b2a1721d54972a93e901bf45.zip |
Added ~ppc64; bug #175183
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins/replytolist')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index e34553da6a6b..2d114e0ea23e 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,6 +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.5 2007/04/19 18:15:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.6 2007/04/22 19:46:09 corsair Exp $ + + 22 Apr 2007; Markus Rothe <corsair@gentoo.org> replytolist-0.2.0.ebuild: + Added ~ppc64; bug #175183 19 Apr 2007; Gustavo Zacarias <gustavoz@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 053eced1e677..8e8de2f8abc7 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.5 2007/04/19 18:15:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.6 2007/04/22 19:46:09 corsair Exp $ inherit mozextension multilib DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://open.nit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |