pacho 15/06/30 19:15:53 Modified: cinnamon-2.6.8.ebuild ChangeLog Log: Drop no longer needed warnings about r300/r600 (#553548) (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.3 gnome-extra/cinnamon/cinnamon-2.6.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.6.8.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.6.8.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.6.8.ebuild?r1=1.2&r2=1.3 Index: cinnamon-2.6.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.6.8.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cinnamon-2.6.8.ebuild 20 Jun 2015 02:32:11 -0000 1.2 +++ cinnamon-2.6.8.ebuild 30 Jun 2015 19:15:53 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.6.8.ebuild,v 1.2 2015/06/20 02:32:11 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.6.8.ebuild,v 1.3 2015/06/30 19:15:53 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -253,15 +253,4 @@ ewarn "x11-drivers/ati-drivers-11.*; you may want to switch to" ewarn "open-source drivers." fi - - if has_version "media-libs/mesa[video_cards_radeon]" || - has_version "media-libs/mesa[video_cards_r300]" || - has_version "media-libs/mesa[video_cards_r600]"; then - elog "Cinnamon is unstable under classic-mode r300/r600 mesa drivers." - elog "Make sure that gallium architecture for r300 and r600 drivers is" - elog "selected using 'eselect mesa'." - if ! has_version "media-libs/mesa[gallium]"; then - ewarn "You will need to emerge media-libs/mesa with USE=gallium." - fi - fi } 1.65 gnome-extra/cinnamon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 26 Jun 2015 09:22:13 -0000 1.64 +++ ChangeLog 30 Jun 2015 19:15:53 -0000 1.65 @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/cinnamon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v 1.64 2015/06/26 09:22:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v 1.65 2015/06/30 19:15:53 pacho Exp $ + + 30 Jun 2015; Pacho Ramos <[email protected]> cinnamon-2.6.8.ebuild: + Drop no longer needed warnings about r300/r600 (#553548) 26 Jun 2015; Agostino Sarubbo <[email protected]> cinnamon-2.4.7.ebuild: Stable for x86, wrt bug #551814
