diff options
author | 2004-05-31 21:56:30 +0000 | |
---|---|---|
committer | 2004-05-31 21:56:30 +0000 | |
commit | 588db8ce9a61b5bf9a66e92af17bfcadb6818c24 (patch) | |
tree | 849f4b4e0e2bb5876850a400744ce4df14cd5158 /x11-plugins | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-588db8ce9a61b5bf9a66e92af17bfcadb6818c24.tar.gz gentoo-2-588db8ce9a61b5bf9a66e92af17bfcadb6818c24.tar.bz2 gentoo-2-588db8ce9a61b5bf9a66e92af17bfcadb6818c24.zip |
~amd64
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-trayicons/ChangeLog b/x11-plugins/gkrellm-trayicons/ChangeLog index 3452bec57598..d63bc796313e 100644 --- a/x11-plugins/gkrellm-trayicons/ChangeLog +++ b/x11-plugins/gkrellm-trayicons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-trayicons # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.3 2004/05/10 10:48:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/ChangeLog,v 1.4 2004/05/31 21:56:30 kugelfang Exp $ + + 31 May 2004; Danny van Dyk <kugelfang@gentoo.org> + gkrellm-trayicons-1.02.ebuild: + Marked ~amd64. 10 May 2004; Michael Sterrett <mr_bones_@gentoo.org> gkrellm-trayicons-1.02.ebuild: 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" |