diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 16:17:15 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 16:17:15 +0000 |
commit | 928c8cab7756c57f5046b5108a19e5b59b2e0085 (patch) | |
tree | 74c78853863845fd99a601f8b8efce105802920c /app-editors | |
parent | x86 stable wrt bug #385197 (diff) | |
download | gentoo-2-928c8cab7756c57f5046b5108a19e5b59b2e0085.tar.gz gentoo-2-928c8cab7756c57f5046b5108a19e5b59b2e0085.tar.bz2 gentoo-2-928c8cab7756c57f5046b5108a19e5b59b2e0085.zip |
x86 stable wrt bug #385207
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 816e25da2e9f..36e70b86927f 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,10 @@ # 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.150 2011/10/04 18:48:17 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.151 2011/10/08 16:17:15 phajdan.jr Exp $ + + 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xemacs-21.4.22-r2.ebuild: + x86 stable wrt bug #385207 04 Oct 2011; Hans de Graaff <graaff@gentoo.org> xemacs-21.4.22-r2.ebuild: Respect C compiler choice, reported by Ian Delany in bug 385609. diff --git a/app-editors/xemacs/xemacs-21.4.22-r2.ebuild b/app-editors/xemacs/xemacs-21.4.22-r2.ebuild index 992d30ab02be..5890b9192ed9 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.6 2011/10/04 18:48:17 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild,v 1.7 2011/10/08 16:17:15 phajdan.jr 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" |