diff options
author | 2005-08-07 15:24:11 +0000 | |
---|---|---|
committer | 2005-08-07 15:24:11 +0000 | |
commit | 5b9014714f13c630ba8b9a4f7c6f286e6a90283d (patch) | |
tree | db3dfd080ff7021fffa61995978b5fed80d0d1ec /app-editors | |
parent | New package, bug #79712 (diff) | |
download | gentoo-2-5b9014714f13c630ba8b9a4f7c6f286e6a90283d.tar.gz gentoo-2-5b9014714f13c630ba8b9a4f7c6f286e6a90283d.tar.bz2 gentoo-2-5b9014714f13c630ba8b9a4f7c6f286e6a90283d.zip |
Updated LICENSE information to FDL-1.2.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors')
-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 40be9b006c61..c39fd827ca33 100644 --- a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild +++ b/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.10 2005/01/01 13:23:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.11 2005/08/07 15:24:11 pylon Exp $ MY_PV=21-2.8 DESCRIPTION="The GNU Emacs Lisp Reference Manual" HOMEPAGE="http://www.gnu.org/manual/elisp-manual-${MY_PV}/elisp.html" SRC_URI="http://www.gnu.org/manual/elisp-manual-${MY_PV}/info/elisp-info.tar.gz" -LICENSE="FDL-1.1" +LICENSE="FDL-1.2" SLOT="0" IUSE="" KEYWORDS="x86 ppc sparc s390 amd64" |