diff options
author | 2013-12-23 16:00:47 +0000 | |
---|---|---|
committer | 2013-12-23 16:00:47 +0000 | |
commit | 8cae25bd9aa1aa7740a792cd28e394fd6e8355b4 (patch) | |
tree | df19cbfab671d90409f51312a5d7023794f75a15 /media-gfx/xsane | |
parent | Stable for sparc, wrt bug #488914 (diff) | |
download | gentoo-2-8cae25bd9aa1aa7740a792cd28e394fd6e8355b4.tar.gz gentoo-2-8cae25bd9aa1aa7740a792cd28e394fd6e8355b4.tar.bz2 gentoo-2-8cae25bd9aa1aa7740a792cd28e394fd6e8355b4.zip |
Stable for sparc, wrt bug #491476
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/xsane')
-rw-r--r-- | media-gfx/xsane/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xsane/xsane-0.999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 37d3309e0b6a..7a462c4abb3e 100644 --- a/media-gfx/xsane/ChangeLog +++ b/media-gfx/xsane/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xsane # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.110 2013/12/22 13:22:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.111 2013/12/23 16:00:47 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xsane-0.999.ebuild: + Stable for sparc, wrt bug #491476 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xsane-0.999.ebuild: Stable for ppc64, wrt bug #491476 diff --git a/media-gfx/xsane/xsane-0.999.ebuild b/media-gfx/xsane/xsane-0.999.ebuild index 811bf76b08c1..d4c070f66152 100644 --- a/media-gfx/xsane/xsane-0.999.ebuild +++ b/media-gfx/xsane/xsane-0.999.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/xsane/xsane-0.999.ebuild,v 1.5 2013/12/22 13:22:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999.ebuild,v 1.6 2013/12/23 16:00:47 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.xsane.org/download/${P}.tar.gz 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="media-gfx/sane-backends |