diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-24 19:14:13 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-24 19:14:13 +0000 |
commit | 3b21885c1f6c9dd9477de26bbf9b4f67feb03dd3 (patch) | |
tree | fa2899b6e2a511747d9954117479f0e0e3b502d0 /app-misc/unfoo/unfoo-1.0.5.ebuild | |
parent | Pass JOBS variable also to xfce44_src_install for bug 179602. (diff) | |
download | historical-3b21885c1f6c9dd9477de26bbf9b4f67feb03dd3.tar.gz historical-3b21885c1f6c9dd9477de26bbf9b4f67feb03dd3.tar.bz2 historical-3b21885c1f6c9dd9477de26bbf9b4f67feb03dd3.zip |
Add ~x86-fbsd
Package-Manager: portage-2.1.2.7
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 8cc110a09e71..89d52c9f62d4 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-2007 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.10 2007/01/28 05:28:36 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.5.ebuild,v 1.11 2007/05/24 19:14:13 beandog 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="amd64 ppc ppc64 s390 sparc x86" +KEYWORDS="amd64 ppc ppc64 s390 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |