diff options
author | Richard Freeman <rich0@gentoo.org> | 2008-01-20 20:26:17 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2008-01-20 20:26:17 +0000 |
commit | a3c4c2485562c2f92c8fc91341b9393436e8706f (patch) | |
tree | d0965a27cbbdb89eb781dc627cc418d7a3971a3c /x11-plugins | |
parent | Clean up. (diff) | |
download | gentoo-2-a3c4c2485562c2f92c8fc91341b9393436e8706f.tar.gz gentoo-2-a3c4c2485562c2f92c8fc91341b9393436e8706f.tar.bz2 gentoo-2-a3c4c2485562c2f92c8fc91341b9393436e8706f.zip |
amd64 stable - bug 206631
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-plugins')
-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 6108bc9a4453..c026ae5c1b89 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.18 2008/01/20 17:14:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.19 2008/01/20 20:26:17 rich0 Exp $ + + 20 Jan 2008; Richard Freeman <rich0@gentoo.org> replytolist-0.2.1.ebuild: + amd64 stable - bug 206631 20 Jan 2008; Brent Baude <ranger@gentoo.org> replytolist-0.2.1.ebuild: Marking replytolist-0.2.1 ppc64 for bug 206631 diff --git a/x11-plugins/replytolist/replytolist-0.2.1.ebuild b/x11-plugins/replytolist/replytolist-0.2.1.ebuild index e5ce26a19f1a..48316091369e 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.4 2008/01/20 17:14:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.5 2008/01/20 20:26:17 rich0 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="" |