diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 14:55:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 14:55:52 +0000 |
commit | 7c3d33c753eed8786ad7d2a06f8863b570d81ec8 (patch) | |
tree | 535ed3acfcef60fd9318991ebeed85958800bc6c /media-gfx/sane-backends | |
parent | Stable for ppc, wrt bug #450182 (diff) | |
download | gentoo-2-7c3d33c753eed8786ad7d2a06f8863b570d81ec8.tar.gz gentoo-2-7c3d33c753eed8786ad7d2a06f8863b570d81ec8.tar.bz2 gentoo-2-7c3d33c753eed8786ad7d2a06f8863b570d81ec8.zip |
Stable for ppc, 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 9917dea89e10..9cf156597c48 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.212 2013/01/11 10:34:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.213 2013/01/16 14:55:52 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.23.ebuild: + Stable for ppc, wrt bug #448008 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.23.ebuild: Stable for x86, 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 2389cad772b8..668740033e1c 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.6 2013/01/11 10:34:21 ago Exp $ +# $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 $ 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 |