diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 12:13:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 12:13:33 +0000 |
commit | da6faaa49ce0e6fb949146e730ce9d14170737a2 (patch) | |
tree | f94c11f9f54beb4cf37199acef063349eff3a78a /app-editors | |
parent | Stable for ppc, wrt bug #503108 (diff) | |
download | gentoo-2-da6faaa49ce0e6fb949146e730ce9d14170737a2.tar.gz gentoo-2-da6faaa49ce0e6fb949146e730ce9d14170737a2.tar.bz2 gentoo-2-da6faaa49ce0e6fb949146e730ce9d14170737a2.zip |
Stable for x86, wrt bug #503112
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 97519338f538..1b8b147e2bfd 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.172 2014/03/12 13:31:22 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.173 2014/03/23 12:13:33 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xemacs-21.4.22-r3.ebuild: + Stable for x86, wrt bug #503112 12 Mar 2014; Ulrich Müller <ulm@gentoo.org> xemacs-21.4.22-r3.ebuild: QA: Add missing die command, bug 503112#c2. diff --git a/app-editors/xemacs/xemacs-21.4.22-r3.ebuild b/app-editors/xemacs/xemacs-21.4.22-r3.ebuild index 4c748c774a9e..0d707928314e 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.4 2014/03/12 13:31:22 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r3.ebuild,v 1.5 2014/03/23 12:13:33 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" |