diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-14 10:44:50 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-14 10:44:50 +0000 |
commit | 07877a1c8d63a988dd6b2bcd28b529f2e99b7500 (patch) | |
tree | c167c971204be5d6c15918a3e26df1cc0f995c08 /x11-libs | |
parent | Bug #348712, version bump too. (diff) | |
download | gentoo-2-07877a1c8d63a988dd6b2bcd28b529f2e99b7500.tar.gz gentoo-2-07877a1c8d63a988dd6b2bcd28b529f2e99b7500.tar.bz2 gentoo-2-07877a1c8d63a988dd6b2bcd28b529f2e99b7500.zip |
Pin glib/gtk+ to slot 2.
(Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.30.6.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 622ec0929cee..6b66f4d46b01 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.254 2010/12/04 00:18:38 pacho Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.255 2011/01/14 10:44:50 eva Exp $ + + 14 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> libwnck-2.30.6.ebuild: + Pin glib/gtk+ to slot 2. *libwnck-2.30.6 (04 Dec 2010) diff --git a/x11-libs/libwnck/libwnck-2.30.6.ebuild b/x11-libs/libwnck/libwnck-2.30.6.ebuild index 85ffef3525ad..131b7feb2249 100644 --- a/x11-libs/libwnck/libwnck-2.30.6.ebuild +++ b/x11-libs/libwnck/libwnck-2.30.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.1 2010/12/04 00:18:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.2 2011/01/14 10:44:50 eva Exp $ EAPI="3" GCONF_DEBUG="no" @@ -16,8 +16,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86- IUSE="doc +introspection startup-notification" -RDEPEND=">=x11-libs/gtk+-2.19.7[introspection?] - >=dev-libs/glib-2.16.0 +RDEPEND=">=x11-libs/gtk+-2.19.7:2[introspection?] + >=dev-libs/glib-2.16:2 x11-libs/libX11 x11-libs/libXres x11-libs/libXext |