diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-09 20:36:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-09 20:36:43 +0000 |
commit | 084ab5edf6d6718ef981722b84973420421ff96e (patch) | |
tree | 141f8216b82d4a83611f47e362ca05576b30f04c /x11-misc | |
parent | Version bump, bugfix release (diff) | |
download | gentoo-2-084ab5edf6d6718ef981722b84973420421ff96e.tar.gz gentoo-2-084ab5edf6d6718ef981722b84973420421ff96e.tar.bz2 gentoo-2-084ab5edf6d6718ef981722b84973420421ff96e.zip |
amd64/x86 stable, bug #283381
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/stalonetray/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/stalonetray/stalonetray-0.7.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/stalonetray/ChangeLog b/x11-misc/stalonetray/ChangeLog index d18c99054bda..79de3e35bd2e 100644 --- a/x11-misc/stalonetray/ChangeLog +++ b/x11-misc/stalonetray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/stalonetray -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/ChangeLog,v 1.7 2008/09/10 11:15:56 coldwind Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/ChangeLog,v 1.8 2009/09/09 20:36:43 maekke Exp $ + + 09 Sep 2009; Markus Meier <maekke@gentoo.org> stalonetray-0.7.6.ebuild: + amd64/x86 stable, bug #283381 10 Sep 2008; Santiago M. Mola <coldwind@gentoo.org> metadata.xml: desktop-dock takes this as per lucass retirement. diff --git a/x11-misc/stalonetray/stalonetray-0.7.6.ebuild b/x11-misc/stalonetray/stalonetray-0.7.6.ebuild index 0e6ccf9e6314..37ac7976ebdd 100644 --- a/x11-misc/stalonetray/stalonetray-0.7.6.ebuild +++ b/x11-misc/stalonetray/stalonetray-0.7.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/stalonetray-0.7.6.ebuild,v 1.1 2008/03/25 11:09:17 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/stalonetray-0.7.6.ebuild,v 1.2 2009/09/09 20:36:43 maekke 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 ~x86" +KEYWORDS="amd64 x86" IUSE="debug kde" RDEPEND="x11-libs/libX11 |