diff options
Diffstat (limited to 'app-editors/elisp-manual/elisp-manual-21.2.8.ebuild')
-rw-r--r-- | app-editors/elisp-manual/elisp-manual-21.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild b/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild index 8a3ec57486fe..3a358efc60d7 100644 --- a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild +++ b/app-editors/elisp-manual/elisp-manual-21.2.8.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-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.14 2007/04/11 10:27:54 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.15 2007/04/12 07:03:56 opfer Exp $ inherit versionator @@ -9,7 +9,7 @@ DESCRIPTION="The GNU Emacs Lisp Reference Manual" HOMEPAGE="http://ftp.gnu.org/gnu/Manuals/elisp-manual-${MY_PV}/elisp.html" SRC_URI="mirror://gnu/Manuals/elisp-manual-${MY_PV}/info/elisp-info.tar.gz" -LICENSE="FDL-1.2" +LICENSE="FDL-1.1" SLOT="0" IUSE="" KEYWORDS="x86 ppc sparc s390 amd64" |