summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-24 07:54:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-24 07:54:49 +0000
commitdc16a02949e69b19c4b79b3e4ab8dc2f76188838 (patch)
tree3c61c693dfc70a7085865868b83882b9002bbe50 /media-gfx/potrace
parentStable for ppc, wrt bug #536012 (diff)
downloadgentoo-2-dc16a02949e69b19c4b79b3e4ab8dc2f76188838.tar.gz
gentoo-2-dc16a02949e69b19c4b79b3e4ab8dc2f76188838.tar.bz2
gentoo-2-dc16a02949e69b19c4b79b3e4ab8dc2f76188838.zip
Stable for ppc, wrt bug #545036
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/potrace')
-rw-r--r--media-gfx/potrace/ChangeLog5
-rw-r--r--media-gfx/potrace/potrace-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/potrace/ChangeLog b/media-gfx/potrace/ChangeLog
index 2bcbb8b59685..f0d2e4ecd2e2 100644
--- a/media-gfx/potrace/ChangeLog
+++ b/media-gfx/potrace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/potrace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.61 2015/06/22 11:48:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.62 2015/06/24 07:54:49 ago Exp $
+
+ 24 Jun 2015; Agostino Sarubbo <ago@gentoo.org> potrace-1.12.ebuild:
+ Stable for ppc, wrt bug #545036
22 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> potrace-1.12.ebuild:
x86 stable wrt bug #545036
diff --git a/media-gfx/potrace/potrace-1.12.ebuild b/media-gfx/potrace/potrace-1.12.ebuild
index ee8b165bf33e..25a3b00f3407 100644
--- a/media-gfx/potrace/potrace-1.12.ebuild
+++ b/media-gfx/potrace/potrace-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.12.ebuild,v 1.5 2015/06/22 11:48:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.12.ebuild,v 1.6 2015/06/24 07:54:49 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="metric static-libs"
RDEPEND="sys-libs/zlib"