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 F072E13877A for ; Mon, 11 Aug 2014 21:16:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6D70E0F4D; Mon, 11 Aug 2014 20:24:53 +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 2B352E0AF7 for ; Mon, 11 Aug 2014 20:21:27 +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 8EC84340940 for ; Sun, 10 Aug 2014 20:09:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2272) id 3DD482004F; Sun, 10 Aug 2014 20:09:50 +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 www-plugins/swfdec-mozilla: swfdec-mozilla-0.8.2-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: swfdec-mozilla-0.8.2-r1.ebuild ChangeLog X-VCS-Directories: www-plugins/swfdec-mozilla X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140810200950.3DD482004F@flycatcher.gentoo.org> Date: Sun, 10 Aug 2014 20:09:50 +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: 72b69734-9583-404b-87f6-feb06982b71a X-Archives-Hash: c43aea00fe276dbd7ff97b78901b35f6 slyfox 14/08/10 20:09:50 Modified: swfdec-mozilla-0.8.2-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.6 www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild?r1=1.5&r2=1.6 Index: swfdec-mozilla-0.8.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- swfdec-mozilla-0.8.2-r1.ebuild 3 May 2012 06:08:02 -0000 1.5 +++ swfdec-mozilla-0.8.2-r1.ebuild 10 Aug 2014 20:09:50 -0000 1.6 @@ -1,6 +1,6 @@ -# 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/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild,v 1.5 2012/05/03 06:08:02 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild,v 1.6 2014/08/10 20:09:50 slyfox Exp $ EAPI="2" @@ -8,7 +8,7 @@ MY_PV=$(get_version_component_range 1-2) -DESCRIPTION="Swfdec-mozilla is a decoder/renderer netscape style plugin for Macromedia Flash animations." +DESCRIPTION="Swfdec-mozilla is a decoder/renderer netscape style plugin for Macromedia Flash animations" HOMEPAGE="http://swfdec.freedesktop.org/" SRC_URI="http://swfdec.freedesktop.org/download/${PN}/${MY_PV}/${P}.tar.gz" 1.9 www-plugins/swfdec-mozilla/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 12 May 2013 03:48:02 -0000 1.8 +++ ChangeLog 10 Aug 2014 20:09:50 -0000 1.9 @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/swfdec-mozilla -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog,v 1.8 2013/05/12 03:48:02 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog,v 1.9 2014/08/10 20:09:50 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich + swfdec-mozilla-0.8.2-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 12 May 2013; Patrick Lauer metadata.xml: Fix metadata.xml encoding