diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2002-08-08 03:21:26 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2002-08-08 03:21:26 +0000 |
commit | 9874da0435912e2f60a2055d6c4e563acad7ae82 (patch) | |
tree | 8acc299d35fc4334c3024e5731ab6705a4982110 /app-editors/xemacs | |
parent | moved conf files back into files out of bz2 on mirror (diff) | |
download | historical-9874da0435912e2f60a2055d6c4e563acad7ae82.tar.gz historical-9874da0435912e2f60a2055d6c4e563acad7ae82.tar.bz2 historical-9874da0435912e2f60a2055d6c4e563acad7ae82.zip |
sandbox
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.8-r3.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index afbdf084c2e0..4917fef3b143 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,9 +1,14 @@ # 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.16 2002/08/06 08:39:02 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.17 2002/08/08 03:21:15 mkennedy Exp $ *xemacs-21.4.8-r3 (28 Jul 2002) + 07 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org> + xemacs-21.4.8-r3.ebuild : + + Sandbox. + 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 8bdf3a7894fa..aa830d64c2e8 100644 --- a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild +++ b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild @@ -1,10 +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.5 2002/08/06 08:39:02 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.6 2002/08/08 03:21:16 mkennedy Exp $ # this is just TEMPORARY until we can get to the core of the problem -#SANDBOX_DISABLED="1" -unset SANDBOX_ACTIVE +SANDBOX_DISABLED="1" LICENSE="GPL-2" |