summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-07 19:24:25 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-07 19:24:25 +0000
commit464a8eb4f34438c4b6b42993f8c250ad7192a98d (patch)
tree5a6889f43de9cf1c47162d224122340d749f90bd /app-emacs/org-mode
parentstable ppc, bug 296000 (diff)
downloadhistorical-464a8eb4f34438c4b6b42993f8c250ad7192a98d.tar.gz
historical-464a8eb4f34438c4b6b42993f8c250ad7192a98d.tar.bz2
historical-464a8eb4f34438c4b6b42993f8c250ad7192a98d.zip
stable ppc, bug 297564
Package-Manager: portage-2.1.7.16/cvs/Linux ppc64
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r--app-emacs/org-mode/ChangeLog5
-rw-r--r--app-emacs/org-mode/org-mode-6.33f.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog
index 9691bf3bab4d..9b001458448b 100644
--- a/app-emacs/org-mode/ChangeLog
+++ b/app-emacs/org-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/org-mode
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.89 2010/01/03 14:32:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.90 2010/01/07 19:24:25 ranger Exp $
+
+ 07 Jan 2010; Brent Baude <ranger@gentoo.org> org-mode-6.33f.ebuild:
+ stable ppc, bug 297564
03 Jan 2010; Markus Meier <maekke@gentoo.org> org-mode-6.33f.ebuild:
amd64 stable, bug #297564
diff --git a/app-emacs/org-mode/org-mode-6.33f.ebuild b/app-emacs/org-mode/org-mode-6.33f.ebuild
index b8649aa7f7fa..2375610b26f1 100644
--- a/app-emacs/org-mode/org-mode-6.33f.ebuild
+++ b/app-emacs/org-mode/org-mode-6.33f.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-6.33f.ebuild,v 1.3 2010/01/03 14:32:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-6.33f.ebuild,v 1.4 2010/01/07 19:24:25 ranger Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz"
LICENSE="GPL-3 FDL-1.3"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ppc ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
S="${WORKDIR}/org-${PV}"