diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:39:19 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:39:19 +0000 |
commit | ebbfdae872e8704d1b5fd956031336472d19d078 (patch) | |
tree | 54e57a262957d2489e734536b5c6774bbeecb89d /xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild | |
parent | x86 stable wrt bug #386963 (diff) | |
download | gentoo-2-ebbfdae872e8704d1b5fd956031336472d19d078.tar.gz gentoo-2-ebbfdae872e8704d1b5fd956031336472d19d078.tar.bz2 gentoo-2-ebbfdae872e8704d1b5fd956031336472d19d078.zip |
x86 stable wrt bug #386963
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild index ec8f8ecfa9a4..3239d7b1ad77 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.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/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild,v 1.2 2011/10/13 14:06:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild,v 1.3 2011/10/16 03:39:19 phajdan.jr Exp $ EAPI=4 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+acpi debug hddtemp libnotify lm_sensors nvidia" REQUIRED_USE="|| ( hddtemp lm_sensors acpi )" |