diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:02:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:02:27 +0000 |
commit | 418c17399513867c7fd60ce0b39337057682db92 (patch) | |
tree | d93a9685d945d84c8bc437cb4f1560f2e5502eeb /x11-misc/gdevilspie/gdevilspie-0.5.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-418c17399513867c7fd60ce0b39337057682db92.tar.gz gentoo-2-418c17399513867c7fd60ce0b39337057682db92.tar.bz2 gentoo-2-418c17399513867c7fd60ce0b39337057682db92.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 'x11-misc/gdevilspie/gdevilspie-0.5.ebuild')
-rw-r--r-- | x11-misc/gdevilspie/gdevilspie-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/gdevilspie/gdevilspie-0.5.ebuild b/x11-misc/gdevilspie/gdevilspie-0.5.ebuild index 15859648839b..a4b30f189941 100644 --- a/x11-misc/gdevilspie/gdevilspie-0.5.ebuild +++ b/x11-misc/gdevilspie/gdevilspie-0.5.ebuild @@ -1,13 +1,13 @@ -# 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/x11-misc/gdevilspie/gdevilspie-0.5.ebuild,v 1.1 2012/05/13 08:52:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.5.ebuild,v 1.2 2014/08/10 20:02:27 slyfox Exp $ EAPI=4 PYTHON_DEPEND="2:2.6" inherit distutils -DESCRIPTION="A user friendly interface to the devilspie window matching daemon, to create rules easily." +DESCRIPTION="A user friendly interface to the devilspie window matching daemon, to create rules easily" HOMEPAGE="http://code.google.com/p/gdevilspie/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" |