diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-01-29 12:50:12 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-01-29 12:50:12 +0000 |
commit | 0dfb76d83d37edd8485992f609419d804958330a (patch) | |
tree | 54c3ee847ea0f3df8b58ed61786ea1c6bd0f519d /net-im/sendxmpp/sendxmpp-0.0.8.ebuild | |
parent | Add ~amd64 wrt bug #159495. (diff) | |
download | historical-0dfb76d83d37edd8485992f609419d804958330a.tar.gz historical-0dfb76d83d37edd8485992f609419d804958330a.tar.bz2 historical-0dfb76d83d37edd8485992f609419d804958330a.zip |
Add ~amd64 wrt bug #160277.
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'net-im/sendxmpp/sendxmpp-0.0.8.ebuild')
-rw-r--r-- | net-im/sendxmpp/sendxmpp-0.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/sendxmpp/sendxmpp-0.0.8.ebuild b/net-im/sendxmpp/sendxmpp-0.0.8.ebuild index a13fc7c16fd8..0f3af1846981 100644 --- a/net-im/sendxmpp/sendxmpp-0.0.8.ebuild +++ b/net-im/sendxmpp/sendxmpp-0.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sendxmpp/sendxmpp-0.0.8.ebuild,v 1.5 2007/01/05 19:23:00 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sendxmpp/sendxmpp-0.0.8.ebuild,v 1.6 2007/01/29 12:50:12 peper Exp $ inherit eutils perl-module DESCRIPTION="sendxmpp is a perl-script to send xmpp (jabber), similar to what mail(1) does for mail." @@ -8,7 +8,7 @@ HOMEPAGE="http://www.djcbsoftware.nl/code/sendxmpp/" SRC_URI="http://www.djcbsoftware.nl/code/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="hppa ppc sparc ~x86" +KEYWORDS="~amd64 hppa ppc sparc ~x86" IUSE="" RESTRICT="nomirror" DEPEND="dev-perl/Net-XMPP" |