diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 18:49:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 18:49:16 +0000 |
commit | b79e315b8d2b806624ea4dbace3ccdf86565d0dd (patch) | |
tree | 7bcaf8e29c06e2510af6b47302133651302aefc0 /media-gfx/sane-backends | |
parent | Stable for ppc64, wrt bug #451200 (diff) | |
download | gentoo-2-b79e315b8d2b806624ea4dbace3ccdf86565d0dd.tar.gz gentoo-2-b79e315b8d2b806624ea4dbace3ccdf86565d0dd.tar.bz2 gentoo-2-b79e315b8d2b806624ea4dbace3ccdf86565d0dd.zip |
Stable for ppc64, wrt bug #448008
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/sane-backends')
-rw-r--r-- | media-gfx/sane-backends/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/sane-backends/ChangeLog b/media-gfx/sane-backends/ChangeLog index 9cf156597c48..7279b0093f05 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.213 2013/01/16 14:55:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.214 2013/01/16 18:49:16 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.23.ebuild: + Stable for ppc64, wrt bug #448008 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.23.ebuild: Stable for ppc, wrt bug #448008 diff --git a/media-gfx/sane-backends/sane-backends-1.0.23.ebuild b/media-gfx/sane-backends/sane-backends-1.0.23.ebuild index 668740033e1c..efe55edf95f3 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.23.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.23.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/sane-backends/sane-backends-1.0.23.ebuild,v 1.7 2013/01/16 14:55:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild,v 1.8 2013/01/16 18:49:16 ago Exp $ EAPI="4" @@ -148,7 +148,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/3752/sane-backends-1.0.23.ta https://alioth.debian.org/frs/download.php/3754/sane-backends-1.0.23.tar.gz.3" SLOT="0" LICENSE="GPL-2 public-domain" -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" pkg_setup() { enewgroup scanner |