diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-19 22:05:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-19 22:05:39 +0000 |
commit | 42904f3dee16375aba4748fa139304e09ad58608 (patch) | |
tree | 4b20271e68770039f77dc809c7d4d37f516e6fcd /app-editors/xemacs | |
parent | Keywording amd64 stable (diff) | |
download | gentoo-2-42904f3dee16375aba4748fa139304e09ad58608.tar.gz gentoo-2-42904f3dee16375aba4748fa139304e09ad58608.tar.bz2 gentoo-2-42904f3dee16375aba4748fa139304e09ad58608.zip |
Stable on ppc64; bug #162039
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-editors/xemacs')
-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 2e09771da301..2b6452a142fe 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.77 2007/01/18 07:16:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.78 2007/01/19 22:05:39 corsair Exp $ + + 19 Jan 2007; Markus Rothe <corsair@gentoo.org> xemacs-21.4.20-r1.ebuild: + Stable on ppc64; bug #162039 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.20-r1.ebuild: Stable for HPPA (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 83768d827362..d4f63f077353 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.5 2007/01/18 07:16:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.6 2007/01/19 22:05:39 corsair 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" |