diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 05:41:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 05:41:17 +0000 |
commit | 7d3b4c511c62c817663a5cff28761a6c5005c50e (patch) | |
tree | 1cfefbe6ba338179505d2f3441953e5f8df02074 /app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild | |
parent | Add a quiet mode support so we dont have to force all output to /dev/null. (diff) | |
download | gentoo-2-7d3b4c511c62c817663a5cff28761a6c5005c50e.tar.gz gentoo-2-7d3b4c511c62c817663a5cff28761a6c5005c50e.tar.bz2 gentoo-2-7d3b4c511c62c817663a5cff28761a6c5005c50e.zip |
stabilize
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild')
-rw-r--r-- | app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild index fba86a1eaa74..e4300a0c6776 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.6 2006/01/25 22:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.7 2006/01/29 05:41:17 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="install-crossover-standard-${PV}.sh" LICENSE="CROSSOVER" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="nas" RESTRICT="fetch nostrip" |