diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2014-05-07 02:16:52 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2014-05-07 02:16:52 +0000 |
commit | 2a7ea8aed29f43d470e3f4685bf97158079e9e34 (patch) | |
tree | 41452941dc950b1e0a378f4fe93e8a6bf977d6e4 /x11-wm | |
parent | Cleanup old. (diff) | |
download | gentoo-2-2a7ea8aed29f43d470e3f4685bf97158079e9e34.tar.gz gentoo-2-2a7ea8aed29f43d470e3f4685bf97158079e9e34.tar.bz2 gentoo-2-2a7ea8aed29f43d470e3f4685bf97158079e9e34.zip |
Introspection dep fix
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/muffin/muffin-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog index efaa67765fa8..909423e7231b 100644 --- a/x11-wm/muffin/ChangeLog +++ b/x11-wm/muffin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/muffin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.17 2014/05/06 03:10:19 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.18 2014/05/07 02:16:52 tetromino Exp $ + + 07 May 2014; Alexandre Rostovtsev <tetromino@gentoo.org> muffin-2.2.2.ebuild: + Introspection dep fix *muffin-2.2.2 (06 May 2014) diff --git a/x11-wm/muffin/muffin-2.2.2.ebuild b/x11-wm/muffin/muffin-2.2.2.ebuild index 4e451a124182..bf53735e9b24 100644 --- a/x11-wm/muffin/muffin-2.2.2.ebuild +++ b/x11-wm/muffin/muffin-2.2.2.ebuild @@ -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-wm/muffin/muffin-2.2.2.ebuild,v 1.1 2014/05/06 03:10:19 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-2.2.2.ebuild,v 1.2 2014/05/07 02:16:52 tetromino Exp $ EAPI="5" GCONF_DEBUG="no" @@ -24,7 +24,7 @@ COMMON_DEPEND=" x11-libs/gdk-pixbuf:2[introspection?] >=x11-libs/gtk+-3.3.7:3[X,introspection?] >=dev-libs/glib-2.25.10:2 - >=gnome-extra/cinnamon-desktop-1.0:0= + >=gnome-extra/cinnamon-desktop-1.0:0=[introspection?] >=media-libs/clutter-1.9.10:1.0=[introspection?] >=media-libs/cogl-1.9.6:1.0=[introspection?] >=media-libs/libcanberra-0.26[gtk3] |