diff options
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-22.2.9.ebuild')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-22.2.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild index 96f0f56c623a..e933b5ad94f3 100644 --- a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild +++ b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.7 2012/07/29 17:34:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.8 2013/03/15 08:41:27 ulm Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/manual/" # Taken from lispref/ of emacs-22.3 SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" -LICENSE="FDL-1.2" +LICENSE="FDL-1.2+" SLOT="22" KEYWORDS="amd64 ppc x86" IUSE="" |