diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:30:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:30:10 +0000 |
commit | d17e3e3ae078553445d10be0befe446698273160 (patch) | |
tree | 89d23fd5f8df2e9002838d6b2839df858a6703c9 /net-misc/linuxsms | |
parent | hppa repoman (diff) | |
download | historical-d17e3e3ae078553445d10be0befe446698273160.tar.gz historical-d17e3e3ae078553445d10be0befe446698273160.tar.bz2 historical-d17e3e3ae078553445d10be0befe446698273160.zip |
Remove arm keywords
Diffstat (limited to 'net-misc/linuxsms')
-rw-r--r-- | net-misc/linuxsms/linuxsms-0.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/linuxsms/linuxsms-0.61.ebuild b/net-misc/linuxsms/linuxsms-0.61.ebuild index 4d56d35f61b1..f8d2b9a81892 100644 --- a/net-misc/linuxsms/linuxsms-0.61.ebuild +++ b/net-misc/linuxsms/linuxsms-0.61.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linuxsms/linuxsms-0.61.ebuild,v 1.1 2003/03/27 01:23:53 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linuxsms/linuxsms-0.61.ebuild,v 1.2 2004/02/22 23:29:52 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A console perl script for sending SMS to cell phones" SRC_URI="mirror://sourceforge/linuxsms/${P}.tar.gz" HOMEPAGE="http://linuxsms.sourceforge.net/" -KEYWORDS="x86 ppc sparc arm" +KEYWORDS="x86 ppc sparc " LICENSE="GPL-2" SLOT="0" |