diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-09-25 19:13:17 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-09-25 19:13:17 +0000 |
commit | 9da23544fb2f40f2f0ded0d0364034bdd75029da (patch) | |
tree | bf4b2052ea85c94313a258ab38d01dee31229329 /app-editors/emacs/emacs-18.59-r8.ebuild | |
parent | Version bump with fix for bug #381469. Thanks to Chris Mayo for discovering t... (diff) | |
download | historical-9da23544fb2f40f2f0ded0d0364034bdd75029da.tar.gz historical-9da23544fb2f40f2f0ded0d0364034bdd75029da.tar.bz2 historical-9da23544fb2f40f2f0ded0d0364034bdd75029da.zip |
Specify LICENSE more precisely, "as-is" is really HPND.
Package-Manager: portage-2.1.11.20/cvs/Linux x86_64
Diffstat (limited to 'app-editors/emacs/emacs-18.59-r8.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-18.59-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-18.59-r8.ebuild b/app-editors/emacs/emacs-18.59-r8.ebuild index 649d6cfeb1ca..1e7d6636899b 100644 --- a/app-editors/emacs/emacs-18.59-r8.ebuild +++ b/app-editors/emacs/emacs-18.59-r8.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-18.59-r8.ebuild,v 1.7 2012/09/18 06:52:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-18.59-r8.ebuild,v 1.8 2012/09/25 19:12:18 ulm Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/old-gnu/emacs/${P}.tar.gz ftp://ftp.splode.com/pub/users/friedman/emacs/${P}-linux22x-elf-glibc21.diff.gz mirror://gentoo/${P}-patches-8.tar.bz2" -LICENSE="GPL-1+ GPL-2+ BSD" #as-is +LICENSE="GPL-1+ GPL-2+ BSD" #HPND SLOT="18" KEYWORDS="amd64 x86" IUSE="" |