diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-11 10:32:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-11 10:32:52 +0000 |
commit | 70661e9b18c81cad936cdd19ac2ba055d5a78175 (patch) | |
tree | c9511b00a1260bf0db068bacf5800bc510ac46b3 /media-gfx/sane-backends | |
parent | Stable for x86, wrt bug #451334 (diff) | |
download | gentoo-2-70661e9b18c81cad936cdd19ac2ba055d5a78175.tar.gz gentoo-2-70661e9b18c81cad936cdd19ac2ba055d5a78175.tar.bz2 gentoo-2-70661e9b18c81cad936cdd19ac2ba055d5a78175.zip |
Stable for amd64, wrt bug #448008
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/sane-backends')
-rw-r--r-- | media-gfx/sane-backends/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/sane-backends/ChangeLog b/media-gfx/sane-backends/ChangeLog index ef40a79f0c88..6c8502405daf 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.210 2012/12/11 16:13:31 axs Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.211 2013/01/11 10:32:52 ago Exp $ + + 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sane-backends-1.0.23.ebuild: + Stable for amd64, wrt bug #448008 11 Dec 2012; Ian Stakenvicius <axs@gentoo.org> sane-backends-1.0.23.ebuild: use udev.eclass for rules installation (a cleaner virtualization of udev) 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 c9042616493b..870e01046b79 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-2012 Gentoo Foundation +# 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.4 2012/12/11 16:13:31 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.23.ebuild,v 1.5 2013/01/11 10:32: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 |