diff options
Diffstat (limited to 'app-text/code2html/code2html-0.9.1-r1.ebuild')
-rw-r--r-- | app-text/code2html/code2html-0.9.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/code2html/code2html-0.9.1-r1.ebuild b/app-text/code2html/code2html-0.9.1-r1.ebuild index 89ce82d7ecd7..d1a2246d0a60 100644 --- a/app-text/code2html/code2html-0.9.1-r1.ebuild +++ b/app-text/code2html/code2html-0.9.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild,v 1.11 2012/11/24 14:21:12 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/code2html-0.9.1-r1.ebuild,v 1.12 2014/08/06 07:09:35 patrick Exp $ EAPI="3" inherit eutils prefix -DESCRIPTION="Converts source files to colored HTML output." +DESCRIPTION="Converts source files to colored HTML output" HOMEPAGE="http://www.palfrader.org/code2html/" SRC_URI="http://www.palfrader.org/code2html/all/${P}.tar.gz mirror://gentoo/${P}-gentoo_patches.tar.bz2" |