diff options
author | 2015-05-17 09:22:59 +0000 | |
---|---|---|
committer | 2015-05-17 09:22:59 +0000 | |
commit | 679bf8706308ebaa7ca7ac36ecbf2bbdc3047873 (patch) | |
tree | c3380557391ea9104af3700c1c826e07cf6c59a7 | |
parent | Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not keyword... (diff) | |
download | gentoo-2-679bf8706308ebaa7ca7ac36ecbf2bbdc3047873.tar.gz gentoo-2-679bf8706308ebaa7ca7ac36ecbf2bbdc3047873.tar.bz2 gentoo-2-679bf8706308ebaa7ca7ac36ecbf2bbdc3047873.zip |
Mark ~hppa (bug #549516).
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | net-analyzer/rrdtool/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.5.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog index ea14e65ac2c5..b8232213d23b 100644 --- a/net-analyzer/rrdtool/ChangeLog +++ b/net-analyzer/rrdtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/rrdtool # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.291 2015/05/15 18:32:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.292 2015/05/17 09:22:59 jer Exp $ + + 17 May 2015; Jeroen Roovers <jer@gentoo.org> rrdtool-1.5.3-r1.ebuild: + Mark ~hppa (bug #549516). 15 May 2015; Anthony G. Basile <blueness@gentoo.org> rrdtool-1.5.3-r1.ebuild: Keyword ~arm, ~ppc and ~ppc64. Bug #549516. diff --git a/net-analyzer/rrdtool/rrdtool-1.5.3-r1.ebuild b/net-analyzer/rrdtool/rrdtool-1.5.3-r1.ebuild index f1f68c0ee461..abf0a211c613 100644 --- a/net-analyzer/rrdtool/rrdtool-1.5.3-r1.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.5.3-r1.ebuild,v 1.2 2015/05/15 18:32:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.5.3-r1.ebuild,v 1.3 2015/05/17 09:22:59 jer Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="dbi doc graph lua perl python rados rrdcgi ruby static-libs tcl tcpd" CDEPEND=" |