diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 13:05:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 13:05:53 +0000 |
commit | 45b91ebfe39853f7918432fb239b136b96323e71 (patch) | |
tree | 90a69a215a49877532fe42d58e8a18a85d15ba41 /app-editors | |
parent | Initial commit, ebuild by me. (diff) | |
download | gentoo-2-45b91ebfe39853f7918432fb239b136b96323e71.tar.gz gentoo-2-45b91ebfe39853f7918432fb239b136b96323e71.tar.bz2 gentoo-2-45b91ebfe39853f7918432fb239b136b96323e71.zip |
amd64/x86 stable, bug #264166
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 89f666df8268..dab1cd891152 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.118 2009/03/31 23:40:04 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.119 2009/04/05 13:05:53 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> xemacs-21.4.22.ebuild: + amd64/x86 stable, bug #264166 31 Mar 2009; Joseph Jezak <josejx@gentoo.org> xemacs-21.4.22.ebuild: Marked ppc/ppc64 for bug #264166. diff --git a/app-editors/xemacs/xemacs-21.4.22.ebuild b/app-editors/xemacs/xemacs-21.4.22.ebuild index 3d6f9f1f78ee..6e758dde35dc 100644 --- a/app-editors/xemacs/xemacs-21.4.22.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.2 2009/03/31 23:40:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22.ebuild,v 1.3 2009/04/05 13:05:53 maekke 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" |