diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-21 16:24:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-21 16:24:02 +0000 |
commit | df41dcc673cb1cbbcbb904572634a2175b3cc0f8 (patch) | |
tree | 0784fc30f8450b267998418d8c186e5d982cc25c /app-editors/xemacs | |
parent | Version bump (diff) | |
download | gentoo-2-df41dcc673cb1cbbcbb904572634a2175b3cc0f8.tar.gz gentoo-2-df41dcc673cb1cbbcbb904572634a2175b3cc0f8.tar.bz2 gentoo-2-df41dcc673cb1cbbcbb904572634a2175b3cc0f8.zip |
sparc stable wrt #264166
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 63c07c21fc3f..6ae8167a4967 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.121 2009/04/14 14:59:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.122 2009/04/21 16:24:02 armin76 Exp $ + + 21 Apr 2009; Raúl Porcel <armin76@gentoo.org> xemacs-21.4.22.ebuild: + sparc stable wrt #264166 14 Apr 2009; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.22.ebuild: Stable for HPPA (bug #264166). diff --git a/app-editors/xemacs/xemacs-21.4.22.ebuild b/app-editors/xemacs/xemacs-21.4.22.ebuild index c07ac7df13dd..557de89f4d95 100644 --- a/app-editors/xemacs/xemacs-21.4.22.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22.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.ebuild,v 1.5 2009/04/14 14:59:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild,v 1.6 2009/04/21 16:24:02 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" |