diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-14 06:36:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-14 06:36:15 +0000 |
commit | 8cd1169a324f7a5d595a67eb4cc3fcfbe4fbc01b (patch) | |
tree | 9b61c01bb364b7936e325803b63287a7ae4fda13 /app-editors/xemacs/xemacs-21.4.22-r1.ebuild | |
parent | Version bump (#277657). (diff) | |
download | historical-8cd1169a324f7a5d595a67eb4cc3fcfbe4fbc01b.tar.gz historical-8cd1169a324f7a5d595a67eb4cc3fcfbe4fbc01b.tar.bz2 historical-8cd1169a324f7a5d595a67eb4cc3fcfbe4fbc01b.zip |
stable x86, security bug 275397
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.22-r1.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.22-r1.ebuild b/app-editors/xemacs/xemacs-21.4.22-r1.ebuild index 407ef2210d89..1f7e7bf3f7ed 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-2009 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.2 2009/07/12 15:18:11 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.3 2009/07/14 06:36:15 fauli 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" |