summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-03-27 15:11:06 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-03-27 15:11:06 +0000
commit03f63515b95bc650bc069c7acae70b18ab886862 (patch)
tree549b601993732376662ec485c38655a7aa70bb8e /app-editors/emacs
parentadded Xaw3d use flag (used by several emacs & xemacs builds) (diff)
downloadhistorical-03f63515b95bc650bc069c7acae70b18ab886862.tar.gz
historical-03f63515b95bc650bc069c7acae70b18ab886862.tar.bz2
historical-03f63515b95bc650bc069c7acae70b18ab886862.zip
added missing Xaw3d use flag
Diffstat (limited to 'app-editors/emacs')
-rw-r--r--app-editors/emacs/emacs-21.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-21.3.ebuild b/app-editors/emacs/emacs-21.3.ebuild
index 9ec255da0dd2..c2fa01f27964 100644
--- a/app-editors/emacs/emacs-21.3.ebuild
+++ b/app-editors/emacs/emacs-21.3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3.ebuild,v 1.1 2003/03/27 05:20:25 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3.ebuild,v 1.2 2003/03/27 15:11:06 mkennedy Exp $
-IUSE="X nls motif leim gnome"
+IUSE="X nls motif leim gnome Xaw3d"
S=${WORKDIR}/${P}
DESCRIPTION="An incredibly powerful, extensible text editor"