diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-18 02:42:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-18 02:42:21 +0000 |
commit | ebb959f1167b5e20b937bd36e86dbf5c4765dffb (patch) | |
tree | 03f83b7a427795b17f816f7af27af9a5b714973c /app-editors/xemacs | |
parent | Fix broken manifest due to Attic/ in header. (diff) | |
download | gentoo-2-ebb959f1167b5e20b937bd36e86dbf5c4765dffb.tar.gz gentoo-2-ebb959f1167b5e20b937bd36e86dbf5c4765dffb.tar.bz2 gentoo-2-ebb959f1167b5e20b937bd36e86dbf5c4765dffb.zip |
Stable on Alpha, bug 162039.
(Portage version: 2.1.2)
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 b4bc11139ef1..6a9b2db3c13f 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.75 2007/01/18 00:10:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.76 2007/01/18 02:42:21 kloeri Exp $ + + 18 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + xemacs-21.4.20-r1.ebuild: + Stable on Alpha, bug 162039. 18 Jan 2007; Jason Wever <weeve@gentoo.org> xemacs-21.4.20-r1.ebuild: Stable on SPARC wrt bug #162039. diff --git a/app-editors/xemacs/xemacs-21.4.20-r1.ebuild b/app-editors/xemacs/xemacs-21.4.20-r1.ebuild index fed323dbe470..d5354cfff2a5 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.3 2007/01/18 00:10:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.4 2007/01/18 02:42:21 kloeri 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" |