From bab91c8b88bfd827f45737c72a105db5fcb63810 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Sun, 27 Jul 2014 11:08:52 +0000 Subject: x86 stable wrt bug #500420 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!) --- media-gfx/qrencode/ChangeLog | 5 ++++- media-gfx/qrencode/qrencode-3.4.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-gfx') diff --git a/media-gfx/qrencode/ChangeLog b/media-gfx/qrencode/ChangeLog index 1639e5280bf5..d887da47abf5 100644 --- a/media-gfx/qrencode/ChangeLog +++ b/media-gfx/qrencode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/qrencode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.48 2014/07/17 13:29:55 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.49 2014/07/27 11:08:52 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr qrencode-3.4.3.ebuild: + x86 stable wrt bug #500420 17 Jul 2014; Tobias Klausmann qrencode-3.4.3.ebuild: Stable on alpha, bug #500420 diff --git a/media-gfx/qrencode/qrencode-3.4.3.ebuild b/media-gfx/qrencode/qrencode-3.4.3.ebuild index 5108485c697c..2afd502d3362 100644 --- a/media-gfx/qrencode/qrencode-3.4.3.ebuild +++ b/media-gfx/qrencode/qrencode-3.4.3.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/qrencode/qrencode-3.4.3.ebuild,v 1.9 2014/07/17 13:29:55 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild,v 1.10 2014/07/27 11:08:52 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://fukuchi.org/works/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/libpng" -- cgit v1.2.3-65-gdbad