diff options
Diffstat (limited to 'app-misc/unfoo/unfoo-1.0.5.ebuild')
-rw-r--r-- | app-misc/unfoo/unfoo-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/unfoo/unfoo-1.0.5.ebuild b/app-misc/unfoo/unfoo-1.0.5.ebuild index ba3caf4a6f05..8ed0800a997d 100644 --- a/app-misc/unfoo/unfoo-1.0.5.ebuild +++ b/app-misc/unfoo/unfoo-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.5.ebuild,v 1.5 2005/06/17 20:20:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.5.ebuild,v 1.6 2005/06/18 13:57:25 corsair Exp $ DESCRIPTION="A simple bash driven frontend to simplify decompression of files" HOMEPAGE="http://obsoleet.org/code/unfoo" SRC_URI="${HOMEPAGE}/${P}.sh" LICENSE="BSD" SLOT="0" -KEYWORDS="ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="ppc ppc64 ~s390 sparc x86" IUSE="" DEPEND="" |