summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-04-17 14:23:59 +0000
committerJeroen Roovers <jer@gentoo.org>2013-04-17 14:23:59 +0000
commit5943fa9e480bf72fbf78f2e3b94bdd7a021b7a98 (patch)
tree9b6a0532269e8a423a7e516a9a47f5cbde25d2b6 /media-gfx/potrace
parent0.36 and 9999 versions EAPI bumped to 2 wrt bug 460572 (diff)
downloadgentoo-2-5943fa9e480bf72fbf78f2e3b94bdd7a021b7a98.tar.gz
gentoo-2-5943fa9e480bf72fbf78f2e3b94bdd7a021b7a98.tar.bz2
gentoo-2-5943fa9e480bf72fbf78f2e3b94bdd7a021b7a98.zip
Stable for HPPA (bug #449298).
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 d819e8d0f5cb..04fbcbdf5e0a 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.52 2013/03/31 10:00:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.53 2013/04/17 14:23:59 jer Exp $
+
+ 17 Apr 2013; Jeroen Roovers <jer@gentoo.org> potrace-1.11.ebuild:
+ Stable for HPPA (bug #449298).
31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild:
Stable for sparc, wrt bug #463096
diff --git a/media-gfx/potrace/potrace-1.11.ebuild b/media-gfx/potrace/potrace-1.11.ebuild
index ee73da225dc4..391d596614fb 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.7 2013/03/31 10:00:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.11.ebuild,v 1.8 2013/04/17 14:23:59 jer 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"