diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:46:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:46:12 +0000 |
commit | ab57c060d375874bde672d3818b91d79a00f8443 (patch) | |
tree | 0f023299e6d79a67969dd71d82a9e98a8869c5f3 /media-gfx/simple-scan | |
parent | arm stable, bug #493780 (diff) | |
download | gentoo-2-ab57c060d375874bde672d3818b91d79a00f8443.tar.gz gentoo-2-ab57c060d375874bde672d3818b91d79a00f8443.tar.bz2 gentoo-2-ab57c060d375874bde672d3818b91d79a00f8443.zip |
add ~arm, bug #489046
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx/simple-scan')
-rw-r--r-- | media-gfx/simple-scan/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/simple-scan/simple-scan-3.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/simple-scan/ChangeLog b/media-gfx/simple-scan/ChangeLog index 7bd6e876d7af..4e30c6c1299d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/simple-scan/ChangeLog,v 1.30 2013/12/08 19:08:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/simple-scan/ChangeLog,v 1.31 2013/12/26 14:46:12 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> simple-scan-3.8.0.ebuild: + add ~arm, bug #489046 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> simple-scan-3.8.0.ebuild: x86 stable, bug #478252 diff --git a/media-gfx/simple-scan/simple-scan-3.8.0.ebuild b/media-gfx/simple-scan/simple-scan-3.8.0.ebuild index 7d682a62c640..b1397da5fee2 100644 --- a/media-gfx/simple-scan/simple-scan-3.8.0.ebuild +++ b/media-gfx/simple-scan/simple-scan-3.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.8.0.ebuild,v 1.3 2013/12/08 19:08:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/simple-scan/simple-scan-3.8.0.ebuild,v 1.4 2013/12/26 14:46:12 maekke Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="http://launchpad.net/${PN}/3.8/${PV}/+download/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="" COMMON_DEPEND=" |