diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:43:10 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:43:10 +0000 |
commit | 40c06d9bccc4009043649a36dffcfc350fa4d2d6 (patch) | |
tree | 8be778566920c1004c0e71c7dcf1e1770f53b55d /app-editors/xemacs/xemacs-21.4.22-r2.ebuild | |
parent | Rename Xaw3d to libXaw3d. (diff) | |
download | historical-40c06d9bccc4009043649a36dffcfc350fa4d2d6.tar.gz historical-40c06d9bccc4009043649a36dffcfc350fa4d2d6.tar.bz2 historical-40c06d9bccc4009043649a36dffcfc350fa4d2d6.zip |
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.22-r2.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.22-r2.ebuild b/app-editors/xemacs/xemacs-21.4.22-r2.ebuild index 531ec13f152c..afc677bf083b 100644 --- a/app-editors/xemacs/xemacs-21.4.22-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22-r2.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-r2.ebuild,v 1.3 2010/11/08 19:50:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild,v 1.4 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 ) |