diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 20:28:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 20:28:05 +0000 |
commit | ddfd1b75d30dc1a0ef1c4c01ae49368f2622bf64 (patch) | |
tree | 4b4d3dc0ba104b3fe30f873b07c2d4ab0d897d47 /x11-misc | |
parent | Stable for AMD64, wrt bug #394979 (diff) | |
download | gentoo-2-ddfd1b75d30dc1a0ef1c4c01ae49368f2622bf64.tar.gz gentoo-2-ddfd1b75d30dc1a0ef1c4c01ae49368f2622bf64.tar.bz2 gentoo-2-ddfd1b75d30dc1a0ef1c4c01ae49368f2622bf64.zip |
Stable for AMD64, wrt bug #393821
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-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 decb0a234023..9b969a76c8aa 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.13 2011/03/21 22:38:10 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/ChangeLog,v 1.14 2011/12/16 20:28:05 ago Exp $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> suxpanel-0.4b-r3.ebuild: + Stable for AMD64, wrt bug #393821 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> suxpanel-0.4b-r1.ebuild, suxpanel-0.4b-r3.ebuild: diff --git a/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild b/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild index d7100283650f..0988c11007cc 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.2 2011/03/21 22:38:10 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/suxpanel-0.4b-r3.ebuild,v 1.3 2011/12/16 20:28:05 ago 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 |