pacho 15/02/07 11:57:35 Modified: freedesktop-icon-theme-0.ebuild ChangeLog Log: x11-themes/mate-icon-theme also provides the icons (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.11 virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild?r1=1.10&r2=1.11 Index: freedesktop-icon-theme-0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- freedesktop-icon-theme-0.ebuild 4 Dec 2014 12:42:45 -0000 1.10 +++ freedesktop-icon-theme-0.ebuild 7 Feb 2015 11:57:35 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild,v 1.10 2014/12/04 12:42:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0.ebuild,v 1.11 2015/02/07 11:57:35 pacho Exp $ EAPI=4 @@ -13,9 +13,13 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="" -RDEPEND="|| ( x11-themes/gnome-icon-theme +RDEPEND="|| ( + x11-themes/gnome-icon-theme x11-themes/faenza-icon-theme lxde-base/lxde-icon-theme x11-themes/tango-icon-theme kde-apps/oxygen-icons - kde-base/oxygen-icons )" + kde-base/oxygen-icons + x11-themes/mate-icon-theme +) +" 1.11 virtual/freedesktop-icon-theme/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/freedesktop-icon-theme/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/freedesktop-icon-theme/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/freedesktop-icon-theme/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/freedesktop-icon-theme/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 4 Dec 2014 12:42:45 -0000 1.10 +++ ChangeLog 7 Feb 2015 11:57:35 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for virtual/freedesktop-icon-theme -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/freedesktop-icon-theme/ChangeLog,v 1.10 2014/12/04 12:42:45 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/freedesktop-icon-theme/ChangeLog,v 1.11 2015/02/07 11:57:35 pacho Exp $ + + 07 Feb 2015; Pacho Ramos <[email protected]> freedesktop-icon-theme-0.ebuild: + x11-themes/mate-icon-theme also provides the icons 04 Dec 2014; Manuel RĂ¼ger <[email protected]> freedesktop-icon-theme-0.ebuild: Add dependency on kde-apps/oxygen-icons.
