diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-15 14:13:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-15 14:13:41 +0000 |
commit | 24184397466e0df2eac888f881c53d255232f6a6 (patch) | |
tree | 0ae72f916e4c83975a6fd64de68ec7830c26b4d1 /app-editors/xemacs | |
parent | alpha/ia64 stable wrt #257007 (diff) | |
download | historical-24184397466e0df2eac888f881c53d255232f6a6.tar.gz historical-24184397466e0df2eac888f881c53d255232f6a6.tar.bz2 historical-24184397466e0df2eac888f881c53d255232f6a6.zip |
Stable for HPPA (bug #275397).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 886a7ba13ef4..3886778b94cf 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.128 2009/07/14 06:36:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.129 2009/07/15 14:13:40 jer Exp $ + + 15 Jul 2009; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.22-r1.ebuild: + Stable for HPPA (bug #275397). 14 Jul 2009; Christian Faulhammer <fauli@gentoo.org> xemacs-21.4.22-r1.ebuild: diff --git a/app-editors/xemacs/xemacs-21.4.22-r1.ebuild b/app-editors/xemacs/xemacs-21.4.22-r1.ebuild index 1f7e7bf3f7ed..7fc935a3f88a 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.3 2009/07/14 06:36:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.4 2009/07/15 14:13:41 jer 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" |