diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:12:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:12:13 +0000 |
commit | 761fd7ef5cef0d75ac0fa6e234ea6bb5c40531c0 (patch) | |
tree | af9e83d7105502652c69a71f85236c5d23b1bb5e /net-analyzer/rrdtool | |
parent | add ~alpha and ~ia64 for the sake of dev-util/eric (Manifest recommit) (diff) | |
download | gentoo-2-761fd7ef5cef0d75ac0fa6e234ea6bb5c40531c0.tar.gz gentoo-2-761fd7ef5cef0d75ac0fa6e234ea6bb5c40531c0.tar.bz2 gentoo-2-761fd7ef5cef0d75ac0fa6e234ea6bb5c40531c0.zip |
stable on alpha and ia64
Diffstat (limited to 'net-analyzer/rrdtool')
-rw-r--r-- | net-analyzer/rrdtool/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog index dca7014118db..9dffd08ac0eb 100644 --- a/net-analyzer/rrdtool/ChangeLog +++ b/net-analyzer/rrdtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/rrdtool # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.28 2004/01/29 20:16:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.29 2004/02/17 20:12:13 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> rrdtool-1.0.45-r2.ebuild: + stable on alpha and ia64 29 Jan 2004; <gustavoz@gentoo.org> rrdtool-1.0.45-r2.ebuild: marked stable on sparc diff --git a/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild index 860b43fd2c7f..711e6cec30af 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild,v 1.2 2004/01/29 20:16:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.45-r2.ebuild,v 1.3 2004/02/17 20:12:13 agriffis Exp $ inherit perl-module flag-o-matic gnuconfig @@ -10,7 +10,7 @@ HOMEPAGE="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc ~amd64 alpha ia64" IUSE="tcltk perl" filter-mfpmath "sse" |