diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:15:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:15:12 +0000 |
commit | be28706062b0a853db4cb3dffa2adc69ef519227 (patch) | |
tree | 80ec7d319095c12e14c61ec4585797806439e029 /media-gfx/jpeginfo | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-be28706062b0a853db4cb3dffa2adc69ef519227.tar.gz gentoo-2-be28706062b0a853db4cb3dffa2adc69ef519227.tar.bz2 gentoo-2-be28706062b0a853db4cb3dffa2adc69ef519227.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 'media-gfx/jpeginfo')
-rw-r--r-- | media-gfx/jpeginfo/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog index 60e321827c9a..0a76c2e8bd50 100644 --- a/media-gfx/jpeginfo/ChangeLog +++ b/media-gfx/jpeginfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/jpeginfo -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.28 2012/03/18 15:58:39 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.29 2014/08/10 21:15:12 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> jpeginfo-1.6.0.ebuild, + jpeginfo-1.6.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> jpeginfo-1.6.1.ebuild: sparc stable wrt #393717 diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild index a01a59e7cdb7..954b10684e78 100644 --- a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild +++ b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.20 2010/12/28 23:42:21 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.21 2014/08/10 21:15:12 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="Prints information and tests integrity of JPEG/JFIF files." +DESCRIPTION="Prints information and tests integrity of JPEG/JFIF files" HOMEPAGE="http://www.cc.jyu.fi/~tjko/projects.html" SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz" diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild index e33c180a3955..100af6f0b1ea 100644 --- a/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild +++ b/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild @@ -1,11 +1,11 @@ -# 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/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild,v 1.8 2012/03/18 15:58:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild,v 1.9 2014/08/10 21:15:12 slyfox Exp $ EAPI=4 inherit eutils toolchain-funcs -DESCRIPTION="Prints information and tests integrity of JPEG/JFIF files." +DESCRIPTION="Prints information and tests integrity of JPEG/JFIF files" HOMEPAGE="http://www.kokkonen.net/tjko/projects.html" SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz" |