Bug 86328 - Metabug for gtk-sharp slot (R)DEPEND fixes.
Bug#: 86328 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dotnet@gentoo.org Reported By: latexer@gentoo.org
Component: Ebuilds
URL: 
Summary: Metabug for gtk-sharp slot (R)DEPEND fixes.
Keywords:  
Status Whiteboard: 
Opened: 2005-03-22 16:43 0000
Description:   Opened: 2005-03-22 16:43 0000
I'll be CCing the necessary herds/maintainers of any packages that have a dep
on gtk-sharp that needs fixing in preparation for gtk-sharp-1.9.x (the future
gtk-sharp-2.0, which is SLOT="2" as it is parallel installable with the 1.0.x
series).

Most have (R)DEPENDs in the format:

>=dev-dotnet/gtk-sharp-1.0
or
dev-dotnet/gtk-sharp

Both will be problematic as soon as gtk-sharp-1.9.x hits the tree.

Most need to have a line like:
=dev-dotnet/gtk-sharp-1.0*

for any gtk-sharp or *-sharp (gtk-sharp component) they dep on. List of ebuilds
and maintainers to follow.

------- Comment #1 From Peter Johanson (RETIRED) 2005-03-22 16:49:33 0000 -------
Package : Herd/Maintainer

net-misc/gfax (only 0.6.4): comm-fax, genstef
        >=dev-dotnet/gtk-sharp-1.0.4-r1
        dev-dotnet/gnome-sharp
        dev-dotnet/gconf-sharp
        dev-dotnet/glade-sharp

net-analyzer/sussen (only 0.10.0): netmon
    >=dev-dotnet/gtk-sharp-1.0
    >=dev-dotnet/glade-sharp-1.0
    >=dev-dotnet/gnome-sharp-1.0

dev-libs/gmime (only >=0.2.10): net-mail
    >=dev-dotnet/gtk-sharp-0.91.1

The rest are packages currently handled by the dotnet herd, and I'll be taking care of this evening. Thanks all.

------- Comment #2 From Andrej Kacian (RETIRED) 2005-03-22 17:21:02 0000 -------
dev-libs/gmime fixed - both ebuilds were affected, not just one, as you wrote.

------- Comment #3 From Marcelo Goes 2005-03-22 17:54:17 0000 -------
For gmime,

shouldn't
>=dev-dotnet/gtk-sharp-1.0*
be
=dev-dotnet/gtk-sharp-1.0*
?

------- Comment #4 From Andrej Kacian (RETIRED) 2005-03-22 17:57:23 0000 -------
Um, yes, you're right - looks like I really need to go to bed now. Fixed,
sorry!

------- Comment #5 From Marcelo Goes 2005-03-22 17:58:13 0000 -------
sussen fixed.

------- Comment #6 From Peter Johanson (RETIRED) 2005-03-25 12:47:00 0000 -------
Ok, genstef fixed the gfax issue yesterday. Marking FIXED. Thanks all for the
help.