diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:44:45 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:44:45 +0000 |
commit | d6f4ea967dcd880130e0313491567c33d983cadb (patch) | |
tree | b1ca015c6f1f646ec11a2289d2fc344a06adb697 /app-text/texi2html | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-d6f4ea967dcd880130e0313491567c33d983cadb.tar.gz gentoo-2-d6f4ea967dcd880130e0313491567c33d983cadb.tar.bz2 gentoo-2-d6f4ea967dcd880130e0313491567c33d983cadb.zip |
Move Creative Commons licenses to shorter names.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-text/texi2html')
-rw-r--r-- | app-text/texi2html/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-5.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index c6c68d57ae1b..fbea88b573a7 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.70 2012/09/24 14:42:13 ssuominen Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.71 2013/02/07 21:44:45 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> texi2html-5.0-r1.ebuild: + Move Creative Commons licenses to shorter names. 24 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> -texi2html-1.78.ebuild, -texi2html-5.0.ebuild: diff --git a/app-text/texi2html/texi2html-5.0-r1.ebuild b/app-text/texi2html/texi2html-5.0-r1.ebuild index 09306e375137..53822e4a52ec 100644 --- a/app-text/texi2html/texi2html-5.0-r1.ebuild +++ b/app-text/texi2html/texi2html-5.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-5.0-r1.ebuild,v 1.15 2012/09/24 14:30:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-5.0-r1.ebuild,v 1.16 2013/02/07 21:44:45 ulm Exp $ EAPI=4 @@ -8,7 +8,7 @@ DESCRIPTION="Perl script that converts Texinfo to HTML" HOMEPAGE="http://www.nongnu.org/texi2html/" SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2" -LICENSE="CCPL-ShareAlike-1.0 FDL-1.3 GPL-2" +LICENSE="CC-SA-1.0 FDL-1.3 GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="unicode" |