summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-06 22:37:25 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-06 22:37:25 +0000
commit5ade1d93c92fc079fa2ccc7831cfc9298785dc0a (patch)
tree9af2edca23a59ce577c1634504f396fa57503d20 /app-emulation/crossover-office-bin
parentebuild style fixes thanks to Mr_Bones_ (diff)
downloadgentoo-2-5ade1d93c92fc079fa2ccc7831cfc9298785dc0a.tar.gz
gentoo-2-5ade1d93c92fc079fa2ccc7831cfc9298785dc0a.tar.bz2
gentoo-2-5ade1d93c92fc079fa2ccc7831cfc9298785dc0a.zip
pull in nas, maybe #118020
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-emulation/crossover-office-bin')
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild5
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild5
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild5
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild5
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild5
5 files changed, 15 insertions, 10 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild
index 60736182e2d4..50d647c03800 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-3.0.1.ebuild,v 1.3 2005/10/28 23:07:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild,v 1.4 2006/01/06 22:37:25 vapier Exp $
inherit eutils
@@ -11,10 +11,11 @@ SRC_URI="install-crossover-standard-${PV}.sh"
LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* ~x86"
-IUSE=""
+IUSE="nas"
RESTRICT="fetch nostrip"
RDEPEND="virtual/x11
+ nas? ( media-libs/nas )
sys-libs/glibc"
S=${WORKDIR}
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild
index e8c2e4807d11..ffb28b51b045 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.0.ebuild,v 1.3 2005/10/28 23:07:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild,v 1.4 2006/01/06 22:37:25 vapier Exp $
inherit eutils
@@ -11,10 +11,11 @@ SRC_URI="install-crossover-standard-${PV}.sh"
LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* ~x86"
-IUSE=""
+IUSE="nas"
RESTRICT="fetch nostrip"
RDEPEND="virtual/x11
+ nas? ( media-libs/nas )
sys-libs/glibc"
S=${WORKDIR}
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild
index cc5442173fce..177498143c88 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.1.ebuild,v 1.4 2005/10/28 23:07:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild,v 1.5 2006/01/06 22:37:25 vapier Exp $
inherit eutils
@@ -11,10 +11,11 @@ SRC_URI="install-crossover-standard-${PV}.sh"
LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* ~x86"
-IUSE=""
+IUSE="nas"
RESTRICT="fetch nostrip"
RDEPEND="virtual/x11
+ nas? ( media-libs/nas )
sys-libs/glibc"
S=${WORKDIR}
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 0bcd01fc3417..eed801faf757 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-2005 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.3 2005/10/28 23:07:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.4 2006/01/06 22:37:25 vapier Exp $
inherit eutils
@@ -11,10 +11,11 @@ SRC_URI="install-crossover-standard-${PV}.sh"
LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
+IUSE="nas"
RESTRICT="fetch nostrip"
RDEPEND="virtual/x11
+ nas? ( media-libs/nas )
sys-libs/glibc
amd64? ( app-emulation/emul-linux-x86-xlibs )"
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild
index 7bedbd9401ee..42547f98e966 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-5.0.0.ebuild,v 1.2 2005/11/05 04:04:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-5.0.0.ebuild,v 1.3 2006/01/06 22:37:25 vapier Exp $
inherit eutils
@@ -11,10 +11,11 @@ SRC_URI="install-crossover-standard-${PV}.sh"
LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
+IUSE="nas"
RESTRICT="fetch nostrip"
RDEPEND="virtual/x11
+ nas? ( media-libs/nas )
sys-libs/glibc
amd64? ( app-emulation/emul-linux-x86-xlibs )"