summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-26 18:54:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-26 18:54:02 +0000
commit1b2ae630e0785a0124178e0a6e8ad19a9c34b48b (patch)
treeccb9b554a89d7c148336b0b1cb41c2703d4e0a4d /media-gfx/potrace
parentVersion bump. Add ~x86 keyword. (diff)
downloadgentoo-2-1b2ae630e0785a0124178e0a6e8ad19a9c34b48b.tar.gz
gentoo-2-1b2ae630e0785a0124178e0a6e8ad19a9c34b48b.tar.bz2
gentoo-2-1b2ae630e0785a0124178e0a6e8ad19a9c34b48b.zip
alpha/ia64 stable wrt #404785
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/potrace')
-rw-r--r--media-gfx/potrace/ChangeLog5
-rw-r--r--media-gfx/potrace/potrace-1.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/potrace/ChangeLog b/media-gfx/potrace/ChangeLog
index 6f8d1053ca58..494f6565e4aa 100644
--- a/media-gfx/potrace/ChangeLog
+++ b/media-gfx/potrace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/potrace
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.41 2012/05/09 17:11:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.42 2012/05/26 18:54:02 armin76 Exp $
+
+ 26 May 2012; Raúl Porcel <armin76@gentoo.org> potrace-1.10-r1.ebuild:
+ alpha/ia64 stable wrt #404785
09 May 2012; Alexis Ballier <aballier@gentoo.org> potrace-1.10-r1.ebuild:
keyword ~amd64-fbsd
diff --git a/media-gfx/potrace/potrace-1.10-r1.ebuild b/media-gfx/potrace/potrace-1.10-r1.ebuild
index d7bc7084611f..4ca5d92f6a31 100644
--- a/media-gfx/potrace/potrace-1.10-r1.ebuild
+++ b/media-gfx/potrace/potrace-1.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.10-r1.ebuild,v 1.12 2012/05/09 17:11:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.10-r1.ebuild,v 1.13 2012/05/26 18:54:02 armin76 Exp $
EAPI="4"
@@ -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 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="metric static-libs"
RDEPEND="sys-libs/zlib"