diff options
author | 2014-11-25 08:42:56 +0000 | |
---|---|---|
committer | 2014-11-25 08:42:56 +0000 | |
commit | 183bcdeddf15c6d3a44ee9b13edbd715afe1cbb7 (patch) | |
tree | fee1e10e2d5e6144b7bda78c72c26477382bb96b /media-gfx | |
parent | Stable for x86, wrt bug #526074 (diff) | |
download | gentoo-2-183bcdeddf15c6d3a44ee9b13edbd715afe1cbb7.tar.gz gentoo-2-183bcdeddf15c6d3a44ee9b13edbd715afe1cbb7.tar.bz2 gentoo-2-183bcdeddf15c6d3a44ee9b13edbd715afe1cbb7.zip |
Stable for x86, wrt bug #526922
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xsane/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xsane/xsane-0.999-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 982d10c98c26..5113987ed30f 100644 --- a/media-gfx/xsane/ChangeLog +++ b/media-gfx/xsane/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xsane # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.116 2014/11/10 10:54:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.117 2014/11/25 08:42:56 ago Exp $ + + 25 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xsane-0.999-r1.ebuild: + Stable for x86, wrt bug #526922 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xsane-0.999-r1.ebuild: Stable for ppc, wrt bug #526922 diff --git a/media-gfx/xsane/xsane-0.999-r1.ebuild b/media-gfx/xsane/xsane-0.999-r1.ebuild index e65d236ac3e1..7f25d69ab89b 100644 --- a/media-gfx/xsane/xsane-0.999-r1.ebuild +++ b/media-gfx/xsane/xsane-0.999-r1.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/xsane/xsane-0.999-r1.ebuild,v 1.4 2014/11/10 10:54:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild,v 1.5 2014/11/25 08:42:56 ago Exp $ EAPI=5 inherit autotools eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="nls jpeg png tiff gimp lcms ocr" RDEPEND=" |