diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 15:58:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 15:58:10 +0000 |
commit | 889edacf1c2a6431b22730cbea3d4cd6b445c379 (patch) | |
tree | 013c86698a5a2f88259c455721abaf198fc4b9b2 /media-gfx | |
parent | Stable for sparc, wrt bug #451200 (diff) | |
download | gentoo-2-889edacf1c2a6431b22730cbea3d4cd6b445c379.tar.gz gentoo-2-889edacf1c2a6431b22730cbea3d4cd6b445c379.tar.bz2 gentoo-2-889edacf1c2a6431b22730cbea3d4cd6b445c379.zip |
Stable for sparc, wrt bug #448008
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx')
-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 ff0f60d3e54a..0cb342f56e4e 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.217 2013/01/21 14:17:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.218 2013/01/21 15:58:10 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.23.ebuild: + Stable for sparc, wrt bug #448008 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.23.ebuild: Stable for ia64, 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 61b6aaf51b3d..e545356570e6 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.11 2013/01/21 14:17:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild,v 1.12 2013/01/21 15:58:10 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 |