diff options
author | Brent Baude <ranger@gentoo.org> | 2007-12-24 19:23:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-12-24 19:23:05 +0000 |
commit | d055bf4642ce55e10f7131a09895877b66ae2a49 (patch) | |
tree | ede9ee03f23955b71750a0899002ca890cb94e1e /app-editors | |
parent | Fixing the patch (diff) | |
download | gentoo-2-d055bf4642ce55e10f7131a09895877b66ae2a49.tar.gz gentoo-2-d055bf4642ce55e10f7131a09895877b66ae2a49.tar.bz2 gentoo-2-d055bf4642ce55e10f7131a09895877b66ae2a49.zip |
Marking xemacs-21.4.21 ppc and ppc64 stable per bug 203245
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index a317f8b53a86..635ab32c1cda 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.102 2007/12/24 00:03:16 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.103 2007/12/24 19:23:05 ranger Exp $ + + 24 Dec 2007; Brent Baude <ranger@gentoo.org> xemacs-21.4.21.ebuild: + Marking xemacs-21.4.21 ppc and ppc64 stable per bug 203245 24 Dec 2007; Hans de Graaff <graaff@gentoo.org> xemacs-21.4.21.ebuild: Fix built on ia64 at the loss of some functionality. diff --git a/app-editors/xemacs/xemacs-21.4.21.ebuild b/app-editors/xemacs/xemacs-21.4.21.ebuild index 5b8205ec0830..38617739fd51 100644 --- a/app-editors/xemacs/xemacs-21.4.21.ebuild +++ b/app-editors/xemacs/xemacs-21.4.21.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.21.ebuild,v 1.2 2007/12/24 00:03:16 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.21.ebuild,v 1.3 2007/12/24 19:23:05 ranger 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" |