summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2012-03-23 21:13:06 +0000
committerChristoph Mende <angelos@gentoo.org>2012-03-23 21:13:06 +0000
commit772bb66b6efe6e1f08e991eff476cd675db6e76e (patch)
treeced0d52f6f6977b6cbde17298e2829c8d53b81d4 /xfce-base
parentAdd slot dep on glib (diff)
downloadgentoo-2-772bb66b6efe6e1f08e991eff476cd675db6e76e.tar.gz
gentoo-2-772bb66b6efe6e1f08e991eff476cd675db6e76e.tar.bz2
gentoo-2-772bb66b6efe6e1f08e991eff476cd675db6e76e.zip
Add slot dep on glib
(Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/exo/ChangeLog6
-rw-r--r--xfce-base/exo/exo-0.6.2-r1.ebuild4
-rw-r--r--xfce-base/exo/exo-0.6.2.ebuild4
-rw-r--r--xfce-base/exo/exo-0.7.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 8e8c711274cb..1f39611ba1e1 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.70 2012/03/02 00:28:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.71 2012/03/23 21:13:06 angelos Exp $
+
+ 23 Mar 2012; Christoph Mende <angelos@gentoo.org> exo-0.6.2-r1.ebuild,
+ exo-0.6.2.ebuild, exo-0.7.1.ebuild:
+ Add slot dep on glib
02 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> exo-0.7.1.ebuild:
Raise libxfce4ui depend to 4.9 for function xfce_dialog_show_help by Diego
diff --git a/xfce-base/exo/exo-0.6.2-r1.ebuild b/xfce-base/exo/exo-0.6.2-r1.ebuild
index 166113c2bc93..a9cc449e06f9 100644
--- a/xfce-base/exo/exo-0.6.2-r1.ebuild
+++ b/xfce-base/exo/exo-0.6.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2-r1.ebuild,v 1.1 2012/03/01 15:10:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2-r1.ebuild,v 1.2 2012/03/23 21:13:06 angelos Exp $
EAPI=4
PYTHON_DEPEND="python? 2:2.6"
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-
IUSE="debug python"
RDEPEND=">=dev-lang/perl-5.6
- >=dev-libs/glib-2.18
+ >=dev-libs/glib-2.18:2
dev-perl/URI
>=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4util-4.8
diff --git a/xfce-base/exo/exo-0.6.2.ebuild b/xfce-base/exo/exo-0.6.2.ebuild
index 00c932700eda..abae7f3984d9 100644
--- a/xfce-base/exo/exo-0.6.2.ebuild
+++ b/xfce-base/exo/exo-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.9 2012/01/06 10:21:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.10 2012/03/23 21:13:06 angelos Exp $
EAPI=4
PYTHON_DEPEND="python? 2:2.6"
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~
IUSE="debug python"
RDEPEND=">=dev-lang/perl-5.6
- >=dev-libs/glib-2.18
+ >=dev-libs/glib-2.18:2
dev-perl/URI
>=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4util-4.8
diff --git a/xfce-base/exo/exo-0.7.1.ebuild b/xfce-base/exo/exo-0.7.1.ebuild
index baa5afe08562..6b8927d2c3cc 100644
--- a/xfce-base/exo/exo-0.7.1.ebuild
+++ b/xfce-base/exo/exo-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.7.1.ebuild,v 1.2 2012/03/02 00:28:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.7.1.ebuild,v 1.3 2012/03/23 21:13:06 angelos Exp $
EAPI=4
inherit xfconf
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-
IUSE="debug"
RDEPEND=">=dev-lang/perl-5.6
- >=dev-libs/glib-2.18
+ >=dev-libs/glib-2.18:2
dev-perl/URI
>=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4ui-4.9