ago 14/07/22 10:54:42 Modified: gtk-engines-2.20.2-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #512912 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 x11-themes/gtk-engines/gtk-engines-2.20.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2-r1.ebuild?r1=1.2&r2=1.3 Index: gtk-engines-2.20.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-engines-2.20.2-r1.ebuild 18 Jun 2014 21:17:59 -0000 1.2 +++ gtk-engines-2.20.2-r1.ebuild 22 Jul 2014 10:54:42 -0000 1.3 @@ -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/x11-themes/gtk-engines/gtk-engines-2.20.2-r1.ebuild,v 1.2 2014/06/18 21:17:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2-r1.ebuild,v 1.3 2014/07/22 10:54:42 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="accessibility lua" RDEPEND=">=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}] 1.190 x11-themes/gtk-engines/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines/ChangeLog?rev=1.190&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines/ChangeLog?rev=1.190&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines/ChangeLog?r1=1.189&r2=1.190 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v retrieving revision 1.189 retrieving revision 1.190 diff -u -r1.189 -r1.190 --- ChangeLog 18 Jun 2014 21:17:59 -0000 1.189 +++ ChangeLog 22 Jul 2014 10:54:42 -0000 1.190 @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.189 2014/06/18 21:17:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.190 2014/07/22 10:54:42 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <a...@gentoo.org> gtk-engines-2.20.2-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <mgo...@gentoo.org> gtk-engines-2.20.2-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug