diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:48:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 16:48:32 +0000 |
commit | e945b9d9b0f433f477917a98b6c544b5a88e20ef (patch) | |
tree | 3ae6ee1a0b74a4bce0971b825c20afd19c7fca61 | |
parent | Stable for HPPA (bug #386005). (diff) | |
download | gentoo-2-e945b9d9b0f433f477917a98b6c544b5a88e20ef.tar.gz gentoo-2-e945b9d9b0f433f477917a98b6c544b5a88e20ef.tar.bz2 gentoo-2-e945b9d9b0f433f477917a98b6c544b5a88e20ef.zip |
Stable for HPPA (bug #385207).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 023104add10c..dde73a540433 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.153 2011/10/10 19:11:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.154 2011/10/11 16:48:32 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.22-r2.ebuild: + Stable for HPPA (bug #385207). 10 Oct 2011; Hans de Graaff <graaff@gentoo.org> xemacs-21.5.31.ebuild: Make sure berkdb support is turned on for newer versions of gdbm. Fixes bug diff --git a/app-editors/xemacs/xemacs-21.4.22-r2.ebuild b/app-editors/xemacs/xemacs-21.4.22-r2.ebuild index 4d53eede818b..028a419a056e 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-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.8 2011/10/09 13:54:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild,v 1.9 2011/10/11 16:48:32 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 @@ -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 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" |