diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 15:58:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 15:58:41 +0000 |
commit | b3f60b962cb16a0c93f05cbe1c8719a61796f95c (patch) | |
tree | 68201c53ac87ddae4e62b4edbfdb5bab17a38d7b /x11-plugins | |
parent | Marked ppc stable for bug #297476. (diff) | |
download | gentoo-2-b3f60b962cb16a0c93f05cbe1c8719a61796f95c.tar.gz gentoo-2-b3f60b962cb16a0c93f05cbe1c8719a61796f95c.tar.bz2 gentoo-2-b3f60b962cb16a0c93f05cbe1c8719a61796f95c.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.3.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index c8fc0e5b396c..794b90382a6a 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/replytolist -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.20 2008/01/21 11:39:31 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.21 2010/01/07 15:58:41 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + replytolist-0.3.0.ebuild: + Transfer Prefix keywords 21 Jan 2008; Raúl Porcel <armin76@gentoo.org> -replytolist-0.2.0.ebuild: old diff --git a/x11-plugins/replytolist/replytolist-0.3.0.ebuild b/x11-plugins/replytolist/replytolist-0.3.0.ebuild index ad9a2fd2b312..c937d9ec26ea 100644 --- a/x11-plugins/replytolist/replytolist-0.3.0.ebuild +++ b/x11-plugins/replytolist/replytolist-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.3.0.ebuild,v 1.1 2007/12/11 17:45:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.3.0.ebuild,v 1.2 2010/01/07 15:58:41 fauli Exp $ inherit mozextension multilib @@ -8,7 +8,7 @@ DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://alumnit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" SRC_URI="http://alumnit.ca/wiki/attachments/${P}.xpi" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="" |