diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:14:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:14:54 +0000 |
commit | 0b176dbf6094db6e9382975fc800b2d087d2981f (patch) | |
tree | 0a0f36c14d7fe85c0ab7d6e4e1fa770945a05571 /media-gfx | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0b176dbf6094db6e9382975fc800b2d087d2981f.tar.gz gentoo-2-0b176dbf6094db6e9382975fc800b2d087d2981f.tar.bz2 gentoo-2-0b176dbf6094db6e9382975fc800b2d087d2981f.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')
-rw-r--r-- | media-gfx/iscan-plugin-gt-x820/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/iscan-plugin-gt-x820/iscan-plugin-gt-x820-2.2.0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/iscan-plugin-gt-x820/ChangeLog b/media-gfx/iscan-plugin-gt-x820/ChangeLog index f114777d0974..2e81bae85fdc 100644 --- a/media-gfx/iscan-plugin-gt-x820/ChangeLog +++ b/media-gfx/iscan-plugin-gt-x820/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/iscan-plugin-gt-x820 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan-plugin-gt-x820/ChangeLog,v 1.5 2013/03/17 15:51:19 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan-plugin-gt-x820/ChangeLog,v 1.6 2014/08/10 21:14:54 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + iscan-plugin-gt-x820-2.2.0.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Add proxy-maintainers to metadata.xml diff --git a/media-gfx/iscan-plugin-gt-x820/iscan-plugin-gt-x820-2.2.0.1.ebuild b/media-gfx/iscan-plugin-gt-x820/iscan-plugin-gt-x820-2.2.0.1.ebuild index a2a00837a014..54bbbbcebca0 100644 --- a/media-gfx/iscan-plugin-gt-x820/iscan-plugin-gt-x820-2.2.0.1.ebuild +++ b/media-gfx/iscan-plugin-gt-x820/iscan-plugin-gt-x820-2.2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/iscan-plugin-gt-x820/iscan-plugin-gt-x820-2.2.0.1.ebuild,v 1.1 2013/02/18 09:49:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan-plugin-gt-x820/iscan-plugin-gt-x820-2.2.0.1.ebuild,v 1.2 2014/08/10 21:14:54 slyfox Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit rpm versionator multilib MY_PV="$(get_version_component_range 1-3)" MY_PVR="$(replace_version_separator 3 -)" -DESCRIPTION="Epson Perfection V600 scanner plugin for SANE 'epkowa' backend." +DESCRIPTION="Epson Perfection V600 scanner plugin for SANE 'epkowa' backend" HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" SRC_URI="amd64? ( http://dev.gentoo.org/~flameeyes/avasys/${PN}-${MY_PVR}.x86_64.rpm ) x86? ( http://dev.gentoo.org/~flameeyes/avasys/${PN}-${MY_PVR}.i386.rpm )" |