summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2002-08-05 06:29:26 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2002-08-05 06:29:26 +0000
commitc76c46d0a51ef72617230241dcd5377ae4924c81 (patch)
tree2bc79e428b6b89c56b72039615e4bacf4c3c8937 /app-editors/xemacs
parentrepoman doesn't like you, old version of ebuild! (diff)
downloadgentoo-2-c76c46d0a51ef72617230241dcd5377ae4924c81.tar.gz
gentoo-2-c76c46d0a51ef72617230241dcd5377ae4924c81.tar.bz2
gentoo-2-c76c46d0a51ef72617230241dcd5377ae4924c81.zip
Restored DISABLE_SANDBOX.
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r--app-editors/xemacs/ChangeLog8
-rw-r--r--app-editors/xemacs/xemacs-21.4.8-r3.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog
index 0f3e1392f49f..3fc49a5be9ad 100644
--- a/app-editors/xemacs/ChangeLog
+++ b/app-editors/xemacs/ChangeLog
@@ -1,9 +1,15 @@
# 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.14 2002/08/04 17:29:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.15 2002/08/05 06:27:30 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.
+
04 Aug 2002; Martin Schlemmer <azarah@gentoo.org> xemacs-21.4.8-r3.ebuild :
Disable emake, as it cause it to fail everytime this side.
diff --git a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild
index 8f191b97d38c..9df6981d1b7f 100644
--- a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild
@@ -1,9 +1,9 @@
# 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.3 2002/08/04 17:29:55 azarah Exp $
+# $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 $
# this is just TEMPORARY until we can get to the core of the problem
-#SANDBOX_DISABLED="1"
+SANDBOX_DISABLED="1"
LICENSE="GPL-2"