diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:08:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:08:07 +0000 |
commit | b0eb4c4c7021166e312ef7210951a59d51756808 (patch) | |
tree | 2eee7eb961c440cb7da12e8e6046626cc13dfd7d /net-analyzer/rrdtool | |
parent | Stable for ia64, wrt bug #504462 (diff) | |
download | gentoo-2-b0eb4c4c7021166e312ef7210951a59d51756808.tar.gz gentoo-2-b0eb4c4c7021166e312ef7210951a59d51756808.tar.bz2 gentoo-2-b0eb4c4c7021166e312ef7210951a59d51756808.zip |
Stable for ia64, wrt bug #471894
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/rrdtool')
-rw-r--r-- | net-analyzer/rrdtool/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.4.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog index 2b3ab98e9905..45474577b909 100644 --- a/net-analyzer/rrdtool/ChangeLog +++ b/net-analyzer/rrdtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/rrdtool -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.249 2013/08/01 15:14:59 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.250 2014/03/18 16:08:07 ago Exp $ + + 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> rrdtool-1.4.8.ebuild: + Stable for ia64, wrt bug #471894 *rrdtool-1.4.8 (01 Aug 2013) diff --git a/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild b/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild index 844720912255..0bfc74f2e783 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-2013 Gentoo Foundation +# 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.1 2013/08/01 15:14:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.4.8.ebuild,v 1.2 2014/03/18 16:08:07 ago Exp $ EAPI="5" @@ -14,7 +14,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=" |