summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-01-11 11:14:32 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-01-11 11:14:32 +0000
commit8c46de6bec530452e1954192429a758b26b93ebf (patch)
tree358450325472536bd62043ae8b2db2ed140699c3 /app-arch
parentunmasked and x86 stable (Manifest recommit) (diff)
downloadgentoo-2-8c46de6bec530452e1954192429a758b26b93ebf.tar.gz
gentoo-2-8c46de6bec530452e1954192429a758b26b93ebf.tar.bz2
gentoo-2-8c46de6bec530452e1954192429a758b26b93ebf.zip
emul-linux-x86 update
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/rar/ChangeLog6
-rw-r--r--app-arch/rar/rar-3.3.0.ebuild6
-rw-r--r--app-arch/rar/rar-3.4.0.ebuild6
-rw-r--r--app-arch/rar/rar-3.4.1.ebuild6
-rw-r--r--app-arch/stuffit/ChangeLog6
-rw-r--r--app-arch/stuffit/stuffit-5.2.0.611.ebuild6
6 files changed, 22 insertions, 14 deletions
diff --git a/app-arch/rar/ChangeLog b/app-arch/rar/ChangeLog
index fa5372f3fb36..08b1cc5de852 100644
--- a/app-arch/rar/ChangeLog
+++ b/app-arch/rar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/rar
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.28 2005/01/07 18:28:27 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.29 2005/01/11 11:13:48 eradicator Exp $
+
+ 11 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> rar-3.3.0.ebuild,
+ rar-3.4.0.ebuild, rar-3.4.1.ebuild:
+ emul-linux-x86 update
*rar-3.4.1 (07 Jan 2005)
diff --git a/app-arch/rar/rar-3.3.0.ebuild b/app-arch/rar/rar-3.3.0.ebuild
index 32299c4ccce7..da13ce7df8ba 100644
--- a/app-arch/rar/rar-3.3.0.ebuild
+++ b/app-arch/rar/rar-3.3.0.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.3.0.ebuild,v 1.5 2005/01/01 11:56:03 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.3.0.ebuild,v 1.6 2005/01/11 11:13:48 eradicator Exp $
S=${WORKDIR}/${PN}
MY_P=${PN}linux-${PV}
DESCRIPTION="RAR compressor/uncompressor"
HOMEPAGE="http://www.rarsoft.com/"
SRC_URI="http://www.rarlab.com/rar/rarlinux-${PV}.tar.gz"
-IUSE=""
+IUSE="emul-linux-x86"
LICENSE="RAR"
SLOT="0"
KEYWORDS="-* x86 amd64"
-RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs )"
+RDEPEND="emul-linux-x86? ( app-emulation/emul-linux-x86-baselibs )"
src_compile() {
: # do nothing
diff --git a/app-arch/rar/rar-3.4.0.ebuild b/app-arch/rar/rar-3.4.0.ebuild
index a9223c5e68d9..4c1ddbb4bb5e 100644
--- a/app-arch/rar/rar-3.4.0.ebuild
+++ b/app-arch/rar/rar-3.4.0.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.4.0.ebuild,v 1.3 2005/01/01 15:30:14 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.4.0.ebuild,v 1.4 2005/01/11 11:13:48 eradicator Exp $
S=${WORKDIR}/${PN}
MY_P=${PN}linux-${PV}
DESCRIPTION="RAR compressor/uncompressor"
HOMEPAGE="http://www.rarsoft.com/"
SRC_URI="http://www.rarlab.com/rar/rarlinux-${PV}.tar.gz"
-IUSE=""
+IUSE="emul-linux-x86"
LICENSE="RAR"
SLOT="0"
KEYWORDS="-* x86 amd64"
-RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs )"
+RDEPEND="emul-linux-x86? ( app-emulation/emul-linux-x86-baselibs )"
src_compile() {
return 0
diff --git a/app-arch/rar/rar-3.4.1.ebuild b/app-arch/rar/rar-3.4.1.ebuild
index d6aef6392bb3..d82148fd2e0d 100644
--- a/app-arch/rar/rar-3.4.1.ebuild
+++ b/app-arch/rar/rar-3.4.1.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.4.1.ebuild,v 1.1 2005/01/07 18:28:27 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.4.1.ebuild,v 1.2 2005/01/11 11:13:48 eradicator Exp $
S=${WORKDIR}/${PN}
MY_P=${PN}linux-${PV}
DESCRIPTION="RAR compressor/uncompressor"
HOMEPAGE="http://www.rarsoft.com/"
SRC_URI="http://www.rarlab.com/rar/rarlinux-${PV}.tar.gz"
-IUSE=""
+IUSE="emul-linux-x86"
LICENSE="RAR"
SLOT="0"
KEYWORDS="-* ~x86 ~amd64"
-RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs )"
+RDEPEND="emul-linux-x86? ( app-emulation/emul-linux-x86-baselibs )"
src_compile() {
return 0
diff --git a/app-arch/stuffit/ChangeLog b/app-arch/stuffit/ChangeLog
index 66f5d6dfa899..e465b86fe880 100644
--- a/app-arch/stuffit/ChangeLog
+++ b/app-arch/stuffit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/stuffit
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.11 2005/01/01 11:58:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.12 2005/01/11 11:14:32 eradicator Exp $
+
+ 11 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ stuffit-5.2.0.611.ebuild:
+ emul-linux-x86 update
13 Sep 2004; <blubb@gentoo.org> stuffit-5.2.0.611.ebuild:
removed all arches except x86 and added ~amd64 and added
diff --git a/app-arch/stuffit/stuffit-5.2.0.611.ebuild b/app-arch/stuffit/stuffit-5.2.0.611.ebuild
index c89ebd6d6660..1a02cd31abd9 100644
--- a/app-arch/stuffit/stuffit-5.2.0.611.ebuild
+++ b/app-arch/stuffit/stuffit-5.2.0.611.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-arch/stuffit/stuffit-5.2.0.611.ebuild,v 1.12 2005/01/01 11:58:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/stuffit-5.2.0.611.ebuild,v 1.13 2005/01/11 11:14:32 eradicator Exp $
MY_P="stuffit520.611linux-i386"
DESCRIPTION="Aladdin Software's StuffIt and StuffIt Expander"
@@ -10,9 +10,9 @@ LICENSE="Stuffit"
SLOT="0"
KEYWORDS="-* x86 ~amd64"
-IUSE=""
+IUSE="emul-linux-x86"
DEPEND=""
-RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs )"
+RDEPEND="emul-linux-x86? ( app-emulation/emul-linux-x86-baselibs )"
S=${WORKDIR}
INSTALLDIR="/opt/stuffit"