slyfox 14/08/10 21:23:26 Modified: kdesvn-1.6.0-r1.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.5 dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild?r1=1.4&r2=1.5 Index: kdesvn-1.6.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kdesvn-1.6.0-r1.ebuild 27 Oct 2013 17:11:08 -0000 1.4 +++ kdesvn-1.6.0-r1.ebuild 10 Aug 2014 21:23:25 -0000 1.5 @@ -1,6 +1,6 @@ -# 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-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild,v 1.4 2013/10/27 17:11:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.6.0-r1.ebuild,v 1.5 2014/08/10 21:23:25 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_LINGUAS_LIVE_OVERRIDE="true" inherit flag-o-matic kde4-base -DESCRIPTION="KDESvn is a frontend to the subversion vcs." +DESCRIPTION="KDESvn is a frontend to the subversion vcs" HOMEPAGE="http://kdesvn.alwins-world.de/" if [[ ${PV} != 9999* ]]; then SRC_URI="http://kdesvn.alwins-world.de/downloads/${P}.tar.bz2" 1.38 dev-vcs/kdesvn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/kdesvn/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 27 Oct 2013 19:33:13 -0000 1.37 +++ ChangeLog 10 Aug 2014 21:23:25 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/kdesvn -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v 1.37 2013/10/27 19:33:13 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v 1.38 2014/08/10 21:23:25 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> kdesvn-1.6.0-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Oct 2013; Johannes Huber <[email protected]> -kdesvn-1.6.0.ebuild: Remove old.
