From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 266E5138A2F for ; Mon, 11 Aug 2014 21:18:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30450E0F95; Mon, 11 Aug 2014 20:25:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E93D1E0B16 for ; Mon, 11 Aug 2014 20:21:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48DF7340C80 for ; Sun, 10 Aug 2014 20:39:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2272) id B4D1E2004E; Sun, 10 Aug 2014 20:39:11 +0000 (UTC) From: "Sergei Trofimovich (slyfox)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, slyfox@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/qrosscore: qrosscore-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qrosscore-9999.ebuild ChangeLog X-VCS-Directories: dev-libs/qrosscore X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140810203911.B4D1E2004E@flycatcher.gentoo.org> Date: Sun, 10 Aug 2014 20:39:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 93737223-99f2-443f-838a-4c376a916560 X-Archives-Hash: 677bddbb83f5249e1b9833db780a6279 slyfox 14/08/10 20:39:11 Modified: qrosscore-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 dev-libs/qrosscore/qrosscore-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild?r1=1.5&r2=1.6 Index: qrosscore-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- qrosscore-9999.ebuild 14 Jul 2014 05:21:12 -0000 1.5 +++ qrosscore-9999.ebuild 10 Aug 2014 20:39:11 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild,v 1.5 2014/07/14 05:21:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-9999.ebuild,v 1.6 2014/08/10 20:39:11 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit cmake-utils git-r3 -DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)." +DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" HOMEPAGE="http://github.com/0xd34df00d/Qross" LICENSE="GPL-2" 1.11 dev-libs/qrosscore/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/qrosscore/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 14 Jul 2014 05:21:12 -0000 1.10 +++ ChangeLog 10 Aug 2014 20:39:11 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/qrosscore # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.10 2014/07/14 05:21:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.11 2014/08/10 20:39:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich qrosscore-9999.ebuild: + QA: drop trailing '.' from DESCRIPTION 14 Jul 2014; Sergey Popov qrosscore-0.3.1.ebuild, qrosscore-9999.ebuild: