diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:20:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:20:02 +0000 |
commit | 64b47f75b570f8c59ff29d4909c4352678484669 (patch) | |
tree | 05b8a43b7ef84c79cf139d488364621391b1b563 /sys-devel/parity/parity-9999.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-64b47f75b570f8c59ff29d4909c4352678484669.tar.gz historical-64b47f75b570f8c59ff29d4909c4352678484669.tar.bz2 historical-64b47f75b570f8c59ff29d4909c4352678484669.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'sys-devel/parity/parity-9999.ebuild')
-rw-r--r-- | sys-devel/parity/parity-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild index e2c59fc06167..155f5d2fc34b 100644 --- a/sys-devel/parity/parity-9999.ebuild +++ b/sys-devel/parity/parity-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/parity/parity-9999.ebuild,v 1.5 2013/01/17 11:07:21 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/parity/parity-9999.ebuild,v 1.6 2014/08/10 20:20:00 slyfox Exp $ EAPI=4 @@ -16,7 +16,7 @@ else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" KEYWORDS="~x86-interix" fi -DESCRIPTION="An Interix to native Win32 Cross-Compiler Tool (requires Visual Studio)." +DESCRIPTION="An Interix to native Win32 Cross-Compiler Tool (requires Visual Studio)" HOMEPAGE="http://www.sourceforge.net/projects/parity/" LICENSE="LGPL-3" |