diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-07-12 14:39:24 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-07-12 14:39:24 +0000 |
commit | 4a3b394ef77646d6f773676678483c361c0c3667 (patch) | |
tree | 53c0ba1d11829e371b1ecebed32c0902b025c01d /net-analyzer/rrdtool/rrdtool-1.2.30.ebuild | |
parent | Stable on alpha, bug #274468 (diff) | |
download | gentoo-2-4a3b394ef77646d6f773676678483c361c0c3667.tar.gz gentoo-2-4a3b394ef77646d6f773676678483c361c0c3667.tar.bz2 gentoo-2-4a3b394ef77646d6f773676678483c361c0c3667.zip |
Stable on alpha, bug #275588
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/rrdtool/rrdtool-1.2.30.ebuild')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.2.30.ebuild b/net-analyzer/rrdtool/rrdtool-1.2.30.ebuild index e773890cc7b0..afe235b327e0 100644 --- a/net-analyzer/rrdtool/rrdtool-1.2.30.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.2.30.ebuild,v 1.2 2009/07/08 14:47:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.2.30.ebuild,v 1.3 2009/07/12 14:39:24 klausman Exp $ inherit eutils flag-o-matic multilib perl-module @@ -10,7 +10,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" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="doc perl python ruby rrdcgi tcl" RDEPEND="tcl? ( dev-lang/tcl ) |