diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
commit | d3cc764dad64d89cca451533fb34d1167126f04e (patch) | |
tree | ac99cf6ccc4e867e0ce35be8d6ff41d1476e7cf5 /app-misc/unfoo | |
parent | Remove arm keywords (diff) | |
download | historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.gz historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.bz2 historical-d3cc764dad64d89cca451533fb34d1167126f04e.zip |
Remove arm keywords
Diffstat (limited to 'app-misc/unfoo')
-rw-r--r-- | app-misc/unfoo/unfoo-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/unfoo/unfoo-1.0.4.ebuild b/app-misc/unfoo/unfoo-1.0.4.ebuild index a378dc69d09f..3fdb33c73388 100644 --- a/app-misc/unfoo/unfoo-1.0.4.ebuild +++ b/app-misc/unfoo/unfoo-1.0.4.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/app-misc/unfoo/unfoo-1.0.4.ebuild,v 1.2 2003/07/01 22:31:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.4.ebuild,v 1.3 2004/02/22 19:41:58 agriffis Exp $ DESCRIPTION="A simple bash driven frontend to simplify decompression of files" HOMEPAGE="http://pocketninja.com/code/unfoo/" SRC_URI="http://pocketninja.com/code/unfoo/download/${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~ppc x86 ~arm ~sparc" +KEYWORDS="~ppc x86 ~sparc" IUSE="" DEPEND="" |