summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2013-11-20 13:15:49 +0000
committerMart Raudsepp <leio@gentoo.org>2013-11-20 13:15:49 +0000
commit0ef32bbcd1a718d20c8fe6bd7029ed9a452196f3 (patch)
tree8deb010a2033ac2761a206eedc88e3b407c55036 /gnome-extra/nm-applet
parentAdd jruby target. (diff)
downloadgentoo-2-0ef32bbcd1a718d20c8fe6bd7029ed9a452196f3.tar.gz
gentoo-2-0ef32bbcd1a718d20c8fe6bd7029ed9a452196f3.tar.bz2
gentoo-2-0ef32bbcd1a718d20c8fe6bd7029ed9a452196f3.zip
Fix introspection deps
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'gnome-extra/nm-applet')
-rw-r--r--gnome-extra/nm-applet/ChangeLog6
-rw-r--r--gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild6
-rw-r--r--gnome-extra/nm-applet/nm-applet-0.9.8.4.ebuild6
-rw-r--r--gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild6
4 files changed, 14 insertions, 10 deletions
diff --git a/gnome-extra/nm-applet/ChangeLog b/gnome-extra/nm-applet/ChangeLog
index ed2373e07691..94eaff02d5d2 100644
--- a/gnome-extra/nm-applet/ChangeLog
+++ b/gnome-extra/nm-applet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/nm-applet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.107 2013/11/11 19:42:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.108 2013/11/20 13:15:49 leio Exp $
+
+ 20 Nov 2013; Mart Raudsepp <leio@gentoo.org> nm-applet-0.9.8.2.ebuild,
+ nm-applet-0.9.8.4.ebuild, nm-applet-0.9.8.8.ebuild:
+ Fix introspection deps
*nm-applet-0.9.8.8 (11 Nov 2013)
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild
index 4afe1e24a2d6..5aa8de978720 100644
--- a/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild,v 1.3 2013/07/21 12:35:48 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.2.ebuild,v 1.4 2013/11/20 13:15:49 leio Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -23,11 +23,11 @@ RDEPEND="
>=dev-libs/dbus-glib-0.88
>=sys-apps/dbus-1.4.1
>=sys-auth/polkit-0.96-r1
- >=x11-libs/gtk+-3:3
+ >=x11-libs/gtk+-3:3[introspection?]
>=x11-libs/libnotify-0.7.0
app-text/iso-codes
- >=net-misc/networkmanager-0.9.8
+ >=net-misc/networkmanager-0.9.8[introspection?]
net-misc/mobile-broadband-provider-info
bluetooth? ( >=net-wireless/gnome-bluetooth-2.27.6 )
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.8.4.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.8.4.ebuild
index 316dc55465c4..b42095e427c2 100644
--- a/gnome-extra/nm-applet/nm-applet-0.9.8.4.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-0.9.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.4.ebuild,v 1.1 2013/09/16 00:59:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.4.ebuild,v 1.2 2013/11/20 13:15:49 leio Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -23,11 +23,11 @@ RDEPEND="
>=dev-libs/dbus-glib-0.88
>=sys-apps/dbus-1.4.1
>=sys-auth/polkit-0.96-r1
- >=x11-libs/gtk+-3:3
+ >=x11-libs/gtk+-3:3[introspection?]
>=x11-libs/libnotify-0.7.0
app-text/iso-codes
- >=net-misc/networkmanager-0.9.8
+ >=net-misc/networkmanager-0.9.8[introspection?]
net-misc/mobile-broadband-provider-info
bluetooth? ( >=net-wireless/gnome-bluetooth-2.27.6 )
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild
index 85b21298f43d..ae936cf7e50c 100644
--- a/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild,v 1.1 2013/11/11 19:42:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.8.8.ebuild,v 1.2 2013/11/20 13:15:49 leio Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -23,11 +23,11 @@ RDEPEND="
>=dev-libs/dbus-glib-0.88
>=sys-apps/dbus-1.4.1
>=sys-auth/polkit-0.96-r1
- >=x11-libs/gtk+-3:3
+ >=x11-libs/gtk+-3:3[introspection?]
>=x11-libs/libnotify-0.7.0
app-text/iso-codes
- >=net-misc/networkmanager-0.9.8
+ >=net-misc/networkmanager-0.9.8[introspection?]
net-misc/mobile-broadband-provider-info
bluetooth? ( >=net-wireless/gnome-bluetooth-2.27.6 )