summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:16:04 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:16:04 +0000
commit043a1abc28b817d94103b603a65d880e87e35a19 (patch)
tree1f855137fccf69732da8eda9240adad8f6545c7f
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-043a1abc28b817d94103b603a65d880e87e35a19.tar.gz
gentoo-2-043a1abc28b817d94103b603a65d880e87e35a19.tar.bz2
gentoo-2-043a1abc28b817d94103b603a65d880e87e35a19.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r--media-gfx/rotoscope/ChangeLog8
-rw-r--r--media-gfx/rotoscope/rotoscope-0.2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-gfx/rotoscope/ChangeLog b/media-gfx/rotoscope/ChangeLog
index 969d0dda8dd6..a2cdf657456f 100644
--- a/media-gfx/rotoscope/ChangeLog
+++ b/media-gfx/rotoscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/rotoscope
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/ChangeLog,v 1.6 2012/05/05 07:00:26 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/ChangeLog,v 1.7 2014/08/10 21:16:04 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> rotoscope-0.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
05 May 2012; Jeff Horelick <jdhore@gentoo.org> rotoscope-0.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
@@ -22,4 +25,3 @@
08 Jan 2008; Samuli Suominen <drac@gentoo.org> +rotoscope-0.2.ebuild:
Initial commit wrt #170933, thanks to Hinrik Örn Sigurðsson for ebuild.
-
diff --git a/media-gfx/rotoscope/rotoscope-0.2.ebuild b/media-gfx/rotoscope/rotoscope-0.2.ebuild
index 2b4eb9ec0a82..ce689ab34738 100644
--- a/media-gfx/rotoscope/rotoscope-0.2.ebuild
+++ b/media-gfx/rotoscope/rotoscope-0.2.ebuild
@@ -1,10 +1,10 @@
-# 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/rotoscope/rotoscope-0.2.ebuild,v 1.6 2012/05/05 07:00:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/rotoscope-0.2.ebuild,v 1.7 2014/08/10 21:16:04 slyfox Exp $
EAPI=2
-DESCRIPTION="Graphics program that can be used to give photos a cartoon-like appearance."
+DESCRIPTION="Graphics program that can be used to give photos a cartoon-like appearance"
HOMEPAGE="http://www.toonyphotos.com"
SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz"