diff options
author | 2007-05-18 10:32:33 +0000 | |
---|---|---|
committer | 2007-05-18 10:32:33 +0000 | |
commit | 7228e9ef92ff3c169494b9f71083550c95db4d91 (patch) | |
tree | f209c79da9e8ffb2b6e5c3e23b78b9d043b7f98d /x11-plugins/replytolist | |
parent | Run elibtoolize so we get sane .so versioning on FreeBSD. (diff) | |
download | historical-7228e9ef92ff3c169494b9f71083550c95db4d91.tar.gz historical-7228e9ef92ff3c169494b9f71083550c95db4d91.tar.bz2 historical-7228e9ef92ff3c169494b9f71083550c95db4d91.zip |
ia64 + x86 stable wrt #178983
Package-Manager: portage-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="" |