diff options
Diffstat (limited to 'app-laptop/batti/batti-0.3.8-r1.ebuild')
-rw-r--r-- | app-laptop/batti/batti-0.3.8-r1.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/app-laptop/batti/batti-0.3.8-r1.ebuild b/app-laptop/batti/batti-0.3.8-r1.ebuild index 43c830437bb3..9478f745657a 100644 --- a/app-laptop/batti/batti-0.3.8-r1.ebuild +++ b/app-laptop/batti/batti-0.3.8-r1.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/app-laptop/batti/batti-0.3.8-r1.ebuild,v 1.3 2011/04/13 20:17:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/batti-0.3.8-r1.ebuild,v 1.4 2011/12/04 10:16:25 hwoarang Exp $ EAPI=3 @@ -22,11 +22,9 @@ IUSE="libnotify" RDEPEND="dev-python/pygtk dev-python/dbus-python sys-power/upower + x11-themes/hicolor-icon-theme libnotify? ( x11-libs/libnotify ) - || ( kde-base/oxygen-icons - x11-themes/gnome-icon-theme - x11-themes/lxde-icon-theme - x11-themes/xfce-icon-theme )" + virtual/freedesktop-icon-theme" DEPEND="" DOCS="AUTHORS" |