diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:30:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:30:17 +0000 |
commit | 2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92 (patch) | |
tree | 5f265a10a222ea2597438bbd73831eed98a27066 /dev-util/qdevelop/qdevelop-0.28.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92.tar.gz historical-2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92.tar.bz2 historical-2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-util/qdevelop/qdevelop-0.28.ebuild')
-rw-r--r-- | dev-util/qdevelop/qdevelop-0.28.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/qdevelop/qdevelop-0.28.ebuild b/dev-util/qdevelop/qdevelop-0.28.ebuild index 9954859593d3..dd22eadac1e0 100644 --- a/dev-util/qdevelop/qdevelop-0.28.ebuild +++ b/dev-util/qdevelop/qdevelop-0.28.ebuild @@ -1,13 +1,13 @@ -# 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/dev-util/qdevelop/qdevelop-0.28.ebuild,v 1.9 2013/07/23 13:53:12 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qdevelop/qdevelop-0.28.ebuild,v 1.10 2014/08/10 21:29:07 slyfox Exp $ EAPI=4 inherit eutils cmake-utils MY_P=${PN}-v${PV} -DESCRIPTION="A development environment entirely dedicated to Qt4." +DESCRIPTION="A development environment entirely dedicated to Qt4" HOMEPAGE="http://biord-software.org/qdevelop/" SRC_URI="http://biord-software.org/downloads/${MY_P}.tar.gz" |