diff options
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 b7f0331a7fe3..f8b539639a1d 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.16 2008/01/19 14:10:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.17 2008/01/20 16:25:21 ranger Exp $ + + 20 Jan 2008; Brent Baude <ranger@gentoo.org> replytolist-0.2.1.ebuild: + Marking replytolist-0.2.1 ppc for bug 206631 19 Jan 2008; Raúl Porcel <armin76@gentoo.org> replytolist-0.2.1.ebuild: alpha/ia64/sparc/x86 stable diff --git a/x11-plugins/replytolist/replytolist-0.2.1.ebuild b/x11-plugins/replytolist/replytolist-0.2.1.ebuild index ad40adedd3b2..9bb0fda9d17c 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.2 2008/01/19 14:10:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.3 2008/01/20 16:25:21 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="" |