diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-19 14:10:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-19 14:10:33 +0000 |
commit | 8cc090516e35fcf4cc1da9a732a306664936542f (patch) | |
tree | 35de26b0cda73d961a257feae851157ce3ba86d4 /x11-plugins | |
parent | Add pkgconfig dep, bug 206154 (diff) | |
download | gentoo-2-8cc090516e35fcf4cc1da9a732a306664936542f.tar.gz gentoo-2-8cc090516e35fcf4cc1da9a732a306664936542f.tar.bz2 gentoo-2-8cc090516e35fcf4cc1da9a732a306664936542f.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index e2618bb462d2..b7f0331a7fe3 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.15 2007/12/11 17:45:32 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.16 2008/01/19 14:10:33 armin76 Exp $ + + 19 Jan 2008; Raúl Porcel <armin76@gentoo.org> replytolist-0.2.1.ebuild: + alpha/ia64/sparc/x86 stable *replytolist-0.3.0 (11 Dec 2007) *replytolist-0.2.1 (11 Dec 2007) diff --git a/x11-plugins/replytolist/replytolist-0.2.1.ebuild b/x11-plugins/replytolist/replytolist-0.2.1.ebuild index 5ffe1460cc2d..ad40adedd3b2 100644 --- a/x11-plugins/replytolist/replytolist-0.2.1.ebuild +++ b/x11-plugins/replytolist/replytolist-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.1 2007/12/11 17:45:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.2 2008/01/19 14:10:33 armin76 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" SLOT="0" LICENSE="GPL-2" IUSE="" |