summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-11-02 07:59:08 +0000
committerUlrich Müller <ulm@gentoo.org>2010-11-02 07:59:08 +0000
commit4b7319f52843f468751982d90386b135998642a5 (patch)
tree28cfc1674f3c2de96f771885a0950d92ec3ee227 /app-emacs
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-4b7319f52843f468751982d90386b135998642a5.tar.gz
gentoo-2-4b7319f52843f468751982d90386b135998642a5.tar.bz2
gentoo-2-4b7319f52843f468751982d90386b135998642a5.zip
Fix LICENSE.
(Portage version: 2.1.9.23/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/org-mode/org-mode-7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/org-mode/org-mode-7.3.ebuild b/app-emacs/org-mode/org-mode-7.3.ebuild
index bb12a25090d9..1cfdee976d5e 100644
--- a/app-emacs/org-mode/org-mode-7.3.ebuild
+++ b/app-emacs/org-mode/org-mode-7.3.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-7.3.ebuild,v 1.1 2010/11/02 07:36:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-7.3.ebuild,v 1.2 2010/11/02 07:59:08 ulm Exp $
EAPI=3
NEED_EMACS=22
@@ -11,7 +11,7 @@ DESCRIPTION="An Emacs mode for notes and project planning"
HOMEPAGE="http://www.orgmode.org/"
SRC_URI="http://orgmode.org/org-${PV}.tar.gz"
-LICENSE="GPL-3 FDL-1.3"
+LICENSE="GPL-3 FDL-1.3 contrib? ( GPL-2 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="contrib"