diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-09-21 16:04:36 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-09-21 16:04:36 +0000 |
commit | 15559ccfc319c070dfd7c0c666d5279dac322384 (patch) | |
tree | 9ad474455cf7ed793180df7e3855a29925b22a00 /app-emacs/htmlize/htmlize-1.36.ebuild | |
parent | Stable for HPPA (bug #435650). (diff) | |
download | gentoo-2-15559ccfc319c070dfd7c0c666d5279dac322384.tar.gz gentoo-2-15559ccfc319c070dfd7c0c666d5279dac322384.tar.bz2 gentoo-2-15559ccfc319c070dfd7c0c666d5279dac322384.zip |
Version bump. Specify LICENSE more precisely.
(Portage version: 2.1.11.19/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/htmlize/htmlize-1.36.ebuild')
-rw-r--r-- | app-emacs/htmlize/htmlize-1.36.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/htmlize/htmlize-1.36.ebuild b/app-emacs/htmlize/htmlize-1.36.ebuild index a1a854dfd622..888dcad33ebd 100644 --- a/app-emacs/htmlize/htmlize-1.36.ebuild +++ b/app-emacs/htmlize/htmlize-1.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.36.ebuild,v 1.5 2009/12/02 14:48:50 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.36.ebuild,v 1.6 2012/09/21 16:04:36 ulm Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki.pl?SaveAsHtml http://fly.srk.fer.hr/~hniksic/emacs/" SRC_URI="mirror://gentoo/${P}.el.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ppc sparc x86" IUSE="" |