summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-31 15:12:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-31 15:12:00 +0000
commit6b4143806335bf8f2b238646fbaa33a5410a6118 (patch)
tree4cdee20cf869060a46e8a385d81cf3e3d05ef71d /media-gfx
parentStable for amd64, wrt bug #555636 (diff)
downloadgentoo-2-6b4143806335bf8f2b238646fbaa33a5410a6118.tar.gz
gentoo-2-6b4143806335bf8f2b238646fbaa33a5410a6118.tar.bz2
gentoo-2-6b4143806335bf8f2b238646fbaa33a5410a6118.zip
Stable for amd64, wrt bug #555636
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/iscan/ChangeLog5
-rw-r--r--media-gfx/iscan/iscan-2.30.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/iscan/ChangeLog b/media-gfx/iscan/ChangeLog
index 2ab4caf680e4..cf3bb50b95c1 100644
--- a/media-gfx/iscan/ChangeLog
+++ b/media-gfx/iscan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/iscan
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.58 2015/07/15 22:08:40 np-hardass Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.59 2015/07/31 15:12:00 ago Exp $
+
+ 31 Jul 2015; Agostino Sarubbo <ago@gentoo.org> iscan-2.30.1.1.ebuild:
+ Stable for amd64, wrt bug #555636
*iscan-2.30.1.1 (15 Jul 2015)
diff --git a/media-gfx/iscan/iscan-2.30.1.1.ebuild b/media-gfx/iscan/iscan-2.30.1.1.ebuild
index 103adf8aa70d..ceb0bf1e0637 100644
--- a/media-gfx/iscan/iscan-2.30.1.1.ebuild
+++ b/media-gfx/iscan/iscan-2.30.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.30.1.1.ebuild,v 1.1 2015/07/15 22:08:40 np-hardass Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.30.1.1.ebuild,v 1.2 2015/07/31 15:12:00 ago Exp $
EAPI="5"
@@ -21,7 +21,7 @@ inherit eutils flag-o-matic autotools versionator
# TODO:
# (re)add closed-source binary modules which are needed for some scanners.
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
MY_PV="$(get_version_component_range 1-3)"
MY_PVR="$(replace_version_separator 3 -)"