diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:51:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:51:37 +0000 |
commit | 50ea540e4f2e850ed8fdc7bb781655d2686331a7 (patch) | |
tree | 599bef4849355308949e5e27f387beb806af16b7 /app-editors/xemacs/xemacs-21.4.22-r4.ebuild | |
parent | Fix building against sys-libs/ncurses[tinfo] (bug #528578). (diff) | |
download | gentoo-2-50ea540e4f2e850ed8fdc7bb781655d2686331a7.tar.gz gentoo-2-50ea540e4f2e850ed8fdc7bb781655d2686331a7.tar.bz2 gentoo-2-50ea540e4f2e850ed8fdc7bb781655d2686331a7.zip |
Stable for ppc, wrt bug #475658
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.22-r4.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild index 1cb45f7e70bf..58422d10b3a7 100644 --- a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r4.ebuild,v 1.5 2014/11/03 11:08:09 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.6 2014/11/10 10:51:37 ago 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 @@ -18,7 +18,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 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" |