summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-23 17:25:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-23 17:25:45 +0000
commite5882c07102daae52440a9a46af6a463a501632c (patch)
treec700b2fd6995ab8ef974c8e96737909770f50cfd
parentAdd ~ppc64, wrt bug #455960 (diff)
downloadgentoo-2-e5882c07102daae52440a9a46af6a463a501632c.tar.gz
gentoo-2-e5882c07102daae52440a9a46af6a463a501632c.tar.bz2
gentoo-2-e5882c07102daae52440a9a46af6a463a501632c.zip
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r--media-gfx/qrencode/ChangeLog6
-rw-r--r--media-gfx/qrencode/qrencode-3.3.1.ebuild4
-rw-r--r--media-gfx/qrencode/qrencode-3.4.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/qrencode/ChangeLog b/media-gfx/qrencode/ChangeLog
index b674393ed1a8..de27d1e94e27 100644
--- a/media-gfx/qrencode/ChangeLog
+++ b/media-gfx/qrencode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/qrencode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.31 2013/02/07 00:59:46 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.32 2013/02/23 17:25:45 ago Exp $
+
+ 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qrencode-3.3.1.ebuild,
+ qrencode-3.4.1.ebuild:
+ Add ~ppc64, wrt bug #455960
07 Feb 2013; Naohiro Aota <naota@gentoo.org> qrencode-3.3.1.ebuild:
Add ~x86-fbsd wrt bug #430072
diff --git a/media-gfx/qrencode/qrencode-3.3.1.ebuild b/media-gfx/qrencode/qrencode-3.3.1.ebuild
index 59094c9aca7f..bcc07f8ca7ea 100644
--- a/media-gfx/qrencode/qrencode-3.3.1.ebuild
+++ b/media-gfx/qrencode/qrencode-3.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild,v 1.6 2013/02/07 00:59:46 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild,v 1.7 2013/02/23 17:25:45 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://fukuchi.org/works/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc ~ppc64 x86 ~x86-fbsd"
IUSE=""
RDEPEND="media-libs/libpng"
diff --git a/media-gfx/qrencode/qrencode-3.4.1.ebuild b/media-gfx/qrencode/qrencode-3.4.1.ebuild
index e22e5dcb117a..5b1f3ebebd3a 100644
--- a/media-gfx/qrencode/qrencode-3.4.1.ebuild
+++ b/media-gfx/qrencode/qrencode-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild,v 1.1 2013/01/31 22:23:14 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild,v 1.2 2013/02/23 17:25:45 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://fukuchi.org/works/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="media-libs/libpng"