diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-05-24 21:46:01 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-05-24 21:46:01 +0000 |
commit | de7238d57307e3c590ebc67c2c29ea87af281e62 (patch) | |
tree | 74cff26bd2953660f6d406651240e0722ad63d85 /x11-plugins/replytolist | |
parent | Add ~ia64 keyword. (diff) | |
download | gentoo-2-de7238d57307e3c590ebc67c2c29ea87af281e62.tar.gz gentoo-2-de7238d57307e3c590ebc67c2c29ea87af281e62.tar.bz2 gentoo-2-de7238d57307e3c590ebc67c2c29ea87af281e62.zip |
Add ~x86-fbsd keyword, as per bug #175183.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins/replytolist')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index e278a023d4a7..4f7f5229d458 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2007/05/20 14:07:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.12 2007/05/24 21:46:01 flameeyes Exp $ + + 24 May 2007; Diego Pettenò <flameeyes@gentoo.org> + replytolist-0.2.0.ebuild: + Add ~x86-fbsd keyword, as per bug #175183. 20 May 2007; Joseph Jezak <josejx@gentoo.org> replytolist-0.2.0.ebuild: Marked ppc stable for bug #178983. diff --git a/x11-plugins/replytolist/replytolist-0.2.0.ebuild b/x11-plugins/replytolist/replytolist-0.2.0.ebuild index c11e738842d8..8abc5b381328 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.11 2007/05/20 14:07:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.12 2007/05/24 21:46:01 flameeyes Exp $ inherit mozextension multilib DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://open.nit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="" |