diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/stalonetray/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/stalonetray/stalonetray-0.6.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/stalonetray/ChangeLog b/x11-misc/stalonetray/ChangeLog index 2ee6f051742e..b05d0dbaced4 100644 --- a/x11-misc/stalonetray/ChangeLog +++ b/x11-misc/stalonetray/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/stalonetray # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/ChangeLog,v 1.1 2007/06/09 19:51:52 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/ChangeLog,v 1.2 2007/06/11 04:45:13 opfer Exp $ + + 11 Jun 2007; Christian Faulhammer <opfer@gentoo.org> + stalonetray-0.6.5.ebuild: + keyworded ~x86, bug 151432 *stalonetray-0.6.5 (09 Jun 2007) diff --git a/x11-misc/stalonetray/stalonetray-0.6.5.ebuild b/x11-misc/stalonetray/stalonetray-0.6.5.ebuild index f6c6de0fa188..bb27f826d897 100644 --- a/x11-misc/stalonetray/stalonetray-0.6.5.ebuild +++ b/x11-misc/stalonetray/stalonetray-0.6.5.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/x11-misc/stalonetray/stalonetray-0.6.5.ebuild,v 1.1 2007/06/09 19:51:52 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/stalonetray-0.6.5.ebuild,v 1.2 2007/06/11 04:45:13 opfer Exp $ DESCRIPTION="System tray utility including support for KDE system tray icons" HOMEPAGE="http://stalonetray.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug kde" RDEPEND="x11-libs/libX11 |