diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:29:19 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:29:19 +0000 |
commit | 23993b6c10fc663cb9d222ab3fe4f4dee2eef2ff (patch) | |
tree | 126a38e0f1ed9090bbc285bcc9a62e788f23e33e /x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-23993b6c10fc663cb9d222ab3fe4f4dee2eef2ff.tar.gz gentoo-2-23993b6c10fc663cb9d222ab3fe4f4dee2eef2ff.tar.bz2 gentoo-2-23993b6c10fc663cb9d222ab3fe4f4dee2eef2ff.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild')
-rw-r--r-- | x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild b/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild index e40889473aa4..020b47d1ec61 100644 --- a/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild +++ b/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild,v 1.6 2004/11/24 05:29:19 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" LICENSE="GPL-2" DEPEND="virtual/x11" |