summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2002-08-06 08:39:02 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2002-08-06 08:39:02 +0000
commite14229f0eca4c884f9850884c9a80920895eec10 (patch)
treebb991b63cb705f6a7bc901ff2ea46d811144931e /app-editors
parentUpdated homepage tag. (diff)
downloadgentoo-2-e14229f0eca4c884f9850884c9a80920895eec10.tar.gz
gentoo-2-e14229f0eca4c884f9850884c9a80920895eec10.tar.bz2
gentoo-2-e14229f0eca4c884f9850884c9a80920895eec10.zip
sandboxing temp. fix.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xemacs/ChangeLog6
-rw-r--r--app-editors/xemacs/xemacs-21.4.8-r3.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog
index 3fc49a5be9ad..afbdf084c2e0 100644
--- a/app-editors/xemacs/ChangeLog
+++ b/app-editors/xemacs/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for app-editors/xemacs
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.15 2002/08/05 06:27:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.16 2002/08/06 08:39:02 mkennedy Exp $
*xemacs-21.4.8-r3 (28 Jul 2002)
+ 05 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
+ xemacs-21.4.8-r3.ebuild :
+
+ Restored DISABLE_SANDBOX. (the right one this time)
05 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
xemacs-21.4.8-r3.ebuild :
diff --git a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild
index 9df6981d1b7f..8bdf3a7894fa 100644
--- a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.4 2002/08/05 06:27:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.5 2002/08/06 08:39:02 mkennedy Exp $
# this is just TEMPORARY until we can get to the core of the problem
-SANDBOX_DISABLED="1"
+#SANDBOX_DISABLED="1"
+unset SANDBOX_ACTIVE
LICENSE="GPL-2"