summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-18 06:52:43 +0000
committerUlrich Müller <ulm@gentoo.org>2012-09-18 06:52:43 +0000
commit5b47557b2bafe6698b027d35e6c8264492be2a16 (patch)
tree38e7bdfe5389523edb2d532a63805d3df05384a3 /app-editors/emacs/emacs-22.3-r10.ebuild
parentBootstrapping in src_compile shouldn't be needed, because we already call (diff)
downloadhistorical-5b47557b2bafe6698b027d35e6c8264492be2a16.tar.gz
historical-5b47557b2bafe6698b027d35e6c8264492be2a16.tar.bz2
historical-5b47557b2bafe6698b027d35e6c8264492be2a16.zip
Fix LICENSE.
Package-Manager: portage-2.1.11.16/cvs/Linux x86_64
Diffstat (limited to 'app-editors/emacs/emacs-22.3-r10.ebuild')
-rw-r--r--app-editors/emacs/emacs-22.3-r10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-22.3-r10.ebuild b/app-editors/emacs/emacs-22.3-r10.ebuild
index 1654544c12f2..3b767e1ac0d5 100644
--- a/app-editors/emacs/emacs-22.3-r10.ebuild
+++ b/app-editors/emacs/emacs-22.3-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r10.ebuild,v 1.2 2012/06/29 07:58:35 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3-r10.ebuild,v 1.3 2012/09/18 06:52:43 ulm Exp $
EAPI=4
WANT_AUTOMAKE="none"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/"
SRC_URI="mirror://gnu/emacs/${P}.tar.gz
mirror://gentoo/${P}-patches-8.tar.bz2"
-LICENSE="GPL-3 FDL-1.2 BSD as-is MIT"
+LICENSE="GPL-3+ FDL-1.2+ BSD as-is MIT"
SLOT="22"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="alsa games gif gtk gzip-el hesiod jpeg kerberos motif png sound source tiff toolkit-scroll-bars X Xaw3d +xpm"