diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:02:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:02:42 +0000 |
commit | b0e1f17f47d2641277680c23667ea8d340e6fb97 (patch) | |
tree | c04a0627c19ccde36c6b01bd802b7f4de2dfc250 /media-gfx | |
parent | Update PostgreSQL dependencies and/or checks to virtual/postgresql. (diff) | |
download | gentoo-2-b0e1f17f47d2641277680c23667ea8d340e6fb97.tar.gz gentoo-2-b0e1f17f47d2641277680c23667ea8d340e6fb97.tar.bz2 gentoo-2-b0e1f17f47d2641277680c23667ea8d340e6fb97.zip |
Stable for amd64, wrt bug #526922
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xsane/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xsane/xsane-0.999-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 21107b85a075..daa12071d108 100644 --- a/media-gfx/xsane/ChangeLog +++ b/media-gfx/xsane/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xsane # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.113 2014/08/02 08:45:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.114 2014/11/03 11:02:42 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xsane-0.999-r1.ebuild: + Stable for amd64, wrt bug #526922 *xsane-0.999-r1 (02 Aug 2014) diff --git a/media-gfx/xsane/xsane-0.999-r1.ebuild b/media-gfx/xsane/xsane-0.999-r1.ebuild index e625913cfe07..22c8dc10d615 100644 --- a/media-gfx/xsane/xsane-0.999-r1.ebuild +++ b/media-gfx/xsane/xsane-0.999-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.1 2014/08/02 08:45:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.999-r1.ebuild,v 1.2 2014/11/03 11:02:42 ago Exp $ EAPI=5 inherit autotools eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI=" 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=" |