summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2007-03-23 03:23:55 +0000
committerJoshua Jackson <tsunam@gentoo.org>2007-03-23 03:23:55 +0000
commita6f4e6cd1664564928181002dc9c599e0ad708aa (patch)
tree6245783e8a33385d414ad25584504ec4e9b7f72b /x11-plugins
parenthelps to have the right version...... (diff)
downloadgentoo-2-a6f4e6cd1664564928181002dc9c599e0ad708aa.tar.gz
gentoo-2-a6f4e6cd1664564928181002dc9c599e0ad708aa.tar.bz2
gentoo-2-a6f4e6cd1664564928181002dc9c599e0ad708aa.zip
Fixing a depend problem
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/beryl-plugins/ChangeLog6
-rw-r--r--x11-plugins/beryl-plugins/beryl-plugins-0.2.1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-plugins/beryl-plugins/ChangeLog b/x11-plugins/beryl-plugins/ChangeLog
index 1277e668ca9f..a9f3af84bdc3 100644
--- a/x11-plugins/beryl-plugins/ChangeLog
+++ b/x11-plugins/beryl-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/beryl-plugins
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/ChangeLog,v 1.9 2007/03/21 02:48:42 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/ChangeLog,v 1.10 2007/03/23 03:23:55 tsunam Exp $
+
+ 23 Mar 2007; Joshua Jackson <tsunam@gentoo.org>
+ beryl-plugins-0.2.1.ebuild:
+ Fixing a depend problem
*beryl-plugins-0.2.1 (21 Mar 2007)
diff --git a/x11-plugins/beryl-plugins/beryl-plugins-0.2.1.ebuild b/x11-plugins/beryl-plugins/beryl-plugins-0.2.1.ebuild
index 73ced930720a..89b94e8a7ca4 100644
--- a/x11-plugins/beryl-plugins/beryl-plugins-0.2.1.ebuild
+++ b/x11-plugins/beryl-plugins/beryl-plugins-0.2.1.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/x11-plugins/beryl-plugins/beryl-plugins-0.2.1.ebuild,v 1.1 2007/03/21 02:48:42 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/beryl-plugins-0.2.1.ebuild,v 1.2 2007/03/23 03:23:55 tsunam Exp $
inherit flag-o-matic
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="dbus"
RDEPEND="~x11-wm/beryl-core-${PV}
+ media-libs/jpeg
>=gnome-base/librsvg-2.14.0
dbus? (
|| ( dev-libs/dbus-glib ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.36 ) )