summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-01-12 15:14:07 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-01-12 15:14:07 +0000
commit017292e7f657f4caa157e7923934179246b32e00 (patch)
treebee4faa6749e54843441a273950778668d7776ec /app-emacs
parentstable sparc, bug 300113 (diff)
downloadgentoo-2-017292e7f657f4caa157e7923934179246b32e00.tar.gz
gentoo-2-017292e7f657f4caa157e7923934179246b32e00.tar.bz2
gentoo-2-017292e7f657f4caa157e7923934179246b32e00.zip
stable sparc, bug 297564
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs')
-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 568c574e7a05..802cd96288da 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.91 2010/01/10 10:57:27 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.92 2010/01/12 15:14:07 tcunha Exp $
+
+ 12 Jan 2010; Tiago Cunha <tcunha@gentoo.org> org-mode-6.33f.ebuild:
+ stable sparc, bug 297564
*org-mode-6.34 (10 Jan 2010)
diff --git a/app-emacs/org-mode/org-mode-6.33f.ebuild b/app-emacs/org-mode/org-mode-6.33f.ebuild
index 2375610b26f1..5ac36a668afe 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.4 2010/01/07 19:24:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-6.33f.ebuild,v 1.5 2010/01/12 15:14:07 tcunha 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}"