diff options
author | 2014-08-10 20:09:50 +0000 | |
---|---|---|
committer | 2014-08-10 20:09:50 +0000 | |
commit | f03bd587ac4d1a469b41d281e535f1e59a7483b3 (patch) | |
tree | 7d41e5185cb5277682beeebecdb1e4a2def8eb8a /www-plugins | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f03bd587ac4d1a469b41d281e535f1e59a7483b3.tar.gz gentoo-2-f03bd587ac4d1a469b41d281e535f1e59a7483b3.tar.bz2 gentoo-2-f03bd587ac4d1a469b41d281e535f1e59a7483b3.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/swfdec-mozilla/ChangeLog | 8 | ||||
-rw-r--r-- | www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www-plugins/swfdec-mozilla/ChangeLog b/www-plugins/swfdec-mozilla/ChangeLog index f311d00c00f8..e0319b237688 100644 --- a/www-plugins/swfdec-mozilla/ChangeLog +++ b/www-plugins/swfdec-mozilla/ChangeLog @@ -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 <slyfox@gentoo.org> + swfdec-mozilla-0.8.2-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 12 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: Fix metadata.xml encoding diff --git a/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild b/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild index 1b7cab95a84b..375c6bcdefc7 100644 --- a/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild +++ b/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild @@ -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 @@ inherit multilib versionator eutils 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" |