diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:28:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:28:22 +0000 |
commit | 6c4202c6500beb9d0961ed76b576c48ae076ec1c (patch) | |
tree | f151d33bf49e9295ba520d93bcda4d9aa2d359ff /media-gfx | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-6c4202c6500beb9d0961ed76b576c48ae076ec1c.tar.gz gentoo-2-6c4202c6500beb9d0961ed76b576c48ae076ec1c.tar.bz2 gentoo-2-6c4202c6500beb9d0961ed76b576c48ae076ec1c.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/simple-scan/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/simple-scan/simple-scan-3.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/simple-scan/ChangeLog b/media-gfx/simple-scan/ChangeLog index 727932b07acf..5d96d9575e56 100644 --- a/media-gfx/simple-scan/ChangeLog +++ b/media-gfx/simple-scan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/simple-scan # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/simple-scan/ChangeLog,v 1.50 2015/03/14 18:41:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/simple-scan/ChangeLog,v 1.51 2015/03/15 13:28:22 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> simple-scan-3.14.2.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> simple-scan-3.14.2.ebuild: amd64 stable, bug 534012 diff --git a/media-gfx/simple-scan/simple-scan-3.14.2.ebuild b/media-gfx/simple-scan/simple-scan-3.14.2.ebuild index e41958f8f90b..d17dfbcf0241 100644 --- a/media-gfx/simple-scan/simple-scan-3.14.2.ebuild +++ b/media-gfx/simple-scan/simple-scan-3.14.2.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/simple-scan/simple-scan-3.14.2.ebuild,v 1.2 2015/03/14 18:41:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/simple-scan/simple-scan-3.14.2.ebuild,v 1.3 2015/03/15 13:28:22 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ SRC_URI="http://launchpad.net/${PN}/${MY_PV}/${PV}/+download/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="" COMMON_DEPEND=" |