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 | 6f7433fac44345d1ce425fb9666b13ccb85e5815 (patch) | |
tree | 37ac77131a334b66a1ca99c91fc4eec22d6ba69c /app-editors/xemacs-gtk | |
parent | moved conf files back into files out of bz2 on mirror (diff) | |
download | gentoo-2-6f7433fac44345d1ce425fb9666b13ccb85e5815.tar.gz gentoo-2-6f7433fac44345d1ce425fb9666b13ccb85e5815.tar.bz2 gentoo-2-6f7433fac44345d1ce425fb9666b13ccb85e5815.zip |
sandbox
Diffstat (limited to 'app-editors/xemacs-gtk')
-rw-r--r-- | app-editors/xemacs-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs-gtk/ChangeLog b/app-editors/xemacs-gtk/ChangeLog index f6f4241dcf7b..4d91c78ea712 100644 --- a/app-editors/xemacs-gtk/ChangeLog +++ b/app-editors/xemacs-gtk/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for app-editors/xemacs-gtk # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/ChangeLog,v 1.8 2002/08/06 15:37:26 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/ChangeLog,v 1.9 2002/08/08 03:21:26 mkennedy Exp $ *xemacs-gtk-21.4.8-r3 (28 Jul 2002) + 07 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org> + xemacs-gtk-21.4.8-r3.ebuild : + + Sandbox. + 06 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org> xemacs-21.4.8-r3.ebuild : diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild index 94d7264c57a8..3f1cf1b84447 100644 --- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild +++ b/app-editors/xemacs-gtk/xemacs-gtk-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-gtk/xemacs-gtk-21.4.8-r3.ebuild,v 1.5 2002/08/06 15:37:26 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild,v 1.6 2002/08/08 03:21:26 mkennedy Exp $ # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" -unset SANDBOX_ACTIVE REAL_P=${P//-gtk/} S="${WORKDIR}/${REAL_P}" |