diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-31 21:56:30 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-31 21:56:30 +0000 |
commit | 768d4125f180191fea05d4a8e77b0540e5e9e324 (patch) | |
tree | 0c1578152b811fb2e1b0a01b540f5c8f691365a1 /x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild | |
parent | Stable on alpha. (diff) | |
download | historical-768d4125f180191fea05d4a8e77b0540e5e9e324.tar.gz historical-768d4125f180191fea05d4a8e77b0540e5e9e324.tar.bz2 historical-768d4125f180191fea05d4a8e77b0540e5e9e324.zip |
~amd64
Diffstat (limited to 'x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild index 4ffa3e4ce341..0c88c8ac5b74 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.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/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.4 2004/05/10 10:48:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.5 2004/05/31 21:56:30 kugelfang Exp $ DESCRIPTION="Configurable Tray Icons for GKrellM" HOMEPAGE="http://sweb.cz/tripie/gkrellm/trayicons/" @@ -8,7 +8,7 @@ SRC_URI="http://sweb.cz/tripie/gkrellm/trayicons/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="~x86 ppc ~amd64" IUSE="" DEPEND="app-admin/gkrellm" |