diff options
Diffstat (limited to 'media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild b/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild index a4efc04239aa..bd43781c18df 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.14-r6.ebuild,v 1.3 2004/11/02 12:49:57 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild,v 1.4 2004/11/02 20:52:09 gustavoz Exp $ inherit eutils @@ -23,7 +23,7 @@ SRC_URI="ftp://ftp.mostang.com/pub/sane/${P}/${P}.tar.gz usb? ( mirror://gentoo/${BROTHERMFCDRIVER}.bz2 )" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="x86 ~sparc ~ppc ~ppc64 ~amd64" +KEYWORDS="x86 sparc ~ppc ~ppc64 ~amd64" src_unpack() { |