diff options
author | 2012-09-14 19:01:48 +0000 | |
---|---|---|
committer | 2012-09-14 19:01:48 +0000 | |
commit | 45e09fc034a8d763bfdaac23b0bac715b74f463b (patch) | |
tree | c50b50b6f9cb60890e259fd758ab2f0f9eda5703 /net-analyzer/rrdtool/rrdtool-1.4.7-r1.ebuild | |
parent | arm stable, bug #429126 (diff) | |
download | gentoo-2-45e09fc034a8d763bfdaac23b0bac715b74f463b.tar.gz gentoo-2-45e09fc034a8d763bfdaac23b0bac715b74f463b.tar.bz2 gentoo-2-45e09fc034a8d763bfdaac23b0bac715b74f463b.zip |
arm stable, bug #404433
(Portage version: 2.1.11.13/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/rrdtool/rrdtool-1.4.7-r1.ebuild')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.4.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.4.7-r1.ebuild b/net-analyzer/rrdtool/rrdtool-1.4.7-r1.ebuild index bc2f2377017e..1bc2dde5a228 100644 --- a/net-analyzer/rrdtool/rrdtool-1.4.7-r1.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.4.7-r1.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-r1.ebuild,v 1.5 2012/09/13 16:44:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.7-r1.ebuild,v 1.6 2012/09/14 19:01:48 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. |