slyfox 14/08/10 20:01:30 Modified: gkrellkam-2.0.0.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.15 x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild?r1=1.14&r2=1.15 Index: gkrellkam-2.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- gkrellkam-2.0.0.ebuild 31 Aug 2013 14:41:51 -0000 1.14 +++ gkrellkam-2.0.0.ebuild 10 Aug 2014 20:01:29 -0000 1.15 @@ -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/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.14 2013/08/31 14:41:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.15 2014/08/10 20:01:29 slyfox Exp $ EAPI="5" inherit eutils gkrellm-plugin toolchain-funcs MY_P=${P/-/_} -DESCRIPTION="an Image-Watcher-Plugin for GKrellM2." +DESCRIPTION="an Image-Watcher-Plugin for GKrellM2" SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz" HOMEPAGE="http://gkrellkam.sourceforge.net" LICENSE="GPL-2" 1.18 x11-plugins/gkrellkam/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellkam/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellkam/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellkam/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 31 Aug 2013 14:41:51 -0000 1.17 +++ ChangeLog 10 Aug 2014 20:01:29 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellkam -# Copyright 2002-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.17 2013/08/31 14:41:51 pacho Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.18 2014/08/10 20:01:29 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> gkrellkam-2.0.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 31 Aug 2013; Pacho Ramos <[email protected]> +files/gkrellkam-2.0.0-makefile.patch, gkrellkam-2.0.0.ebuild:
