diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:54:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:54:01 +0000 |
commit | f8e26397b9171f076878fa07a1020119b01272b2 (patch) | |
tree | 2f498e0dbcbb68b650f453ee745154821794066a /media-gfx | |
parent | Stable for ppc, wrt bug #526684 (diff) | |
download | gentoo-2-f8e26397b9171f076878fa07a1020119b01272b2.tar.gz gentoo-2-f8e26397b9171f076878fa07a1020119b01272b2.tar.bz2 gentoo-2-f8e26397b9171f076878fa07a1020119b01272b2.zip |
Stable for ppc, wrt bug #526922
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 0281743d3ae8..982d10c98c26 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.115 2014/11/04 09:26:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.116 2014/11/10 10:54:01 ago Exp $ + + 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xsane-0.999-r1.ebuild: + Stable for ppc, wrt bug #526922 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xsane-0.999-r1.ebuild: Stable for sparc, wrt bug #526922 diff --git a/media-gfx/xsane/xsane-0.999-r1.ebuild b/media-gfx/xsane/xsane-0.999-r1.ebuild index 1d1d7425eec2..e65d236ac3e1 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.3 2014/11/04 09:26:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild,v 1.4 2014/11/10 10:54:01 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=" |