summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-02-20 13:14:44 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-02-20 13:14:44 +0000
commit542d1425b1c8a2f6bc28fd53356b33e8beb832ad (patch)
tree0ad112849be17b4c96d4f88f7c0df70d14ee75fb /media-libs/plotutils
parentMask flags of calligra and dependencies due to lack of keywords (diff)
downloadgentoo-2-542d1425b1c8a2f6bc28fd53356b33e8beb832ad.tar.gz
gentoo-2-542d1425b1c8a2f6bc28fd53356b33e8beb832ad.tar.bz2
gentoo-2-542d1425b1c8a2f6bc28fd53356b33e8beb832ad.zip
Keyword ~arm
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r--media-libs/plotutils/ChangeLog8
-rw-r--r--media-libs/plotutils/plotutils-2.6.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog
index 4587d009c459..54baccaef3a2 100644
--- a/media-libs/plotutils/ChangeLog
+++ b/media-libs/plotutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/plotutils
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.61 2012/08/22 03:14:24 ottxor Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.62 2013/02/20 13:14:44 chithanh Exp $
+
+ 20 Feb 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ plotutils-2.6.ebuild:
+ Keyword ~arm
22 Aug 2012; Christoph Junghans <ottxor@gentoo.org> plotutils-2.6.ebuild:
added prefix keywords
diff --git a/media-libs/plotutils/plotutils-2.6.ebuild b/media-libs/plotutils/plotutils-2.6.ebuild
index 9e899771b6ff..55d95d808cdd 100644
--- a/media-libs/plotutils/plotutils-2.6.ebuild
+++ b/media-libs/plotutils/plotutils-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.9 2012/08/22 03:14:24 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.10 2013/02/20 13:14:44 chithanh 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
IUSE="+png static-libs X"
DEPEND="png? ( media-libs/libpng