diff options
author | 2012-02-11 23:58:18 +0000 | |
---|---|---|
committer | 2012-02-11 23:58:18 +0000 | |
commit | dd750875365246b9e479bb6e3d4ef1bbdbc95356 (patch) | |
tree | 0b513c51df40ddb4f7a35218c008c5df5d8462e2 /media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-dd750875365246b9e479bb6e3d4ef1bbdbc95356.tar.gz historical-dd750875365246b9e479bb6e3d4ef1bbdbc95356.tar.bz2 historical-dd750875365246b9e479bb6e3d4ef1bbdbc95356.zip |
Marked stable on PPC64 as requested by Pacho Ramos in bug #384307. Compile & runtime tested on a PowerMac7,3 (64UL) with GCC 4.5.3; no scanning hardware available.
Package-Manager: portage-2.1.10.44/cvs/Linux ppc64
Diffstat (limited to 'media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild b/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild index ea11d26d7359..1a1851def7fa 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.22-r1.ebuild,v 1.12 2012/01/21 22:52:52 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.22-r1.ebuild,v 1.13 2012/02/11 23:58:18 chainsaw Exp $ EAPI="4" @@ -134,7 +134,7 @@ SRC_URI="ftp://ftp.sane-project.org/pub/sane/${P}/${P}.tar.gz ftp://ftp.sane-project.org/pub/sane/old-versions/${P}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86" pkg_setup() { enewgroup scanner |