diff options
author | 2013-08-06 18:07:48 +0000 | |
---|---|---|
committer | 2013-08-06 18:07:48 +0000 | |
commit | 1ac2aec58352fc87bd88871a707e872eab8b5c0f (patch) | |
tree | dd9bc89ca4512b414c517955b22c595100f386d5 /media-gfx | |
parent | add ~arm, bug #473828 (diff) | |
download | gentoo-2-1ac2aec58352fc87bd88871a707e872eab8b5c0f.tar.gz gentoo-2-1ac2aec58352fc87bd88871a707e872eab8b5c0f.tar.bz2 gentoo-2-1ac2aec58352fc87bd88871a707e872eab8b5c0f.zip |
add ~arm, bug #473828
(Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xsane/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xsane/xsane-0.998-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 16a2423f36a7..639c6865d527 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.104 2013/07/21 09:41:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.105 2013/08/06 18:07:48 maekke Exp $ + + 06 Aug 2013; Markus Meier <maekke@gentoo.org> xsane-0.998-r1.ebuild: + add ~arm, bug #473828 21 Jul 2013; Pacho Ramos <pacho@gentoo.org> -xsane-0.998.ebuild, metadata.xml: Cleanup due #473480 diff --git a/media-gfx/xsane/xsane-0.998-r1.ebuild b/media-gfx/xsane/xsane-0.998-r1.ebuild index 6bf31f2a95b2..23b7f7e30f8d 100644 --- a/media-gfx/xsane/xsane-0.998-r1.ebuild +++ b/media-gfx/xsane/xsane-0.998-r1.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/xsane/xsane-0.998-r1.ebuild,v 1.11 2012/12/16 17:47:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.998-r1.ebuild,v 1.12 2013/08/06 18:07:48 maekke Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://www.xsane.org/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 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 |