diff options
author | Jason Wever <weeve@gentoo.org> | 2007-01-18 00:10:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2007-01-18 00:10:09 +0000 |
commit | 5af81fbc4133e9309377355508acc6948195de8d (patch) | |
tree | c4989de2311a47375b8cc702c776fa71bacf7352 | |
parent | Update minimal needed versions. (diff) | |
download | gentoo-2-5af81fbc4133e9309377355508acc6948195de8d.tar.gz gentoo-2-5af81fbc4133e9309377355508acc6948195de8d.tar.bz2 gentoo-2-5af81fbc4133e9309377355508acc6948195de8d.zip |
Stable on SPARC wrt bug #162039.
(Portage version: 2.1.2)
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 073b600f5ba8..b4bc11139ef1 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # 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.74 2007/01/17 11:32:00 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.75 2007/01/18 00:10:09 weeve Exp $ + + 18 Jan 2007; Jason Wever <weeve@gentoo.org> xemacs-21.4.20-r1.ebuild: + Stable on SPARC wrt bug #162039. 17 Jan 2007; Christian Faulhammer <opfer@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 dccb627cbd0e..fed323dbe470 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.2 2007/01/17 11:32:00 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.3 2007/01/18 00:10:09 weeve 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" |