diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-07 09:40:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-07 09:40:56 +0000 |
commit | b5a1b052d51155d95a577ef2a987e704eb107cc8 (patch) | |
tree | 005a6df3c64d2c78a82440ef3250677b9cbf512c /x11-plugins/replytolist | |
parent | Version bump, thanks to Marko Durkovic, who became maintainer for jabberd-2*. (diff) | |
download | gentoo-2-b5a1b052d51155d95a577ef2a987e704eb107cc8.tar.gz gentoo-2-b5a1b052d51155d95a577ef2a987e704eb107cc8.tar.bz2 gentoo-2-b5a1b052d51155d95a577ef2a987e704eb107cc8.zip |
Stable on ppc64; bug #178983
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins/replytolist')
-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 4f7f5229d458..3837bb24d6a9 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.12 2007/05/24 21:46:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.13 2007/06/07 09:40:56 corsair Exp $ + + 07 Jun 2007; Markus Rothe <corsair@gentoo.org> replytolist-0.2.0.ebuild: + Stable on ppc64; bug #178983 24 May 2007; Diego Pettenò <flameeyes@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 8abc5b381328..c48a8bbb2218 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.12 2007/05/24 21:46:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.13 2007/06/07 09:40:56 corsair 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="" |