summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2014-10-12 04:34:41 +0000
committerZac Medico <zmedico@gentoo.org>2014-10-12 04:34:41 +0000
commit341bb303b10315ff95ba1f949ed2fe205e4098f1 (patch)
tree8f3e193ca85aaf8d1451b0fe04a31d6cd0ff6ad9 /sys-apps/systemd-ui
parentadd ebuild for pycallgraph written by me (diff)
downloadgentoo-2-341bb303b10315ff95ba1f949ed2fe205e4098f1.tar.gz
gentoo-2-341bb303b10315ff95ba1f949ed2fe205e4098f1.tar.bz2
gentoo-2-341bb303b10315ff95ba1f949ed2fe205e4098f1.zip
Bump gtk+:2 deps to gtk+:3, since that's what is required now.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-apps/systemd-ui')
-rw-r--r--sys-apps/systemd-ui/ChangeLog6
-rw-r--r--sys-apps/systemd-ui/systemd-ui-3.ebuild4
-rw-r--r--sys-apps/systemd-ui/systemd-ui-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/systemd-ui/ChangeLog b/sys-apps/systemd-ui/ChangeLog
index e73726dbf776..acf918ee452c 100644
--- a/sys-apps/systemd-ui/ChangeLog
+++ b/sys-apps/systemd-ui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/systemd-ui
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v 1.10 2014/05/04 08:07:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v 1.11 2014/10/12 04:34:41 zmedico Exp $
+
+ 12 Oct 2014; Zac Medico <zmedico@gentoo.org> systemd-ui-3.ebuild,
+ systemd-ui-9999.ebuild:
+ Bump gtk+:2 deps to gtk+:3, since that's what is required now.
04 May 2014; Pacho Ramos <pacho@gentoo.org>
+files/systemd-ui-3-vala-0.24.patch, systemd-ui-3.ebuild:
diff --git a/sys-apps/systemd-ui/systemd-ui-3.ebuild b/sys-apps/systemd-ui/systemd-ui-3.ebuild
index c7e4b81db9c1..e4de0bb972dc 100644
--- a/sys-apps/systemd-ui/systemd-ui-3.ebuild
+++ b/sys-apps/systemd-ui/systemd-ui-3.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/sys-apps/systemd-ui/systemd-ui-3.ebuild,v 1.2 2014/05/04 08:07:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-3.ebuild,v 1.3 2014/10/12 04:34:41 zmedico Exp $
EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
>=dev-libs/glib-2.26:2
dev-libs/libgee:0.8
sys-apps/dbus
- x11-libs/gtk+:2
+ x11-libs/gtk+:3
>=x11-libs/libnotify-0.7
"
DEPEND="${RDEPEND}
diff --git a/sys-apps/systemd-ui/systemd-ui-9999.ebuild b/sys-apps/systemd-ui/systemd-ui-9999.ebuild
index 3aa83e0a1ed1..882b496c1fd3 100644
--- a/sys-apps/systemd-ui/systemd-ui-9999.ebuild
+++ b/sys-apps/systemd-ui/systemd-ui-9999.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/sys-apps/systemd-ui/systemd-ui-9999.ebuild,v 1.5 2014/01/07 09:58:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-9999.ebuild,v 1.6 2014/10/12 04:34:41 zmedico Exp $
EAPI=4
@@ -30,7 +30,7 @@ RDEPEND="!sys-apps/systemd[gtk]
>=dev-libs/glib-2.26
dev-libs/libgee:0.8
sys-apps/dbus
- x11-libs/gtk+:2
+ x11-libs/gtk+:3
>=x11-libs/libnotify-0.7"
DEPEND="${RDEPEND}