summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-21 12:19:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-21 12:19:36 +0000
commitae7309876c2a8f6d4bf2c0dc9633f098d020b02f (patch)
tree3eb6fc1812cf5e57627335177c9a3d2f7e130b57 /media-gfx/potrace
parentStable for arm, wrt bug #449298 (diff)
downloadgentoo-2-ae7309876c2a8f6d4bf2c0dc9633f098d020b02f.tar.gz
gentoo-2-ae7309876c2a8f6d4bf2c0dc9633f098d020b02f.tar.bz2
gentoo-2-ae7309876c2a8f6d4bf2c0dc9633f098d020b02f.zip
Stable for arm, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, 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.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/potrace/ChangeLog b/media-gfx/potrace/ChangeLog
index a80abc4a0af4..806e6c568a49 100644
--- a/media-gfx/potrace/ChangeLog
+++ b/media-gfx/potrace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/potrace
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.54 2013/04/18 21:38:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.55 2013/04/21 12:19:36 ago Exp $
+
+ 21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild:
+ Stable for arm, wrt bug #449298
18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild:
Stable for ppc64, wrt bug #449298
diff --git a/media-gfx/potrace/potrace-1.11.ebuild b/media-gfx/potrace/potrace-1.11.ebuild
index a43fb1a76142..ba74b05638ee 100644
--- a/media-gfx/potrace/potrace-1.11.ebuild
+++ b/media-gfx/potrace/potrace-1.11.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/potrace/potrace-1.11.ebuild,v 1.9 2013/04/18 21:38:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.11.ebuild,v 1.10 2013/04/21 12:19:36 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="metric static-libs"
RDEPEND="sys-libs/zlib"