summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-12 11:56:50 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-12 11:56:50 +0000
commit1880aaf5dd2ba44e4e3c78d7bb4401a0c09ae572 (patch)
tree878af86e2c5dcbfb79266e52cb43874195267f9a /dev-dotnet
parentUpdated ndesk-dbus dependencies (bug 356391) (diff)
downloadgentoo-2-1880aaf5dd2ba44e4e3c78d7bb4401a0c09ae572.tar.gz
gentoo-2-1880aaf5dd2ba44e4e3c78d7bb4401a0c09ae572.tar.bz2
gentoo-2-1880aaf5dd2ba44e4e3c78d7bb4401a0c09ae572.zip
Updated ndesk-dbus dependencies (bug 356391)
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/podsleuth/ChangeLog7
-rw-r--r--dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-dotnet/podsleuth/ChangeLog b/dev-dotnet/podsleuth/ChangeLog
index b95b0ed39050..7d79f6f1173b 100644
--- a/dev-dotnet/podsleuth/ChangeLog
+++ b/dev-dotnet/podsleuth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/podsleuth
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/podsleuth/ChangeLog,v 1.17 2010/09/23 22:14:05 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/podsleuth/ChangeLog,v 1.18 2011/03/12 11:56:50 angelos Exp $
+
+ 12 Mar 2011; <angelos@gentoo.org> podsleuth-0.6.7.ebuild:
+ Updated ndesk-dbus dependencies (bug 356391)
23 Sep 2010; Markos Chandras <hwoarang@gentoo.org> podsleuth-0.6.7.ebuild:
Stable on amd64 wrt bug #336851
diff --git a/dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild b/dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild
index 7ac1447cb312..2e9ced32a3f0 100644
--- a/dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild
+++ b/dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild,v 1.4 2010/09/23 22:14:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild,v 1.5 2011/03/12 11:56:50 angelos Exp $
EAPI=2
inherit mono
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-RDEPEND="dev-dotnet/dbus-glib-sharp
+RDEPEND="dev-dotnet/ndesk-dbus-glib
>=dev-lang/mono-2
sys-apps/hal
>=sys-apps/sg3_utils-1.27"