diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:02:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:02:58 +0000 |
commit | dad07c2200b591c7a224b5420aa53369a6862f6c (patch) | |
tree | b7c4408f222b6ec0b2b7260ef091e8430b94248c /media-gfx | |
parent | Stable for amd64, wrt bug #527982 (diff) | |
download | gentoo-2-dad07c2200b591c7a224b5420aa53369a6862f6c.tar.gz gentoo-2-dad07c2200b591c7a224b5420aa53369a6862f6c.tar.bz2 gentoo-2-dad07c2200b591c7a224b5420aa53369a6862f6c.zip |
Stable for amd64, wrt bug #525750
(Portage version: 2.2.8-r2/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/sane-backends/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/sane-backends/ChangeLog b/media-gfx/sane-backends/ChangeLog index e214a15f93b6..e047f5c31b52 100644 --- a/media-gfx/sane-backends/ChangeLog +++ b/media-gfx/sane-backends/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sane-backends # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.260 2014/10/25 17:10:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.261 2014/11/03 11:02:58 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.24-r5.ebuild: + Stable for amd64, wrt bug #525750 25 Oct 2014; Jeroen Roovers <jer@gentoo.org> sane-backends-1.0.24-r5.ebuild: Stable for HPPA (bug #525750). diff --git a/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild b/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild index 75527d4efa77..1a83fb7838c0 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild,v 1.3 2014/10/25 17:10:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r5.ebuild,v 1.4 2014/11/03 11:02:58 ago Exp $ EAPI="5" @@ -122,7 +122,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/file/3958/${P}.tar.gz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" sane_backends_dc210? ( >=virtual/jpeg-0-r2[${MULTILIB_USEDEP}] ) |