summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-06-11 14:43:36 +0000
committerSamuli Suominen <drac@gentoo.org>2007-06-11 14:43:36 +0000
commit9c1cd0e5f69f1fc694d99d65b893b331131ada21 (patch)
tree846212321e2ac59c2c15dd9d5aae9f6872e760f1 /xfce-extra
parentThe snapshot has hit mirrors://gentoo and seems to work fine in preliminary t... (diff)
downloadgentoo-2-9c1cd0e5f69f1fc694d99d65b893b331131ada21.tar.gz
gentoo-2-9c1cd0e5f69f1fc694d99d65b893b331131ada21.tar.bz2
gentoo-2-9c1cd0e5f69f1fc694d99d65b893b331131ada21.zip
Adjust sys-apps/hal dep to 0.5.7.1 because of compilation failure on arm.
(Portage version: 2.1.2.9)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/exo/ChangeLog5
-rw-r--r--xfce-extra/exo/exo-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog
index acb754086620..926ecbe8f82a 100644
--- a/xfce-extra/exo/ChangeLog
+++ b/xfce-extra/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/exo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.45 2007/05/27 06:56:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.46 2007/06/11 14:43:36 drac Exp $
+
+ 11 Jun 2007; Samuli Suominen <drac@gentoo.org> exo-0.3.2.ebuild:
+ Adjust sys-apps/hal dep to 0.5.7.1 because of compilation failure on arm.
27 May 2007; Joshua Kinard <kumba@gentoo.org> exo-0.3.2.ebuild:
Stable on mips.
diff --git a/xfce-extra/exo/exo-0.3.2.ebuild b/xfce-extra/exo/exo-0.3.2.ebuild
index a8dc9f9f674a..8c2cfc094f0d 100644
--- a/xfce-extra/exo/exo-0.3.2.ebuild
+++ b/xfce-extra/exo/exo-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.2.ebuild,v 1.16 2007/05/27 06:56:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.2.ebuild,v 1.17 2007/06/11 14:43:36 drac Exp $
inherit xfce44 python
@@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/perl-5.6
>=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION}
>=xfce-base/xfce-mcs-plugins-${XFCE_MASTER_VERSION}
libnotify? ( x11-libs/libnotify )
- hal? ( sys-apps/hal )
+ hal? ( >=sys-apps/hal-0.5.7.1 )
python? ( dev-python/pygtk )"
DEPEND="${RDEPEND}
dev-util/pkgconfig