diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-05 19:22:42 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-05 19:22:42 +0000 |
commit | f67e6043661cb565cbc68b5642035557dccb94ec (patch) | |
tree | 22408de6a37c7c1d6efec1e4935339435e6fe5a4 /app-editors/xemacs | |
parent | Adjust media-libs/imlib mask to cover also minor versions and revisions. (diff) | |
download | gentoo-2-f67e6043661cb565cbc68b5642035557dccb94ec.tar.gz gentoo-2-f67e6043661cb565cbc68b5642035557dccb94ec.tar.bz2 gentoo-2-f67e6043661cb565cbc68b5642035557dccb94ec.zip |
Stable on ppc wrt bug #162039.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 2b6452a142fe..a86011376737 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.78 2007/01/19 22:05:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.79 2007/02/05 19:22:42 wolf31o2 Exp $ + + 05 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xemacs-21.4.20-r1.ebuild: + Stable on ppc wrt bug #162039. 19 Jan 2007; Markus Rothe <corsair@gentoo.org> xemacs-21.4.20-r1.ebuild: Stable on ppc64; 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 d4f63f077353..5cd94591fd79 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.6 2007/01/19 22:05:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.7 2007/02/05 19:22:42 wolf31o2 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" |