diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-19 11:34:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-19 11:34:30 +0000 |
commit | 9e74af85d6c244767b23a0104a4adb66d4daa196 (patch) | |
tree | fa9b1a40d089ce137f91e90675d4a3214e42a1bb /x11-plugins | |
parent | Version bump. (diff) | |
download | gentoo-2-9e74af85d6c244767b23a0104a4adb66d4daa196.tar.gz gentoo-2-9e74af85d6c244767b23a0104a4adb66d4daa196.tar.bz2 gentoo-2-9e74af85d6c244767b23a0104a4adb66d4daa196.zip |
Add ~x86 + ~ia64, bug 175183
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 4 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index e4ffbf4fa5de..90f299017b7a 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,9 +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.3 2007/04/19 11:21:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.4 2007/04/19 11:34:30 armin76 Exp $ 19 Apr 2007; Raúl Porcel <armin76@gentoo.org> replytolist-0.2.0.ebuild: - Add ~x86, bug 175183 + Add ~x86 + ~ia64, bug 175183 18 Jan 2007; Donnie Berkholz <dberkholz@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 775ca31bbff0..a0d7ab316ada 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.3 2007/04/19 11:21:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.0.ebuild,v 1.4 2007/04/19 11:34:30 armin76 Exp $ inherit mozextension multilib DESCRIPTION="Thunderbird extension to reply to mailing list" HOMEPAGE="http://open.nit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |