diff options
author | 2007-01-18 15:38:18 +0000 | |
---|---|---|
committer | 2007-01-18 15:38:18 +0000 | |
commit | 21691316947a19da4165b633f4a4c0204f9a1a77 (patch) | |
tree | 38ad25be09c860fd091d0d9f72cd0b993b2d4670 /x11-plugins/replytolist | |
parent | Re-try committing this. (diff) | |
download | gentoo-2-21691316947a19da4165b633f4a4c0204f9a1a77.tar.gz gentoo-2-21691316947a19da4165b633f4a4c0204f9a1a77.tar.bz2 gentoo-2-21691316947a19da4165b633f4a4c0204f9a1a77.zip |
Keyword ~ppc.
(Portage version: 2.1.2)
Diffstat (limited to 'x11-plugins/replytolist')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index 6d1ba4278e30..0864194b088b 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/replytolist -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.1 2006/11/09 01:09:43 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.2 2007/01/18 15:38:18 dberkholz Exp $ + + 18 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>; + replytolist-0.2.0.ebuild: + Keyword ~ppc. *replytolist-0.2.0 (09 Nov 2006) diff --git a/x11-plugins/replytolist/replytolist-0.2.0.ebuild b/x11-plugins/replytolist/replytolist-0.2.0.ebuild index 399decef8952..51c4e9628027 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-2006 Gentoo Foundation +# 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.1 2006/11/09 01:09:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.2 2007/01/18 15:38:18 dberkholz Exp $ inherit mozextension multilib DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://open.nit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |