diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-25 12:05:08 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-25 12:05:08 +0000 |
commit | 280c2c7569a13c88592a559e6a23e6edd789609a (patch) | |
tree | ebc64cf9d1c4d1ab0c7e66ffaccbcc7eb291d62a /dev-libs/dbus-glib | |
parent | be more specific (diff) | |
download | gentoo-2-280c2c7569a13c88592a559e6a23e6edd789609a.tar.gz gentoo-2-280c2c7569a13c88592a559e6a23e6edd789609a.tar.bz2 gentoo-2-280c2c7569a13c88592a559e6a23e6edd789609a.zip |
bump dbus dep
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.88.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.92.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.88.ebuild b/dev-libs/dbus-glib/dbus-glib-0.88.ebuild index 62fffae8c03a..2fa11b18644a 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.88.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.88.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.88.ebuild,v 1.5 2010/12/23 16:25:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.88.ebuild,v 1.6 2010/12/25 12:05:08 ssuominen Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="bash-completion debug doc static-libs test" -RDEPEND=">=sys-apps/dbus-1.1 +RDEPEND=">=sys-apps/dbus-1.4.1 >=dev-libs/glib-2.24 >=dev-libs/expat-1.95.8" DEPEND="${RDEPEND} diff --git a/dev-libs/dbus-glib/dbus-glib-0.92.ebuild b/dev-libs/dbus-glib/dbus-glib-0.92.ebuild index fd82af20c8e5..f90ee3a49721 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.92.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.92.ebuild,v 1.1 2010/11/10 16:49:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.92.ebuild,v 1.2 2010/12/25 12:05:08 ssuominen Exp $ EAPI=2 inherit bash-completion @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="bash-completion debug doc static-libs test" -RDEPEND=">=sys-apps/dbus-1.1 +RDEPEND=">=sys-apps/dbus-1.4.1 >=dev-libs/glib-2.26 >=dev-libs/expat-1.95.8" DEPEND="${RDEPEND} |