summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 18:09:39 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 18:09:39 +0000
commit13786e5df0f609db6fb0e28dfe6006dc077b7417 (patch)
treed5cf9b1e26d49066cc4023a8b524f53c37bbef1c
parentVersion bump. Bug #415273 (diff)
downloadgentoo-2-13786e5df0f609db6fb0e28dfe6006dc077b7417.tar.gz
gentoo-2-13786e5df0f609db6fb0e28dfe6006dc077b7417.tar.bz2
gentoo-2-13786e5df0f609db6fb0e28dfe6006dc077b7417.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
-rw-r--r--media-libs/plotutils/ChangeLog7
-rw-r--r--media-libs/plotutils/plotutils-2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog
index 7045a133ea36..f362be40fa95 100644
--- a/media-libs/plotutils/ChangeLog
+++ b/media-libs/plotutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/plotutils
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.59 2011/10/31 16:07:05 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.60 2012/05/09 18:09:39 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> plotutils-2.6.ebuild:
+ keyword ~amd64-fbsd
31 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
-plotutils-2.4.1-r4.ebuild, -files/plotutils-2.4.1-correct_test.patch,
diff --git a/media-libs/plotutils/plotutils-2.6.ebuild b/media-libs/plotutils/plotutils-2.6.ebuild
index 692c6c5cfc19..877aad0eab01 100644
--- a/media-libs/plotutils/plotutils-2.6.ebuild
+++ b/media-libs/plotutils/plotutils-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.7 2011/03/23 17:55:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.8 2012/05/09 18:09:39 aballier Exp $
EAPI=3
inherit libtool eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/plotutils/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="+png static-libs X"
DEPEND="png? ( media-libs/libpng