# ChangeLog for xfce-extra/xfce4-battery
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.35 2006/12/28 04:25:58 nichoj Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.36 2007/01/21 16:59:00 nichoj Exp $
+
+*xfce4-battery-0.5.0 (21 Jan 2007)
+
+ 21 Jan 2007; Joshua Nichols <nichoj@gentoo.org>
+ +xfce4-battery-0.5.0.ebuild:
+ Version bump reported by Samuli Suominen <sasuomin@uusikaupunki.fi> on bug
+ #163072. Dropped dependencies which get brought in by the eclass.
28 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
xfce4-battery-0.3.0-r2.ebuild:
--- /dev/null
+MD5 c1d923bb90b79087ca7044bcc24bab5a xfce4-battery-plugin-0.5.0.tar.bz2 222269
+RMD160 bbf64994c7686b11b6a51bd7728569cd2a5d9777 xfce4-battery-plugin-0.5.0.tar.bz2 222269
+SHA256 4428f2fe1f5f28e6cc711278fd9c5c90f325cf0c5298f98a5d60940116cbcef8 xfce4-battery-plugin-0.5.0.tar.bz2 222269
--- /dev/null
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0.ebuild,v 1.1 2007/01/21 16:59:00 nichoj Exp $
+
+inherit xfce44
+
+xfce44_beta
+xfce44_goodies_panel_plugin
+
+DESCRIPTION="Xfce4 battery status panel plugin"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug"
+
+DEPEND="dev-util/intltool"
+RDEPEND="${DEPEND}"