diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 11:25:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 11:25:47 +0000 |
commit | b0166c25c16465a5886f559217f97b41bf816448 (patch) | |
tree | 07cd2bdffcda667a49caaa1decc0e317161bb433 /app-editors | |
parent | sparc stable wrt #502210 (diff) | |
download | gentoo-2-b0166c25c16465a5886f559217f97b41bf816448.tar.gz gentoo-2-b0166c25c16465a5886f559217f97b41bf816448.tar.bz2 gentoo-2-b0166c25c16465a5886f559217f97b41bf816448.zip |
sparc stable wrt #503112
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index bc701bba9b24..b95f5d586f68 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.175 2014/07/18 13:19:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.176 2014/08/01 11:25:47 armin76 Exp $ + + 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> xemacs-21.4.22-r3.ebuild: + sparc stable wrt #503112 18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> xemacs-21.4.22-r3.ebuild: Stable on alpha, bug #503112 diff --git a/app-editors/xemacs/xemacs-21.4.22-r3.ebuild b/app-editors/xemacs/xemacs-21.4.22-r3.ebuild index 593099d1c513..ce51e9f9a402 100644 --- a/app-editors/xemacs/xemacs-21.4.22-r3.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22-r3.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-r3.ebuild,v 1.6 2014/07/18 13:19:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r3.ebuild,v 1.7 2014/08/01 11:25:47 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 @@ -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" |