diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 14:55:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 14:55:35 +0000 |
commit | 00c84b5ccd9ad98f11208b26eba12bb84232d9f2 (patch) | |
tree | 4beb8e9a23150fd6964f60ff8efca07106e049d2 /net-analyzer/rrdtool | |
parent | Stable for ppc, wrt bug #500988 (diff) | |
download | gentoo-2-00c84b5ccd9ad98f11208b26eba12bb84232d9f2.tar.gz gentoo-2-00c84b5ccd9ad98f11208b26eba12bb84232d9f2.tar.bz2 gentoo-2-00c84b5ccd9ad98f11208b26eba12bb84232d9f2.zip |
Stable for ppc, wrt bug #471894
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/rrdtool')
-rw-r--r-- | net-analyzer/rrdtool/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog index bf57ab85ee9e..91089abf9d86 100644 --- a/net-analyzer/rrdtool/ChangeLog +++ b/net-analyzer/rrdtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/rrdtool # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.256 2014/03/22 21:31:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.257 2014/03/23 14:55:35 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> rrdtool-1.4.8.ebuild: + Stable for ppc, wrt bug #471894 22 Mar 2014; Markus Meier <maekke@gentoo.org> rrdtool-1.4.8.ebuild: arm stable, bug #471894 diff --git a/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild b/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild index 8d5179c24106..7a07bdb3a35a 100644 --- a/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild,v 1.8 2014/03/22 21:31:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild,v 1.9 2014/03/23 14:55:35 ago Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="dbi doc +graph lua perl python ruby rrdcgi static-libs tcl tcpd" RDEPEND=" |