diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-17 12:22:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-17 12:22:32 +0000 |
commit | 07324c3317a36b26fa771fc32de50a656c3a3ed6 (patch) | |
tree | e295956fcb5ca08a54cf2f47789d85d946ac6d36 /x11-themes/greybird/greybird-1.0.7.ebuild | |
parent | Update LICENSE, bug 443606. (diff) | |
download | gentoo-2-07324c3317a36b26fa771fc32de50a656c3a3ed6.tar.gz gentoo-2-07324c3317a36b26fa771fc32de50a656c3a3ed6.tar.bz2 gentoo-2-07324c3317a36b26fa771fc32de50a656c3a3ed6.zip |
Raise gtk-engines-unico runtime depend from 1.0.1 to 1.0.2 for better GTK+ >= 3.4 compability.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'x11-themes/greybird/greybird-1.0.7.ebuild')
-rw-r--r-- | x11-themes/greybird/greybird-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/greybird/greybird-1.0.7.ebuild b/x11-themes/greybird/greybird-1.0.7.ebuild index 527ff29544d6..a0cf37c92afb 100644 --- a/x11-themes/greybird/greybird-1.0.7.ebuild +++ b/x11-themes/greybird/greybird-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-1.0.7.ebuild,v 1.3 2012/11/17 10:56:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-1.0.7.ebuild,v 1.4 2012/11/17 12:22:32 ssuominen Exp $ EAPI=4 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="ayatana gnome" RDEPEND=">=x11-themes/gtk-engines-murrine-0.90 - >=x11-themes/gtk-engines-unico-1.0.1" + >=x11-themes/gtk-engines-unico-1.0.2" DEPEND="" RESTRICT="binchecks strip" |