diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:18:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:18:10 +0000 |
commit | 1eb15b95f00e91a3aec35517caae1a6c0386abb1 (patch) | |
tree | cd0acb3c3a0462e32ad7c1923550d5505366b1d8 /www-apache/mod_tcl/mod_tcl-1.0.1.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-1eb15b95f00e91a3aec35517caae1a6c0386abb1.tar.gz gentoo-2-1eb15b95f00e91a3aec35517caae1a6c0386abb1.tar.bz2 gentoo-2-1eb15b95f00e91a3aec35517caae1a6c0386abb1.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'www-apache/mod_tcl/mod_tcl-1.0.1.ebuild')
-rw-r--r-- | www-apache/mod_tcl/mod_tcl-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild b/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild index ba471b244a81..614e1d413e82 100644 --- a/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild +++ b/www-apache/mod_tcl/mod_tcl-1.0.1.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/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild,v 1.7 2012/10/12 08:34:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild,v 1.8 2014/08/10 20:18:10 slyfox Exp $ inherit apache-module KEYWORDS="~amd64 ppc x86" -DESCRIPTION="An Apache2 module providing an embedded Tcl interpreter." +DESCRIPTION="An Apache2 module providing an embedded Tcl interpreter" HOMEPAGE="http://tcl.apache.org/mod_tcl/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="Apache-1.1" |