summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-08-05 11:11:58 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-08-05 11:11:58 +0000
commit6c0c899be03fff55b5a60b21e550a78516d6c995 (patch)
treed6ddc9176b8ae161a0ad30c5c50e77d07e717af2 /dev-perl/Sane
parentFix DESCRIPTION (diff)
downloadgentoo-2-6c0c899be03fff55b5a60b21e550a78516d6c995.tar.gz
gentoo-2-6c0c899be03fff55b5a60b21e550a78516d6c995.tar.bz2
gentoo-2-6c0c899be03fff55b5a60b21e550a78516d6c995.zip
Fix DESCRIPTION
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Sane')
-rw-r--r--dev-perl/Sane/ChangeLog7
-rw-r--r--dev-perl/Sane/Sane-0.50.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Sane/ChangeLog b/dev-perl/Sane/ChangeLog
index 97c3c966b30d..a664e736482e 100644
--- a/dev-perl/Sane/ChangeLog
+++ b/dev-perl/Sane/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sane
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sane/ChangeLog,v 1.8 2012/09/02 15:11:45 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sane/ChangeLog,v 1.9 2014/08/05 11:11:58 zlogene Exp $
+
+ 05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Sane-0.50.0.ebuild:
+ Fix DESCRIPTION
02 Sep 2012; Torsten Veller <tove@gentoo.org> -Sane-0.30.0.ebuild,
-Sane-0.40.0.ebuild:
diff --git a/dev-perl/Sane/Sane-0.50.0.ebuild b/dev-perl/Sane/Sane-0.50.0.ebuild
index 37b3b7cd3090..14c516539995 100644
--- a/dev-perl/Sane/Sane-0.50.0.ebuild
+++ b/dev-perl/Sane/Sane-0.50.0.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/dev-perl/Sane/Sane-0.50.0.ebuild,v 1.1 2012/06/09 08:39:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sane/Sane-0.50.0.ebuild,v 1.2 2014/08/05 11:11:58 zlogene Exp $
EAPI=4
@@ -8,7 +8,7 @@ MODULE_AUTHOR=RATCLIFFE
MODULE_VERSION=0.05
inherit perl-module
-DESCRIPTION="The Sane module allows you to access SANE-compatible scanners in a Perl."
+DESCRIPTION="The Sane module allows you to access SANE-compatible scanners in a Perl"
SLOT="0"
KEYWORDS="~amd64 ~x86"