summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-04-30 23:04:57 +0000
committerUlrich Müller <ulm@gentoo.org>2007-04-30 23:04:57 +0000
commit1bac12366edbed40b0e8301e962a889132554570 (patch)
tree1360f618b4e992e41ed503294b326bf86d1e71ca /app-editors
parentVersion bump. (diff)
downloadgentoo-2-1bac12366edbed40b0e8301e962a889132554570.tar.gz
gentoo-2-1bac12366edbed40b0e8301e962a889132554570.tar.bz2
gentoo-2-1bac12366edbed40b0e8301e962a889132554570.zip
Re-added previously removed keyword, reflecting keywording of dependency.
(Portage version: 2.1.2.5)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xemacs/ChangeLog6
-rw-r--r--app-editors/xemacs/xemacs-21.4.20-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog
index 6fbad84742c0..b9dbc8094494 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.87 2007/04/21 17:43:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.88 2007/04/30 23:04:57 ulm Exp $
+
+ 30 Apr 2007; Ulrich Mueller <ulm@gentoo.org> xemacs-21.4.20-r3.ebuild:
+ Added previously removed ~ppc keyword again, reflecting keywording of the
+ eselect-emacs dependency, #174882.
21 Apr 2007; Markus Rothe <corsair@gentoo.org> xemacs-21.4.20-r3.ebuild:
Added ~ppc64; bug #174882
diff --git a/app-editors/xemacs/xemacs-21.4.20-r3.ebuild b/app-editors/xemacs/xemacs-21.4.20-r3.ebuild
index 5252f285a0df..d58e2a7a4a6f 100644
--- a/app-editors/xemacs/xemacs-21.4.20-r3.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.20-r3.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-r3.ebuild,v 1.3 2007/04/21 17:43:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r3.ebuild,v 1.4 2007/04/30 23:04:57 ulm 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 ~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"