diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-04-11 14:17:36 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-04-11 14:17:36 +0000 |
commit | 81f0f66db5ab249d70a4254a6c01d09be36df80c (patch) | |
tree | e3e382bdccfb82a64ccf8971383b6fe87d74013e /app-editors/xemacs | |
parent | Fix #216880 (diff) | |
download | gentoo-2-81f0f66db5ab249d70a4254a6c01d09be36df80c.tar.gz gentoo-2-81f0f66db5ab249d70a4254a6c01d09be36df80c.tar.bz2 gentoo-2-81f0f66db5ab249d70a4254a6c01d09be36df80c.zip |
Bump to stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.21-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 2a420ad51a8a..9accc11ecf45 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.109 2008/04/11 14:13:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.110 2008/04/11 14:17:36 graaff Exp $ + + 11 Apr 2008; Hans de Graaff <graaff@gentoo.org> xemacs-21.4.21-r1.ebuild: + Bump to stable since the bug fix in -r1 only affects a shell script that + needs to be used with SCCS. *xemacs-21.4.21-r1 (11 Apr 2008) diff --git a/app-editors/xemacs/xemacs-21.4.21-r1.ebuild b/app-editors/xemacs/xemacs-21.4.21-r1.ebuild index 82ec94fec093..daa0ccfbe0b2 100644 --- a/app-editors/xemacs/xemacs-21.4.21-r1.ebuild +++ b/app-editors/xemacs/xemacs-21.4.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.21-r1.ebuild,v 1.1 2008/04/11 14:13:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.21-r1.ebuild,v 1.2 2008/04/11 14:17:36 graaff 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 @@ -16,7 +16,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" |