diff options
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.22-r1.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.22-r1.ebuild b/app-editors/xemacs/xemacs-21.4.22-r1.ebuild index 2bb6abd3cd83..147ddcdd1ccb 100644 --- a/app-editors/xemacs/xemacs-21.4.22-r1.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.14 2010/11/08 19:50:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.15 2011/08/02 05:43:01 mattst88 Exp $ # Note: xemacs currently does not work with a hardened profile. If you # want to use xemacs on a hardened profile then compile with the @@ -38,7 +38,7 @@ RDEPEND=" dnd? ( x11-libs/dnd ) motif? ( >=x11-libs/openmotif-2.3:0 ) athena? ( x11-libs/libXaw ) - Xaw3d? ( x11-libs/Xaw3d ) + Xaw3d? ( x11-libs/libXaw3d ) neXt? ( x11-libs/neXtaw ) xface? ( media-libs/compface ) tiff? ( media-libs/tiff ) |