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 | b556cbad3b40a89983e7666085f0cb284aef0f8b (patch) | |
tree | 8467f550e214de633f75f1312548452cd4eeb3dd /app-emacs/gnus-cvs | |
parent | Stable on amd64 (bug #123970). (diff) | |
download | historical-b556cbad3b40a89983e7666085f0cb284aef0f8b.tar.gz historical-b556cbad3b40a89983e7666085f0cb284aef0f8b.tar.bz2 historical-b556cbad3b40a89983e7666085f0cb284aef0f8b.zip |
Remove SANDBOX_DISABLED=1 since it is not a problem with Emacs Lisp extensions; Partially resolves Bug #76141.
Package-Manager: portage-2.1_pre5
Diffstat (limited to 'app-emacs/gnus-cvs')
-rw-r--r-- | app-emacs/gnus-cvs/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/gnus-cvs/gnus-cvs-5.11.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
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 |