diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-15 21:19:19 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-15 21:19:19 +0000 |
commit | c0e87dfb18bad298dbd17b3082d4291f867ec779 (patch) | |
tree | 9765c4dc3377952c5a22010a5025aee7ab160451 /app-editors/xemacs | |
parent | ppc stable, bug #187668 (diff) | |
download | gentoo-2-c0e87dfb18bad298dbd17b3082d4291f867ec779.tar.gz gentoo-2-c0e87dfb18bad298dbd17b3082d4291f867ec779.tar.bz2 gentoo-2-c0e87dfb18bad298dbd17b3082d4291f867ec779.zip |
ppc stable, bug #187710
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 1e4dfee217dc..fe51cd26000e 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.95 2007/08/07 14:27:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.96 2007/08/15 21:19:19 dertobi123 Exp $ + + 15 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + xemacs-21.4.20-r4.ebuild: + ppc stable, bug #187710 07 Aug 2007; Markus Rothe <corsair@gentoo.org> xemacs-21.4.20-r4.ebuild: Stable on ppc64; bug #187710 diff --git a/app-editors/xemacs/xemacs-21.4.20-r4.ebuild b/app-editors/xemacs/xemacs-21.4.20-r4.ebuild index 122ab3130972..246b4c9f8285 100644 --- a/app-editors/xemacs/xemacs-21.4.20-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.20-r4.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-r4.ebuild,v 1.4 2007/08/07 14:27:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r4.ebuild,v 1.5 2007/08/15 21:19:19 dertobi123 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" |