diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:22:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:22:37 +0000 |
commit | eadabc8e2a788cda142125a1d5f0373c70e11bcf (patch) | |
tree | 28423bec0eff7b90825d31eeaad3421b2e751719 /media-gfx | |
parent | amd64 stable, bug #492032 (diff) | |
download | gentoo-2-eadabc8e2a788cda142125a1d5f0373c70e11bcf.tar.gz gentoo-2-eadabc8e2a788cda142125a1d5f0373c70e11bcf.tar.bz2 gentoo-2-eadabc8e2a788cda142125a1d5f0373c70e11bcf.zip |
Stable for ppc64, wrt bug #491476
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 218b0d5fb912..37d3309e0b6a 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.109 2013/12/21 18:17:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.110 2013/12/22 13:22:37 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xsane-0.999.ebuild: + Stable for ppc64, wrt bug #491476 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xsane-0.999.ebuild: Stable for ppc, wrt bug #491476 diff --git a/media-gfx/xsane/xsane-0.999.ebuild b/media-gfx/xsane/xsane-0.999.ebuild index 017cc60a58cd..811bf76b08c1 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.4 2013/12/21 18:17:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999.ebuild,v 1.5 2013/12/22 13:22:37 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 |