commit: 1c97c7107faa590ba869a0c72b63e015e500b0a6
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 12 14:55:42 2015 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 14:55:42 2015 +0000
URL: https://gitweb.gentoo.org/proj/xfce.git/commit/?id=1c97c710
libxfce4ui: Sync with gentoo-x86
Package-Manager: portage-2.2.18
Manifest-Sign-Key: 84F20B43
xfce-base/libxfce4ui/libxfce4ui-9999.ebuild | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
index e755523..21fcc9b 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.11.1.ebuild,v 1.1
2014/03/11 13:23:19 ssuominen Exp $
+# $Header:
/var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1.ebuild,v 1.1
2015/03/15 18:44:14 mgorny Exp $
EAPI=5
inherit xfconf
@@ -13,16 +13,16 @@ SLOT="0"
KEYWORDS=""
IUSE="debug glade startup-notification"
-RDEPEND=">=dev-libs/glib-2.28
- >=x11-libs/gtk+-2.24:2
- >=x11-libs/gtk+-3.2:3
- x11-libs/libX11
- x11-libs/libICE
- x11-libs/libSM
- >=xfce-base/libxfce4util-4.11
- >=xfce-base/xfconf-4.10
- glade? ( dev-util/glade:3 )
- startup-notification? ( x11-libs/startup-notification )
+RDEPEND=">=dev-libs/glib-2.30:2=
+ >=x11-libs/gtk+-2.24:2=
+ >=x11-libs/gtk+-3.2:3=
+ x11-libs/libX11:=
+ x11-libs/libICE:=
+ x11-libs/libSM:=
+ >=xfce-base/libxfce4util-4.12:=
+ >=xfce-base/xfconf-4.12:=
+ glade? ( dev-util/glade:3= )
+ startup-notification? ( x11-libs/startup-notification:= )
!xfce-base/xfce-utils"
DEPEND="${RDEPEND}
dev-lang/perl