diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-01 11:30:13 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-01 11:30:13 +0000 |
commit | 1e96c01c45ba076e70b38f45800a8d868c76fbd1 (patch) | |
tree | bb62bc01a8424800fe0c4135edec04ebdf7eb139 /sys-apps/dstat/dstat-0.6.6.ebuild | |
parent | Stable on amd64 (diff) | |
download | historical-1e96c01c45ba076e70b38f45800a8d868c76fbd1.tar.gz historical-1e96c01c45ba076e70b38f45800a8d868c76fbd1.tar.bz2 historical-1e96c01c45ba076e70b38f45800a8d868c76fbd1.zip |
Stable on amd64
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'sys-apps/dstat/dstat-0.6.6.ebuild')
-rw-r--r-- | sys-apps/dstat/dstat-0.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dstat/dstat-0.6.6.ebuild b/sys-apps/dstat/dstat-0.6.6.ebuild index 19ca84956ec6..150bf30becf0 100644 --- a/sys-apps/dstat/dstat-0.6.6.ebuild +++ b/sys-apps/dstat/dstat-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.6.6.ebuild,v 1.2 2007/06/13 13:52:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dstat/dstat-0.6.6.ebuild,v 1.3 2007/09/01 11:30:13 angelos Exp $ inherit python @@ -9,7 +9,7 @@ HOMEPAGE="http://dag.wieers.com/home-made/dstat/" SRC_URI="http://dag.wieers.com/home-made/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="virtual/python" |