summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/emacs-desktop')
-rw-r--r--x11-misc/emacs-desktop/ChangeLog5
-rw-r--r--x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/emacs-desktop/ChangeLog b/x11-misc/emacs-desktop/ChangeLog
index 99228cfd93a6..70039530690d 100644
--- a/x11-misc/emacs-desktop/ChangeLog
+++ b/x11-misc/emacs-desktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/emacs-desktop
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.8 2007/04/19 14:05:17 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.9 2007/04/21 17:38:29 corsair Exp $
+
+ 21 Apr 2007; Markus Rothe <corsair@gentoo.org> emacs-desktop-0.2.ebuild:
+ Added ~ppc64; bug #174880
19 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
emacs-desktop-0.2.ebuild:
diff --git a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild b/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild
index 6f0e5c963c2f..dbc3f99d0ec1 100644
--- a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild
+++ b/x11-misc/emacs-desktop/emacs-desktop-0.2.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/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.7 2007/04/19 14:05:17 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.8 2007/04/21 17:38:29 corsair Exp $
inherit eutils fdo-mime
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
src_install() {