summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-04-01 07:43:41 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-04-01 07:43:41 +0000
commit786a0f1b4c97e26b431da5252024f3a23c82518d (patch)
treeaba1b037359fdee6247b5fd3bbe47b2f463ac06c /media-gfx
parentMake static libs optional and punt the la archive. (diff)
downloadgentoo-2-786a0f1b4c97e26b431da5252024f3a23c82518d.tar.gz
gentoo-2-786a0f1b4c97e26b431da5252024f3a23c82518d.tar.bz2
gentoo-2-786a0f1b4c97e26b431da5252024f3a23c82518d.zip
Keyword also latest version with ~arm.
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/qrencode/ChangeLog5
-rw-r--r--media-gfx/qrencode/qrencode-3.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/qrencode/ChangeLog b/media-gfx/qrencode/ChangeLog
index e2caa8b024d1..a073d5fa7abe 100644
--- a/media-gfx/qrencode/ChangeLog
+++ b/media-gfx/qrencode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/qrencode
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.16 2012/03/31 14:05:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.17 2012/04/01 07:43:41 scarabeus Exp $
+
+ 01 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> qrencode-3.2.0.ebuild:
+ Keyword also latest version with ~arm.
31 Mar 2012; Markus Meier <maekke@gentoo.org> qrencode-3.1.1.ebuild:
add ~arm, bug #402989
diff --git a/media-gfx/qrencode/qrencode-3.2.0.ebuild b/media-gfx/qrencode/qrencode-3.2.0.ebuild
index a21a329f6b0a..4a9803049d74 100644
--- a/media-gfx/qrencode/qrencode-3.2.0.ebuild
+++ b/media-gfx/qrencode/qrencode-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.2.0.ebuild,v 1.1 2012/03/06 11:07:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.2.0.ebuild,v 1.2 2012/04/01 07:43:41 scarabeus Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://fukuchi.org/works/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""
RDEPEND="media-libs/libpng"