diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-20 17:14:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-20 17:14:19 +0000 |
commit | 8131d465f60d952db73c11725dc7174eaeec003b (patch) | |
tree | cd9b0515744564b1cc7421b88c52d014bef679d2 /x11-plugins/replytolist | |
parent | Marking xmlwrapp-0.5.0-r1 ~ppc64 for bug 191688 (diff) | |
download | gentoo-2-8131d465f60d952db73c11725dc7174eaeec003b.tar.gz gentoo-2-8131d465f60d952db73c11725dc7174eaeec003b.tar.bz2 gentoo-2-8131d465f60d952db73c11725dc7174eaeec003b.zip |
Marking replytolist-0.2.1 ppc64 for bug 206631
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-plugins/replytolist')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index f8b539639a1d..6108bc9a4453 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/replytolist # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.17 2008/01/20 16:25:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.18 2008/01/20 17:14:19 ranger Exp $ + + 20 Jan 2008; Brent Baude <ranger@gentoo.org> replytolist-0.2.1.ebuild: + Marking replytolist-0.2.1 ppc64 for bug 206631 20 Jan 2008; Brent Baude <ranger@gentoo.org> replytolist-0.2.1.ebuild: Marking replytolist-0.2.1 ppc for bug 206631 diff --git a/x11-plugins/replytolist/replytolist-0.2.1.ebuild b/x11-plugins/replytolist/replytolist-0.2.1.ebuild index 9bb0fda9d17c..e5ce26a19f1a 100644 --- a/x11-plugins/replytolist/replytolist-0.2.1.ebuild +++ b/x11-plugins/replytolist/replytolist-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.3 2008/01/20 16:25:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.4 2008/01/20 17:14:19 ranger Exp $ inherit mozextension multilib @@ -8,7 +8,7 @@ DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://alumnit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" SRC_URI="http://alumnit.ca/wiki/attachments/${P}.xpi" -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="" |