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
commitff74270014f9e27cdeb6d1b362360e787b142617 (patch)
tree5b1ccb0b0f0359181991b7da0ba5b70fe83bdc67 /dev-dotnet
parentapp-misc/magicdev removal (diff)
downloadhistorical-ff74270014f9e27cdeb6d1b362360e787b142617.tar.gz
historical-ff74270014f9e27cdeb6d1b362360e787b142617.tar.bz2
historical-ff74270014f9e27cdeb6d1b362360e787b142617.zip
Updated ndesk-dbus dependencies (bug 356391)
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/ipod-sharp/ChangeLog8
-rw-r--r--dev-dotnet/ipod-sharp/ipod-sharp-0.8.2-r1.ebuild6
-rw-r--r--dev-dotnet/ipod-sharp/ipod-sharp-0.8.2.ebuild6
-rw-r--r--dev-dotnet/ipod-sharp/ipod-sharp-0.8.5.ebuild6
-rw-r--r--dev-dotnet/notify-sharp/ChangeLog7
-rw-r--r--dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild8
-rw-r--r--dev-dotnet/podsleuth/ChangeLog7
-rw-r--r--dev-dotnet/podsleuth/podsleuth-0.6.7.ebuild6
8 files changed, 32 insertions, 22 deletions
diff --git a/dev-dotnet/ipod-sharp/ChangeLog b/dev-dotnet/ipod-sharp/ChangeLog
index cfd4f47677c6..828cb44a4b7d 100644
--- a/dev-dotnet/ipod-sharp/ChangeLog
+++ b/dev-dotnet/ipod-sharp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/ipod-sharp
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ChangeLog,v 1.30 2010/06/27 12:14:35 nixnut Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ChangeLog,v 1.31 2011/03/12 11:55:40 angelos Exp $
+
+ 12 Mar 2011; <angelos@gentoo.org> ipod-sharp-0.8.2.ebuild,
+ ipod-sharp-0.8.2-r1.ebuild, ipod-sharp-0.8.5.ebuild:
+ Updated ndesk-dbus dependencies (bug 356391)
27 Jun 2010; <nixnut@gentoo.org> ipod-sharp-0.8.5.ebuild:
ppc stable #319657
diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2-r1.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2-r1.ebuild
index 498f1be7913d..a8e08acb40f9 100644
--- a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2-r1.ebuild
+++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/ipod-sharp/ipod-sharp-0.8.2-r1.ebuild,v 1.2 2009/07/24 11:00:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2-r1.ebuild,v 1.3 2011/03/12 11:55:40 angelos Exp $
EAPI=2
inherit eutils mono
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
RDEPEND=">=dev-lang/mono-2
- dev-dotnet/dbus-glib-sharp
+ dev-dotnet/ndesk-dbus-glib
>=dev-dotnet/podsleuth-0.6.4
>=dev-dotnet/gtk-sharp-2.12"
DEPEND="${RDEPEND}
diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2.ebuild
index 127870f83fc0..25286a649abb 100644
--- a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2.ebuild
+++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/ipod-sharp/ipod-sharp-0.8.2.ebuild,v 1.6 2009/04/30 15:39:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.8.2.ebuild,v 1.7 2011/03/12 11:55:40 angelos Exp $
EAPI=2
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc x86"
IUSE="doc"
RDEPEND=">=dev-lang/mono-2.0
- dev-dotnet/dbus-glib-sharp
+ dev-dotnet/ndesk-dbus-glib
>=dev-dotnet/podsleuth-0.6.4
>=dev-dotnet/gtk-sharp-2.12.0"
DEPEND="${RDEPEND}
diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.5.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.5.ebuild
index b47ac013ed41..7de7b8afc981 100644
--- a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.5.ebuild
+++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.5.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/ipod-sharp/ipod-sharp-0.8.5.ebuild,v 1.4 2010/06/27 12:14:35 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.8.5.ebuild,v 1.5 2011/03/12 11:55:40 angelos Exp $
EAPI=2
inherit eutils mono
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86"
IUSE="doc"
RDEPEND=">=dev-lang/mono-2
- dev-dotnet/dbus-glib-sharp
+ dev-dotnet/ndesk-dbus-glib
>=dev-dotnet/podsleuth-0.6.4
>=dev-dotnet/gtk-sharp-2.12"
DEPEND="${RDEPEND}
diff --git a/dev-dotnet/notify-sharp/ChangeLog b/dev-dotnet/notify-sharp/ChangeLog
index 3f8792260a02..c4bdc395686b 100644
--- a/dev-dotnet/notify-sharp/ChangeLog
+++ b/dev-dotnet/notify-sharp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/notify-sharp
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.10 2009/06/05 08:19:45 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.11 2011/03/12 11:56:18 angelos Exp $
+
+ 12 Mar 2011; <angelos@gentoo.org> notify-sharp-0.4.0_pre20080912-r1.ebuild:
+ Updated ndesk-dbus dependencies (bug 356391)
05 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild
index 7a4e631e522e..07868e354ebc 100644
--- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild
+++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v 1.7 2009/06/05 08:19:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v 1.8 2011/03/12 11:56:18 angelos Exp $
EAPI=2
@@ -20,8 +20,8 @@ IUSE="doc"
RDEPEND=">=dev-lang/mono-1.1.13
>=dev-dotnet/gtk-sharp-2.10.1
- >=dev-dotnet/dbus-sharp-0.6
- >=dev-dotnet/dbus-glib-sharp-0.4
+ >=dev-dotnet/ndesk-dbus-0.6
+ >=dev-dotnet/ndesk-dbus-glib-0.4
>=x11-libs/libnotify-0.4.5"
DEPEND="${RDEPEND}
doc? ( virtual/monodoc )"
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"