diff options
author | Markus Meier <maekke@gentoo.org> | 2012-09-14 18:30:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-09-14 18:30:24 +0000 |
commit | 9ec2c60bd43bb9e59ad9e425a1fcd9a063cfac4c (patch) | |
tree | ca524c2891a2035eac89ee2b34749b570f7e3364 /net-analyzer/rrdtool | |
parent | add ~arm, bug #416133 (diff) | |
download | gentoo-2-9ec2c60bd43bb9e59ad9e425a1fcd9a063cfac4c.tar.gz gentoo-2-9ec2c60bd43bb9e59ad9e425a1fcd9a063cfac4c.tar.bz2 gentoo-2-9ec2c60bd43bb9e59ad9e425a1fcd9a063cfac4c.zip |
arm stable, bug #404433
(Portage version: 2.1.11.13/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/rrdtool')
-rw-r--r-- | net-analyzer/rrdtool/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog index 12a2334634a0..8027850c20d7 100644 --- a/net-analyzer/rrdtool/ChangeLog +++ b/net-analyzer/rrdtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/rrdtool # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.235 2012/09/13 16:44:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.236 2012/09/14 18:30:24 maekke Exp $ + + 14 Sep 2012; Markus Meier <maekke@gentoo.org> rrdtool-1.4.7.ebuild: + arm stable, bug #404433 13 Sep 2012; Jeroen Roovers <jer@gentoo.org> rrdtool-1.4.7-r1.ebuild: Stable for HPPA (bug #404433). diff --git a/net-analyzer/rrdtool/rrdtool-1.4.7.ebuild b/net-analyzer/rrdtool/rrdtool-1.4.7.ebuild index 8bb6c7e6f86b..a03787e3aa29 100644 --- a/net-analyzer/rrdtool/rrdtool-1.4.7.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.7.ebuild,v 1.5 2012/09/12 20:14:48 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.7.ebuild,v 1.6 2012/09/14 18:30:24 maekke Exp $ EAPI="4" @@ -17,7 +17,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 lua perl python ruby rrdcgi tcl tcpd" # This versions are minimal versions upstream tested with. |