diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-08-07 15:24:11 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-08-07 15:24:11 +0000 |
commit | 54d9e2dd3865ecba65fda79910ccae1b687f41f9 (patch) | |
tree | dc7b270cfc5c4b84a4198abbaaeb7eb38761dead /app-editors/elisp-manual | |
parent | New package, bug #79712 (diff) | |
download | historical-54d9e2dd3865ecba65fda79910ccae1b687f41f9.tar.gz historical-54d9e2dd3865ecba65fda79910ccae1b687f41f9.tar.bz2 historical-54d9e2dd3865ecba65fda79910ccae1b687f41f9.zip |
Updated LICENSE information to FDL-1.2.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors/elisp-manual')
-rw-r--r-- | app-editors/elisp-manual/Manifest | 2 | ||||
-rw-r--r-- | app-editors/elisp-manual/elisp-manual-21.2.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/elisp-manual/Manifest b/app-editors/elisp-manual/Manifest index e3929825a361..786c25675852 100644 --- a/app-editors/elisp-manual/Manifest +++ b/app-editors/elisp-manual/Manifest @@ -1,4 +1,4 @@ MD5 33a1f9a06331eab96d07b470f17cd7ea ChangeLog 778 -MD5 6667b81cb8fc127a8c3d6c0d5646ae3d elisp-manual-21.2.8.ebuild 600 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 +MD5 002a74fbff1d29cffa7fa8c994a25e08 elisp-manual-21.2.8.ebuild 595 MD5 1e43ee88c0fe7921db4959b1c2588b70 files/digest-elisp-manual-21.2.8 62 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" |