diff options
author | 2013-05-19 19:09:21 +0000 | |
---|---|---|
committer | 2013-05-19 19:09:21 +0000 | |
commit | f34951ea7b1680535cf9b283b1b987578a96decd (patch) | |
tree | 7df7adccce12679a1aeebf14db11e3e3e2e615ef /media-libs/plotutils | |
parent | Version bump (diff) | |
download | gentoo-2-f34951ea7b1680535cf9b283b1b987578a96decd.tar.gz gentoo-2-f34951ea7b1680535cf9b283b1b987578a96decd.tar.bz2 gentoo-2-f34951ea7b1680535cf9b283b1b987578a96decd.zip |
keyword ~amd64-fbsd, bug #465136
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r-- | media-libs/plotutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/plotutils/plotutils-2.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog index 9ab4b3163490..8d924345bf43 100644 --- a/media-libs/plotutils/ChangeLog +++ b/media-libs/plotutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/plotutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.68 2013/05/10 16:58:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.69 2013/05/19 19:09:21 aballier Exp $ + + 19 May 2013; Alexis Ballier <aballier@gentoo.org> plotutils-2.6-r1.ebuild: + keyword ~amd64-fbsd, bug #465136 10 May 2013; Markus Meier <maekke@gentoo.org> plotutils-2.6-r1.ebuild: add ~arm, bug #468582 diff --git a/media-libs/plotutils/plotutils-2.6-r1.ebuild b/media-libs/plotutils/plotutils-2.6-r1.ebuild index e5cc7d5fa3a5..1146b0348edb 100644 --- a/media-libs/plotutils/plotutils-2.6-r1.ebuild +++ b/media-libs/plotutils/plotutils-2.6-r1.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-libs/plotutils/plotutils-2.6-r1.ebuild,v 1.4 2013/05/10 16:58:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6-r1.ebuild,v 1.5 2013/05/19 19:09:21 aballier Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/plotutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+png static-libs X" DEPEND=" |