diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-17 11:32:00 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-17 11:32:00 +0000 |
commit | bce393a4096e72e487637a417f890d5540d77b47 (patch) | |
tree | 53f8ef166653e33e2b38fb27acad1d66a59c49b7 /app-editors/xemacs | |
parent | Stable for x86. See bug #159972. (diff) | |
download | gentoo-2-bce393a4096e72e487637a417f890d5540d77b47.tar.gz gentoo-2-bce393a4096e72e487637a417f890d5540d77b47.tar.bz2 gentoo-2-bce393a4096e72e487637a417f890d5540d77b47.zip |
stable x86, bug #162039
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 436df20a7f50..073b600f5ba8 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/xemacs -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.73 2006/12/22 17:02:22 graaff Exp $ +# 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 $ + + 17 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + xemacs-21.4.20-r1.ebuild: + stable x86, bug #162039 22 Dec 2006; Hans de Graaff <graaff@gentoo.org> files/xemacs-21.4.20-linuxplay.patch: diff --git a/app-editors/xemacs/xemacs-21.4.20-r1.ebuild b/app-editors/xemacs/xemacs-21.4.20-r1.ebuild index f7c21707553e..dccb627cbd0e 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-2006 Gentoo Foundation +# 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.1 2006/12/22 08:32:33 graaff Exp $ +# $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 $ 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" |