diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:29:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:29:31 +0000 |
commit | ee49a452829f38aa0756f20af4a80536d12ba421 (patch) | |
tree | 5e94d0d87d0999c14ed56612813db395a5a724d9 /dev-lang/niecza/niecza-21.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ee49a452829f38aa0756f20af4a80536d12ba421.tar.gz gentoo-2-ee49a452829f38aa0756f20af4a80536d12ba421.tar.bz2 gentoo-2-ee49a452829f38aa0756f20af4a80536d12ba421.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 'dev-lang/niecza/niecza-21.ebuild')
-rw-r--r-- | dev-lang/niecza/niecza-21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/niecza/niecza-21.ebuild b/dev-lang/niecza/niecza-21.ebuild index abd827e0e3de..284f260798f8 100644 --- a/dev-lang/niecza/niecza-21.ebuild +++ b/dev-lang/niecza/niecza-21.ebuild @@ -1,6 +1,6 @@ -# 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/dev-lang/niecza/niecza-21.ebuild,v 1.1 2012/08/28 07:50:36 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/niecza/niecza-21.ebuild,v 1.2 2014/08/10 20:29:31 slyfox Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit eutils multilib GITHUB_CRAP="sorear-niecza-50939fa" -DESCRIPTION="A Perl 6 compiler targetting the CLR with an experimental focus on optimizations." +DESCRIPTION="A Perl 6 compiler targetting the CLR with an experimental focus on optimizations" HOMEPAGE="https://github.com/sorear/niecza" SRC_URI="https://github.com/sorear/niecza/zipball/v${PV} -> niecza-${PV}.zip" |