diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
commit | bceb73b0f8197a399440658941cf856eec5882c4 (patch) | |
tree | 2e932b4ab1073df817760f31eb8909067ac00a22 /x11-plugins/karamba-smbwho | |
parent | marked 1.31.0 stable (Manifest recommit) (diff) | |
download | gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.tar.gz gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.tar.bz2 gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.zip |
x86 and amd64 unmasks and ChangeLog fixes.
Diffstat (limited to 'x11-plugins/karamba-smbwho')
-rw-r--r-- | x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild b/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild index 1143d3903d4e..17e4943c7794 100644 --- a/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild +++ b/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild,v 1.5 2003/10/29 19:23:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-smbwho/karamba-smbwho-0.1.ebuild,v 1.6 2004/02/28 17:58:58 aliz Exp $ DESCRIPTION="Samba status plugin for Karamba" HOMEPAGE="http://www.kdelook.org/content/show.php?content=5698" SRC_URI="http://www.kdelook.org/content/files/5698-smbwho-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" |