summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-11-20 16:54:24 +0000
committerFabian Groffen <grobian@gentoo.org>2011-11-20 16:54:24 +0000
commitbc0b247d0377c248264f3fc4dad60717138c1409 (patch)
tree7d3dd0d999457e292b9fa65eb8d80b290a51ffaf /media-gfx/potrace
parentFix compilation failure for rss useflag (diff)
downloadgentoo-2-bc0b247d0377c248264f3fc4dad60717138c1409.tar.gz
gentoo-2-bc0b247d0377c248264f3fc4dad60717138c1409.tar.bz2
gentoo-2-bc0b247d0377c248264f3fc4dad60717138c1409.zip
Marked ~x64-macos
(Portage version: 2.2.01.19572-prefix/cvs/Darwin i386)
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 047c1bc27269..9dc3e92afca4 100644
--- a/media-gfx/potrace/ChangeLog
+++ b/media-gfx/potrace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/potrace
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.32 2011/11/20 16:34:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.33 2011/11/20 16:54:24 grobian Exp $
+
+ 20 Nov 2011; Fabian Groffen <grobian@gentoo.org> potrace-1.10-r1.ebuild:
+ Marked ~x64-macos
20 Nov 2011; Fabian Groffen <grobian@gentoo.org> potrace-1.10-r1.ebuild:
Fix out-of-prefix installation of docs
diff --git a/media-gfx/potrace/potrace-1.10-r1.ebuild b/media-gfx/potrace/potrace-1.10-r1.ebuild
index 2c134d35f2b8..357fb916ae61 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-2011 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.3 2011/11/20 16:34:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.10-r1.ebuild,v 1.4 2011/11/20 16:54:24 grobian 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 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="metric static-libs"
DOCS=( AUTHORS ChangeLog NEWS README )