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 | |
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')
-rw-r--r-- | x11-misc/gdevilspie/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/gdevilspie/gdevilspie-0.5.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/gdevilspie/ChangeLog b/x11-misc/gdevilspie/ChangeLog index 8b78b6f7c761..80d5c48d7b79 100644 --- a/x11-misc/gdevilspie/ChangeLog +++ b/x11-misc/gdevilspie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gdevilspie -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/ChangeLog,v 1.7 2012/05/13 08:53:00 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/ChangeLog,v 1.8 2014/08/10 20:02:27 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> gdevilspie-0.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 May 2012; Samuli Suominen <ssuominen@gentoo.org> -gdevilspie-0.31.ebuild: old @@ -29,4 +32,3 @@ 16 Jun 2008; Samuli Suominen <drac@gentoo.org> +gdevilspie-0.31.ebuild: Initial commit. - 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" |