summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/bmpanel/ChangeLog6
-rw-r--r--x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/bmpanel/ChangeLog b/x11-misc/bmpanel/ChangeLog
index 294be624c8e1..ff51886798d2 100644
--- a/x11-misc/bmpanel/ChangeLog
+++ b/x11-misc/bmpanel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/bmpanel
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/ChangeLog,v 1.1 2010/08/29 08:20:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/ChangeLog,v 1.2 2010/09/30 11:07:56 hwoarang Exp $
+
+ 30 Sep 2010; Markos Chandras <hwoarang@gentoo.org>
+ bmpanel-0.9.27-r1.ebuild:
+ Stable on amd64 wrt bug #338941
*bmpanel-0.9.27-r1 (29 Aug 2010)
diff --git a/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild b/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild
index 43c21df147e6..ba30dc2b4491 100644
--- a/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild
+++ b/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild,v 1.1 2010/08/29 08:20:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild,v 1.2 2010/09/30 11:07:56 hwoarang Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://nsf.110mb.com/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="amd64 ~ppc"
IUSE="debug libev libevent"
RDEPEND=">=media-libs/imlib2-1.4.0