tomwij 14/03/10 22:36:29 Modified: mate-sensors-applet-1.6.1.ebuild ChangeLog Log: Remove scrollkeeper configure flag. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.4 mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild?r1=1.3&r2=1.4 Index: mate-sensors-applet-1.6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-sensors-applet/mate-sensors-applet-1.6.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mate-sensors-applet-1.6.1.ebuild 10 Mar 2014 22:31:35 -0000 1.3 +++ mate-sensors-applet-1.6.1.ebuild 10 Mar 2014 22:36:29 -0000 1.4 @@ -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.3 2014/03/10 22:31:35 tomwij Exp $ +# $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 $ EAPI="5" @@ -61,7 +61,6 @@ fi gnome2_src_configure \ - --disable-scrollkeeper \ --disable-static \ $(use_enable libnotify) \ $(use_with lm_sensors libsensors) \ 1.4 mate-extra/mate-sensors-applet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-sensors-applet/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-sensors-applet/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-sensors-applet/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-sensors-applet/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 10 Mar 2014 22:31:35 -0000 1.3 +++ ChangeLog 10 Mar 2014 22:36:29 -0000 1.4 @@ -1,6 +1,9 @@ # 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.3 2014/03/10 22:31:35 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-sensors-applet/ChangeLog,v 1.4 2014/03/10 22:36:29 tomwij Exp $ + + 10 Mar 2014; Tom Wijsman <[email protected]> mate-sensors-applet-1.6.1.ebuild: + Remove scrollkeeper configure flag. 10 Mar 2014; Tom Wijsman <[email protected]> mate-sensors-applet-1.6.1.ebuild: Further review of dependencies.
