diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:20:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:20:12 +0000 |
commit | 3baba058c8c8f27151a77949d484ff36d4373a89 (patch) | |
tree | 626476e7d2cb77ccc3f434306f35efda856bb799 /x11-misc/suxpanel | |
parent | x86 stable wrt bug #393725 (diff) | |
download | gentoo-2-3baba058c8c8f27151a77949d484ff36d4373a89.tar.gz gentoo-2-3baba058c8c8f27151a77949d484ff36d4373a89.tar.bz2 gentoo-2-3baba058c8c8f27151a77949d484ff36d4373a89.zip |
x86 stable wrt bug #393821
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-misc/suxpanel')
-rw-r--r-- | x11-misc/suxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/suxpanel/ChangeLog b/x11-misc/suxpanel/ChangeLog index 9b969a76c8aa..af1825defe49 100644 --- a/x11-misc/suxpanel/ChangeLog +++ b/x11-misc/suxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/suxpanel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/ChangeLog,v 1.14 2011/12/16 20:28:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/ChangeLog,v 1.15 2011/12/18 20:20:12 phajdan.jr Exp $ + + 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> suxpanel-0.4b-r3.ebuild: + x86 stable wrt bug #393821 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> suxpanel-0.4b-r3.ebuild: Stable for AMD64, wrt bug #393821 diff --git a/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild b/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild index 0988c11007cc..9eb11f02ac97 100644 --- a/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild +++ b/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild,v 1.3 2011/12/16 20:28:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild,v 1.4 2011/12/18 20:20:12 phajdan.jr Exp $ EAPI=2 inherit eutils flag-o-matic multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |