slyfox 14/08/10 17:48:24 Modified: kde-l10n-scripts-9999.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.6 app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild?r1=1.5&r2=1.6 Index: kde-l10n-scripts-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kde-l10n-scripts-9999.ebuild 16 Dec 2013 18:02:39 -0000 1.5 +++ kde-l10n-scripts-9999.ebuild 10 Aug 2014 17:48:24 -0000 1.6 @@ -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/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild,v 1.5 2013/12/16 18:02:39 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild,v 1.6 2014/08/10 17:48:24 slyfox Exp $ EAPI=5 EGIT_REPO_URI="git://github.com/vpelcak/kde-scripts.git" [[ ${PV} == 9999 ]] && inherit git-2 -DESCRIPTION="Set of scripts to manage KDE translation files." +DESCRIPTION="Set of scripts to manage KDE translation files" HOMEPAGE="https://github.com/vpelcak/kde-scripts" [[ ${PV} == 9999 ]] || SRC_URI="" 1.6 app-i18n/kde-l10n-scripts/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/kde-l10n-scripts/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/kde-l10n-scripts/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/kde-l10n-scripts/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-i18n/kde-l10n-scripts/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 16 Dec 2013 18:02:39 -0000 1.5 +++ ChangeLog 10 Aug 2014 17:48:24 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/kde-l10n-scripts -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kde-l10n-scripts/ChangeLog,v 1.5 2013/12/16 18:02:39 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kde-l10n-scripts/ChangeLog,v 1.6 2014/08/10 17:48:24 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + kde-l10n-scripts-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Dec 2013; Johannes Huber <[email protected]> kde-l10n-scripts-9999.ebuild: Don't DEPEND on kde-base/kdesdk-misc as it is masked for removal. Use kde-
