summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-03 14:32:45 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-03 14:32:45 +0000
commit9502c9311b261ac171c34d5f0550c43b43861db5 (patch)
tree28f562d456538849f9a2deacc1b5ceda380bf680 /app-emacs/org-mode
parentamd64/x86 stable, bug #297779 (diff)
downloadgentoo-2-9502c9311b261ac171c34d5f0550c43b43861db5.tar.gz
gentoo-2-9502c9311b261ac171c34d5f0550c43b43861db5.tar.bz2
gentoo-2-9502c9311b261ac171c34d5f0550c43b43861db5.zip
amd64 stable, bug #297564
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r--app-emacs/org-mode/ChangeLog7
-rw-r--r--app-emacs/org-mode/org-mode-6.33f.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog
index 5d2aeca47f6e..9691bf3bab4d 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.88 2009/12/29 19:10:32 fauli Exp $
+# 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 $
+
+ 03 Jan 2010; Markus Meier <maekke@gentoo.org> org-mode-6.33f.ebuild:
+ amd64 stable, bug #297564
29 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
org-mode-6.33f.ebuild:
diff --git a/app-emacs/org-mode/org-mode-6.33f.ebuild b/app-emacs/org-mode/org-mode-6.33f.ebuild
index d71d1345146f..b8649aa7f7fa 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-2009 Gentoo Foundation
+# 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.2 2009/12/29 19:10:32 fauli Exp $
+# $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 $
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}"