diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:12:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-15 23:12:50 +0000 |
commit | 216f222cba5fe25efbf6c1d1563a458dd6dd5511 (patch) | |
tree | 80869b42a198378e17339eef239fa56e305bab0e /media-gfx/iscan | |
parent | Drop ~mips, bug 371667. (diff) | |
download | historical-216f222cba5fe25efbf6c1d1563a458dd6dd5511.tar.gz historical-216f222cba5fe25efbf6c1d1563a458dd6dd5511.tar.bz2 historical-216f222cba5fe25efbf6c1d1563a458dd6dd5511.zip |
x86 stable, bug #386021
Package-Manager: portage-2.1.10.25/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/iscan')
-rw-r--r-- | media-gfx/iscan/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/iscan/iscan-2.26.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/iscan/ChangeLog b/media-gfx/iscan/ChangeLog index bdfada044ebd..277e34ace484 100644 --- a/media-gfx/iscan/ChangeLog +++ b/media-gfx/iscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/iscan # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.43 2011/09/30 17:58:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.44 2011/10/15 23:12:50 maekke Exp $ + + 15 Oct 2011; Markus Meier <maekke@gentoo.org> iscan-2.26.2.ebuild: + x86 stable, bug #386021 30 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> iscan-2.26.2.ebuild, +files/iscan-2.26.2-libpng15.patch: diff --git a/media-gfx/iscan/iscan-2.26.2.ebuild b/media-gfx/iscan/iscan-2.26.2.ebuild index f7bc1876ebe3..48490bb075c0 100644 --- a/media-gfx/iscan/iscan-2.26.2.ebuild +++ b/media-gfx/iscan/iscan-2.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.3 2011/09/30 17:58:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.4 2011/10/15 23:12:50 maekke Exp $ EAPI="2" @@ -23,7 +23,7 @@ SRC_REV="1" # revision used by upstream # TODO: # (re)add closed-source binary modules which are needed for some scanners. -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DESCRIPTION="EPSON Image Scan! for Linux (including sane-epkowa backend)" HOMEPAGE="http://www.avasys.jp/english/linux_e/dl_scan.html" |