diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 10:32:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 10:32:33 +0000 |
commit | 33bd818928fbbdd798a9e3716b13e25b18dcc896 (patch) | |
tree | 0f4671e4f1818c4713b6f43b07a9da0854ddbcaf /x11-plugins/replytolist | |
parent | ia64 + x86 stable wrt #178983 (diff) | |
download | gentoo-2-33bd818928fbbdd798a9e3716b13e25b18dcc896.tar.gz gentoo-2-33bd818928fbbdd798a9e3716b13e25b18dcc896.tar.bz2 gentoo-2-33bd818928fbbdd798a9e3716b13e25b18dcc896.zip |
ia64 + x86 stable wrt #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 454994d6951e..92e42590182d 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.7 2007/05/17 18:31:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.8 2007/05/18 10:32:33 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> replytolist-0.2.0.ebuild: + ia64 + x86 stable wrt #178983 17 May 2007; Raúl Porcel <armin76@gentoo.org> replytolist-0.2.0.ebuild: Add ~alpha wrt #175267 diff --git a/x11-plugins/replytolist/replytolist-0.2.0.ebuild b/x11-plugins/replytolist/replytolist-0.2.0.ebuild index 0e2f22ad4e26..b34d2cc51f33 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.7 2007/05/17 18:31:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.8 2007/05/18 10:32:33 armin76 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="" |