summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-31 10:00:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-31 10:00:13 +0000
commit8f5d659c7083c1ef80fe8977fb270b94a071c99e (patch)
tree7f3ca3c88d1b6befa4dda4f0f57735c49ea7fe3a /media-gfx
parentStable for sparc, wrt bug #457278 (diff)
downloadgentoo-2-8f5d659c7083c1ef80fe8977fb270b94a071c99e.tar.gz
gentoo-2-8f5d659c7083c1ef80fe8977fb270b94a071c99e.tar.bz2
gentoo-2-8f5d659c7083c1ef80fe8977fb270b94a071c99e.zip
Stable for sparc, wrt bug #463096
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-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 5af24627765f..d819e8d0f5cb 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.51 2013/03/30 14:45:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.52 2013/03/31 10:00:13 ago Exp $
+
+ 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild:
+ Stable for sparc, wrt bug #463096
30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild:
Stable for alpha, wrt bug #463096
diff --git a/media-gfx/potrace/potrace-1.11.ebuild b/media-gfx/potrace/potrace-1.11.ebuild
index e3f60163f1b6..ee73da225dc4 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.6 2013/03/30 14:45:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.11.ebuild,v 1.7 2013/03/31 10:00:13 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"