diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2007-03-23 03:23:55 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2007-03-23 03:23:55 +0000 |
commit | a6f4e6cd1664564928181002dc9c599e0ad708aa (patch) | |
tree | 6245783e8a33385d414ad25584504ec4e9b7f72b /x11-plugins | |
parent | helps to have the right version...... (diff) | |
download | gentoo-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/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/beryl-plugins/beryl-plugins-0.2.1.ebuild | 3 |
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 ) ) |