diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:55:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:55:03 +0000 |
commit | ce8d026b829ce9edff0e4713af48dd750c140b43 (patch) | |
tree | f5fd6dac5dda77e2c47cca81b00e69dd333587cc /mate-extra | |
parent | Stable for amd64, wrt bug #509268 (diff) | |
download | gentoo-2-ce8d026b829ce9edff0e4713af48dd750c140b43.tar.gz gentoo-2-ce8d026b829ce9edff0e4713af48dd750c140b43.tar.bz2 gentoo-2-ce8d026b829ce9edff0e4713af48dd750c140b43.zip |
Stable for amd64, wrt bug #509268
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/ChangeLog | 6 | ||||
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mate-extra/mate-sensors-applet/ChangeLog b/mate-extra/mate-sensors-applet/ChangeLog index 7b70320d26a9..4167e0dd3f09 100644 --- a/mate-extra/mate-sensors-applet/ChangeLog +++ b/mate-extra/mate-sensors-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mate-extra/mate-sensors-applet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-sensors-applet/ChangeLog,v 1.5 2014/04/23 12:49:32 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-sensors-applet/ChangeLog,v 1.6 2014/05/04 14:55:03 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> + mate-sensors-applet-1.6.1.ebuild: + Stable for amd64, wrt bug #509268 *mate-sensors-applet-1.8.0 (23 Apr 2014) diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild index 3c08aeeb88e7..df2d0f5dd4d4 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild,v 1.4 2014/03/10 22:36:29 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild,v 1.5 2014/05/04 14:55:03 ago Exp $ EAPI="5" @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+dbus hddtemp libnotify lm_sensors video_cards_fglrx video_cards_nvidia" |