diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-05-20 14:07:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-05-20 14:07:44 +0000 |
commit | 46ffe766b1bae8d3b771be7269643f0cdb2431fc (patch) | |
tree | 9c65100db32311e183335018c7704d509ff87d45 /x11-plugins | |
parent | Marked ppc stable for bug #178983. (diff) | |
download | gentoo-2-46ffe766b1bae8d3b771be7269643f0cdb2431fc.tar.gz gentoo-2-46ffe766b1bae8d3b771be7269643f0cdb2431fc.tar.bz2 gentoo-2-46ffe766b1bae8d3b771be7269643f0cdb2431fc.zip |
Marked ppc stable for bug #178983.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins')
-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 5a7a99875f8b..e278a023d4a7 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.10 2007/05/19 22:38:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.11 2007/05/20 14:07:44 josejx Exp $ + + 20 May 2007; Joseph Jezak <josejx@gentoo.org> replytolist-0.2.0.ebuild: + Marked ppc stable for bug #178983. 19 May 2007; Christian Faulhammer <opfer@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 d62843151b8f..c11e738842d8 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.10 2007/05/19 22:38:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.11 2007/05/20 14:07:44 josejx 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" SLOT="0" LICENSE="GPL-2" IUSE="" |