diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 14:30:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 14:30:39 +0000 |
commit | 3dddb655d4f7421821c45957ecb462b6392aa294 (patch) | |
tree | 1a28e81fa27d9ba05c26acd2c452bfca78ebcaf2 /x11-misc/stalonetray | |
parent | Based on 2.6.32.59 + genpatches-2.6.32-48 + grsecurity-2.9.1-2.6.32.59-201206... (diff) | |
download | gentoo-2-3dddb655d4f7421821c45957ecb462b6392aa294.tar.gz gentoo-2-3dddb655d4f7421821c45957ecb462b6392aa294.tar.bz2 gentoo-2-3dddb655d4f7421821c45957ecb462b6392aa294.zip |
Stable for amd64, wrt bug #422385
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/stalonetray')
-rw-r--r-- | x11-misc/stalonetray/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/stalonetray/stalonetray-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/stalonetray/ChangeLog b/x11-misc/stalonetray/ChangeLog index 3ee1b7feaaf4..718ad5bac420 100644 --- a/x11-misc/stalonetray/ChangeLog +++ b/x11-misc/stalonetray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/stalonetray # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/ChangeLog,v 1.9 2012/04/18 09:13:38 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/ChangeLog,v 1.10 2012/06/22 14:30:39 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> stalonetray-0.8.1.ebuild: + Stable for amd64, wrt bug #422385 *stalonetray-0.8.1 (18 Apr 2012) diff --git a/x11-misc/stalonetray/stalonetray-0.8.1.ebuild b/x11-misc/stalonetray/stalonetray-0.8.1.ebuild index 764ef490b869..515a8a5600aa 100644 --- a/x11-misc/stalonetray/stalonetray-0.8.1.ebuild +++ b/x11-misc/stalonetray/stalonetray-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/stalonetray-0.8.1.ebuild,v 1.1 2012/04/18 09:13:38 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stalonetray/stalonetray-0.8.1.ebuild,v 1.2 2012/06/22 14:30:38 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug +graceful-exit kde" RDEPEND="x11-libs/libX11 |