diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-06 21:30:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-06 21:30:39 +0000 |
commit | ea61d7bc08812c24176ccfd9a9fc57eb21bc66cb (patch) | |
tree | 8c389f6b2a46d5eeb2d4732809ebd82000958d5f /app-editors/xemacs | |
parent | Fix dependency for amarok 1.4.5, libgpod 0.4.2 is needed at least. (diff) | |
download | gentoo-2-ea61d7bc08812c24176ccfd9a9fc57eb21bc66cb.tar.gz gentoo-2-ea61d7bc08812c24176ccfd9a9fc57eb21bc66cb.tar.bz2 gentoo-2-ea61d7bc08812c24176ccfd9a9fc57eb21bc66cb.zip |
Stable on amd64 wrt bug #162039.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index a86011376737..de915857e7bb 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.79 2007/02/05 19:22:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.80 2007/02/06 21:30:39 wolf31o2 Exp $ + + 06 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xemacs-21.4.20-r1.ebuild: + Stable on amd64 wrt bug #162039. 05 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> xemacs-21.4.20-r1.ebuild: diff --git a/app-editors/xemacs/xemacs-21.4.20-r1.ebuild b/app-editors/xemacs/xemacs-21.4.20-r1.ebuild index 5cd94591fd79..5c796f4ad6d0 100644 --- a/app-editors/xemacs/xemacs-21.4.20-r1.ebuild +++ b/app-editors/xemacs/xemacs-21.4.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.7 2007/02/05 19:22:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.8 2007/02/06 21:30:39 wolf31o2 Exp $ export WANT_AUTOCONF="2.1" inherit autotools eutils @@ -12,7 +12,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 athena neXt Xaw3d gdbm berkdb" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" |