diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-24 07:49:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-24 07:49:32 +0000 |
commit | 8c88baf3b67400037074f8b1bff9869214482864 (patch) | |
tree | 789f39a040ed51aec908032db4c28ea61af6c59d /app-editors | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-8c88baf3b67400037074f8b1bff9869214482864.tar.gz gentoo-2-8c88baf3b67400037074f8b1bff9869214482864.tar.bz2 gentoo-2-8c88baf3b67400037074f8b1bff9869214482864.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index e101f7e2c448..44b8dbbe126b 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # 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.63 2006/08/21 15:18:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.64 2006/08/24 07:49:32 corsair Exp $ + + 24 Aug 2006; Markus Rothe <corsair@gentoo.org> xemacs-21.4.17.ebuild: + Stable on ppc64 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> xemacs-21.4.17.ebuild: Brought back 21.4.17 since it was not affected by the security problems of diff --git a/app-editors/xemacs/xemacs-21.4.17.ebuild b/app-editors/xemacs/xemacs-21.4.17.ebuild index e46bcf051840..856b7ece95b5 100644 --- a/app-editors/xemacs/xemacs-21.4.17.ebuild +++ b/app-editors/xemacs/xemacs-21.4.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.17.ebuild,v 1.4 2006/08/21 15:18:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.17.ebuild,v 1.5 2006/08/24 07:49:32 corsair Exp $ inherit eutils @@ -11,7 +11,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="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna athena neXt Xaw3d berkdb" X_DEPEND="x11-misc/xbitmaps x11-libs/libXt x11-libs/libXmu x11-libs/libXext" |