diff options
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.21.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.21.ebuild b/app-editors/xemacs/xemacs-21.4.21.ebuild index a84386248f1e..cba8b3bee08e 100644 --- a/app-editors/xemacs/xemacs-21.4.21.ebuild +++ b/app-editors/xemacs/xemacs-21.4.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.21.ebuild,v 1.4 2007/12/25 15:44:42 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.21.ebuild,v 1.5 2007/12/26 15:45:13 armin76 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 @@ -16,7 +16,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86" IUSE="eolconv esd gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna xim athena neXt Xaw3d gdbm berkdb" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" |