summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-04-10 19:53:20 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-04-10 19:53:20 +0000
commita45dd5cf0841907460f3472354b3ce95fef92d81 (patch)
treef24a2badca56270146e4fd901a35a918d81c00c5 /app-emacs/org-mode
parentMinor cleanup for stripping/CFLAGS. (diff)
downloadhistorical-a45dd5cf0841907460f3472354b3ce95fef92d81.tar.gz
historical-a45dd5cf0841907460f3472354b3ce95fef92d81.tar.bz2
historical-a45dd5cf0841907460f3472354b3ce95fef92d81.zip
added FDL license
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r--app-emacs/org-mode/ChangeLog5
-rw-r--r--app-emacs/org-mode/org-mode-4.68.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog
index a986001757fb..8b5ed9411d9f 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.3 2007/03/30 18:54:53 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.4 2007/04/10 19:43:12 opfer Exp $
+
+ 10 Apr 2007; Christian Faulhammer <opfer@gentoo.org> org-mode-4.68.ebuild:
+ added FDL license
30 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
-org-mode-4.63.ebuild:
diff --git a/app-emacs/org-mode/org-mode-4.68.ebuild b/app-emacs/org-mode/org-mode-4.68.ebuild
index 07bd23110a30..49cf6074e41b 100644
--- a/app-emacs/org-mode/org-mode-4.68.ebuild
+++ b/app-emacs/org-mode/org-mode-4.68.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/app-emacs/org-mode/org-mode-4.68.ebuild,v 1.1 2007/03/13 14:43:15 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-4.68.ebuild,v 1.2 2007/04/10 19:43:12 opfer Exp $
inherit elisp
@@ -9,7 +9,7 @@ IUSE=""
DESCRIPTION="An Emacs mode for notes and project planning"
HOMEPAGE="http://staff.science.uva.nl/~dominik/Tools/org/"
SRC_URI="http://staff.science.uva.nl/~dominik/Tools/org/org-${PV}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"