diff options
author | 2011-08-02 05:43:01 +0000 | |
---|---|---|
committer | 2011-08-02 05:43:01 +0000 | |
commit | 341c53dd58eab3c9fd4bb167b96425c8375e4655 (patch) | |
tree | 5abf6b143836d1664bf481ca0baf78b7795088bf /app-editors/xemacs/xemacs-21.5.30.ebuild | |
parent | Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. (diff) | |
download | gentoo-2-341c53dd58eab3c9fd4bb167b96425c8375e4655.tar.gz gentoo-2-341c53dd58eab3c9fd4bb167b96425c8375e4655.tar.bz2 gentoo-2-341c53dd58eab3c9fd4bb167b96425c8375e4655.zip |
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/xemacs/xemacs-21.5.30.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.5.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.30.ebuild b/app-editors/xemacs/xemacs-21.5.30.ebuild index 3b3c3ae6d1ff..22a54139dfa7 100644 --- a/app-editors/xemacs/xemacs-21.5.30.ebuild +++ b/app-editors/xemacs/xemacs-21.5.30.ebuild @@ -1,6 +1,6 @@ # 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.5.30.ebuild,v 1.1 2011/04/27 18:02:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild,v 1.2 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 @@ -39,7 +39,7 @@ RDEPEND=" dnd? ( x11-libs/dnd ) motif? ( >=x11-libs/openmotif-2.3:0[xft=] ) athena? ( x11-libs/libXaw ) - Xaw3d? ( x11-libs/Xaw3d ) + Xaw3d? ( x11-libs/libXaw3d ) xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 ) neXt? ( x11-libs/neXtaw ) xface? ( media-libs/compface ) |