diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:55:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:55:52 +0000 |
commit | 3305d96816129eec13b89f22e6cd38767f9b0fd1 (patch) | |
tree | 57fd35e75dd076845db67af053355535cdcb1fb2 /media-gfx | |
parent | Stable for alpha, wrt bug #490382 (diff) | |
download | gentoo-2-3305d96816129eec13b89f22e6cd38767f9b0fd1.tar.gz gentoo-2-3305d96816129eec13b89f22e6cd38767f9b0fd1.tar.bz2 gentoo-2-3305d96816129eec13b89f22e6cd38767f9b0fd1.zip |
Stable for alpha, wrt bug #491476
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xsane/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/xsane/xsane-0.999.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 7a462c4abb3e..bfed3bcc04ad 100644 --- a/media-gfx/xsane/ChangeLog +++ b/media-gfx/xsane/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xsane -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.111 2013/12/23 16:00:47 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.112 2014/01/18 19:55:52 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xsane-0.999.ebuild: + Stable for alpha, wrt bug #491476 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xsane-0.999.ebuild: Stable for sparc, wrt bug #491476 diff --git a/media-gfx/xsane/xsane-0.999.ebuild b/media-gfx/xsane/xsane-0.999.ebuild index d4c070f66152..d0e8e63ec730 100644 --- a/media-gfx/xsane/xsane-0.999.ebuild +++ b/media-gfx/xsane/xsane-0.999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999.ebuild,v 1.6 2013/12/23 16:00:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999.ebuild,v 1.7 2014/01/18 19:55:52 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.xsane.org/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="nls jpeg png tiff gimp lcms ocr" RDEPEND="media-gfx/sane-backends |