diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-02-27 19:50:43 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-02-27 19:50:43 +0000 |
commit | 9cb1c6fd7a130e9386ef72b79731807fc954ba32 (patch) | |
tree | 87b9c601751d89972c1fa892db575b5fdba36a9f /app-emacs | |
parent | Move SANDBOX_DISABLED=1 from global scope to SANDBOX_ON=0 in src_compile(); P... (diff) | |
download | gentoo-2-9cb1c6fd7a130e9386ef72b79731807fc954ba32.tar.gz gentoo-2-9cb1c6fd7a130e9386ef72b79731807fc954ba32.tar.bz2 gentoo-2-9cb1c6fd7a130e9386ef72b79731807fc954ba32.zip |
Remove SANDBOX_DISABLED=1 since it is not a problem with Emacs Lisp extensions; Partially resolves Bug #76141.
(Portage version: 2.1_pre5)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/erc-cvs/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/erc-cvs/erc-cvs-4.1.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/gnus-cvs/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild | 6 |
4 files changed, 16 insertions, 12 deletions
diff --git a/app-emacs/erc-cvs/ChangeLog b/app-emacs/erc-cvs/ChangeLog index 33e7570649ef..18a9636f232b 100644 --- a/app-emacs/erc-cvs/ChangeLog +++ b/app-emacs/erc-cvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/erc-cvs -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc-cvs/ChangeLog,v 1.6 2005/01/01 13:45:07 eradicator Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc-cvs/ChangeLog,v 1.7 2006/02/27 19:48:27 mkennedy Exp $ + + 27 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org> erc-cvs-4.1.ebuild: + Remove SANDBOX_DISABLED=1 since it is not a problem with Emacs Lisp + extensions; Partially resolves Bug #76141. 03 Sep 2004; Tom Martin <slarti@gentoo.org> erc-cvs-4.1.ebuild: Marked ~amd64, resolving bug 58408. Thanks to Gabriel Ebner diff --git a/app-emacs/erc-cvs/erc-cvs-4.1.ebuild b/app-emacs/erc-cvs/erc-cvs-4.1.ebuild index 2647e711c13a..3ebd1f6daf42 100644 --- a/app-emacs/erc-cvs/erc-cvs-4.1.ebuild +++ b/app-emacs/erc-cvs/erc-cvs-4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc-cvs/erc-cvs-4.1.ebuild,v 1.6 2005/01/01 13:45:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc-cvs/erc-cvs-4.1.ebuild,v 1.7 2006/02/27 19:48:27 mkennedy Exp $ ECVS_SERVER="cvs.sourceforge.net:/cvsroot/erc" ECVS_MODULE="erc" @@ -19,8 +19,6 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="" -# Never use the sandbox, it causes Emacs to segfault on startup -SANDBOX_DISABLED="1" RESTRICT="$RESTRICT nostrip" DEPEND="virtual/emacs" diff --git a/app-emacs/gnus-cvs/ChangeLog b/app-emacs/gnus-cvs/ChangeLog index dbdd657eaf9e..62e161a4d5ef 100644 --- a/app-emacs/gnus-cvs/ChangeLog +++ b/app-emacs/gnus-cvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/gnus-cvs -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus-cvs/ChangeLog,v 1.11 2005/05/03 10:08:17 usata Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus-cvs/ChangeLog,v 1.12 2006/02/27 19:50:43 mkennedy Exp $ + + 27 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org> gnus-cvs-5.11.ebuild: + Remove SANDBOX_DISABLED=1 since it is not a problem with Emacs Lisp + extensions; Partially resolves Bug #76141. 03 May 2005; Mamoru KOMACHI <usata@gentoo.org> gnus-cvs-5.11.ebuild: Force -j1; bug #75325. diff --git a/app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild b/app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild index e4f3ce72c283..05f087296bef 100644 --- a/app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild +++ b/app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild,v 1.8 2005/05/03 10:08:17 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild,v 1.9 2006/02/27 19:50:43 mkennedy Exp $ ECVS_SERVER="cvs.gnus.org:/usr/local/cvsroot" ECVS_MODULE="gnus" @@ -20,8 +20,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" -# Never use the sandbox, it causes Emacs to segfault on startup -SANDBOX_DISABLED="1" RESTRICT="$RESTRICT nostrip" DEPEND="virtual/emacs |