summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-04 22:21:35 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-04 22:21:35 +0000
commitc8e936f32a4d2a9d4ef3584fe852f635a2c73635 (patch)
tree0e55687cb95037d54b06951bfd31d239ac39f65e /app-emacs/emacs-daemon
parentKeywording for ppc. (diff)
downloadgentoo-2-c8e936f32a4d2a9d4ef3584fe852f635a2c73635.tar.gz
gentoo-2-c8e936f32a4d2a9d4ef3584fe852f635a2c73635.tar.bz2
gentoo-2-c8e936f32a4d2a9d4ef3584fe852f635a2c73635.zip
Keywording for ppc.
Bug 263222. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'app-emacs/emacs-daemon')
-rw-r--r--app-emacs/emacs-daemon/ChangeLog5
-rw-r--r--app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-daemon/ChangeLog b/app-emacs/emacs-daemon/ChangeLog
index 52d83c49e121..5f8a215cb87d 100644
--- a/app-emacs/emacs-daemon/ChangeLog
+++ b/app-emacs/emacs-daemon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/emacs-daemon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.24 2009/10/01 21:04:10 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.25 2009/10/04 22:21:35 volkmar Exp $
+
+ 04 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> emacs-daemon-0.16.ebuild:
+ Keywording for ppc, bug 263222
01 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
emacs-daemon-0.15.ebuild:
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild
index f740cfa60a1b..24b6f9356f95 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild,v 1.1 2009/09/19 09:17:22 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.16.ebuild,v 1.2 2009/10/04 22:21:35 volkmar Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=">=virtual/emacs-23"