diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2007-01-05 19:23:00 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2007-01-05 19:23:00 +0000 |
commit | 77a5429f8e890af5b7dad8c324897ba166626f7f (patch) | |
tree | 777e542987620e2020d691b6d2fd39cefdf946ef /net-im/sendxmpp/sendxmpp-0.0.6.ebuild | |
parent | New RC (diff) | |
download | gentoo-2-77a5429f8e890af5b7dad8c324897ba166626f7f.tar.gz gentoo-2-77a5429f8e890af5b7dad8c324897ba166626f7f.tar.bz2 gentoo-2-77a5429f8e890af5b7dad8c324897ba166626f7f.zip |
Marked ppc
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'net-im/sendxmpp/sendxmpp-0.0.6.ebuild')
-rw-r--r-- | net-im/sendxmpp/sendxmpp-0.0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/sendxmpp/sendxmpp-0.0.6.ebuild b/net-im/sendxmpp/sendxmpp-0.0.6.ebuild index 4d81096845b6..47f0e1d05aee 100644 --- a/net-im/sendxmpp/sendxmpp-0.0.6.ebuild +++ b/net-im/sendxmpp/sendxmpp-0.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.6.ebuild,v 1.2 2005/04/29 14:27:45 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sendxmpp/sendxmpp-0.0.6.ebuild,v 1.3 2007/01/05 19:23:00 lu_zero Exp $ inherit eutils 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="x86 ~sparc" +KEYWORDS="ppc ~sparc x86" IUSE="" #RESTRICT="nostrip" DEPEND="dev-perl/Net-XMPP" |