diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 02:24:53 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 02:24:53 +0000 |
commit | 9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49 (patch) | |
tree | d14d4f746e6bd5bbd8226d0d36789d053a806788 /app-text/cwtext/cwtext-0.94.ebuild | |
parent | QA - fix use invocation (diff) | |
download | historical-9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49.tar.gz historical-9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49.tar.bz2 historical-9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49.zip |
Added ~sparc, ~mips
Diffstat (limited to 'app-text/cwtext/cwtext-0.94.ebuild')
-rw-r--r-- | app-text/cwtext/cwtext-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cwtext/cwtext-0.94.ebuild b/app-text/cwtext/cwtext-0.94.ebuild index 19467bdb1cef..76c8701d1078 100644 --- a/app-text/cwtext/cwtext-0.94.ebuild +++ b/app-text/cwtext/cwtext-0.94.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.3 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cwtext/cwtext-0.94.ebuild,v 1.4 2004/06/28 02:21:14 ciaranm Exp $ DESCRIPTION="Text to Morse Code converter" HOMEPAGE="http://cwtext.sourceforge.net" SRC_URI="mirror://sourceforge/cwtext/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc ~mips" SLOT="0" LICENSE="GPL-2" IUSE="" |