slyfox 14/08/10 20:02:28 Modified: gdevilspie-0.5.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.2 x11-misc/gdevilspie/gdevilspie-0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.5.ebuild?r1=1.1&r2=1.2 Index: gdevilspie-0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gdevilspie-0.5.ebuild 13 May 2012 08:52:10 -0000 1.1 +++ gdevilspie-0.5.ebuild 10 Aug 2014 20:02:27 -0000 1.2 @@ -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" 1.8 x11-misc/gdevilspie/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/gdevilspie/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/gdevilspie/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/gdevilspie/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 13 May 2012 08:53:00 -0000 1.7 +++ ChangeLog 10 Aug 2014 20:02:27 -0000 1.8 @@ -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 <[email protected]> gdevilspie-0.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 13 May 2012; Samuli Suominen <[email protected]> -gdevilspie-0.31.ebuild: old @@ -29,4 +32,3 @@ 16 Jun 2008; Samuli Suominen <[email protected]> +gdevilspie-0.31.ebuild: Initial commit. -
