summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
commitd80e4d7b812de76012302ab154b8b8a0c706640a (patch)
tree6852e43ed8f4895d9f241cf248a7f2efd48fe35d /net-misc
parentupdating bb when I should be asleep (diff)
downloadgentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild4
-rw-r--r--net-misc/fidelio/fidelio-0.9.6-r1.ebuild4
-rw-r--r--net-misc/fidelio/fidelio-0.9.6.ebuild4
-rw-r--r--net-misc/gtk-gnutella/gtk-gnutella-0.18.ebuild4
-rw-r--r--net-misc/gtk-gnutella/gtk-gnutella-0.85.ebuild4
-rw-r--r--net-misc/gtkhx/gtkhx-0.9.2.ebuild4
-rw-r--r--net-misc/gtkskan/gtkskan-0.2.ebuild4
-rw-r--r--net-misc/gyach/gyach-0.7.5-r1.ebuild2
-rw-r--r--net-misc/gyach/gyach-0.7.5.ebuild4
-rw-r--r--net-misc/gyach/gyach-0.7.6.ebuild4
-rw-r--r--net-misc/icecast/files/digest-icecast-1.3.12-r11
-rw-r--r--net-misc/ipsorcery/ipsorcery-1.5.ebuild4
-rw-r--r--net-misc/nt/nt-1.29-r1.ebuild6
-rw-r--r--net-misc/nt/nt-1.30.ebuild6
-rw-r--r--net-misc/nt/nt-2.0.ebuild4
-rw-r--r--net-misc/nt/nt-2.0_rc2.ebuild4
16 files changed, 32 insertions, 31 deletions
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
index 3020c8ea2bc3..f021902cc655 100644
--- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
+++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Joao Schim <joao@schim.net>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.3 2002/01/27 07:08:54 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.4 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="LinNeighborhood is a easy to use frontend to samba/NETBios."
SRC_URI="http://www.bnro.de/~schmidjo/download/${P}.tar.gz"
HOMEPAGE="http://www.bnro.de/~schmidjo/index.html"
-DEPEND=" >=x11-libs/gtk+-1.2 net-fs/samba
+DEPEND=" =x11-libs/gtk+-1.2* net-fs/samba
nls? ( sys-devel/gettext ) "
RDEPEND="${DEPEND}"
diff --git a/net-misc/fidelio/fidelio-0.9.6-r1.ebuild b/net-misc/fidelio/fidelio-0.9.6-r1.ebuild
index 4d7b090a969e..b97d21ee1aa3 100644
--- a/net-misc/fidelio/fidelio-0.9.6-r1.ebuild
+++ b/net-misc/fidelio/fidelio-0.9.6-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Geert Bevin <gbevin@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/fidelio/fidelio-0.9.6-r1.ebuild,v 1.1 2002/03/25 05:30:36 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/fidelio/fidelio-0.9.6-r1.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Fidelio is a Linux/Unix client for Hotline, a proprietary protocol that combines ftp-like, irc-like and news-like functions with user authentication and permissions in one package."
@@ -10,7 +10,7 @@ HOMEPAGE="http://fidelio.sourceforge.net/"
DEPEND="virtual/glibc
virtual/x11
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=gnome-base/gnome-libs-1.4.1.2
>=dev-libs/libxml2-2.4.12
esd? ( >=media-sound/esound-0.2.23 )"
diff --git a/net-misc/fidelio/fidelio-0.9.6.ebuild b/net-misc/fidelio/fidelio-0.9.6.ebuild
index 0d4f2faeb060..5c9b4f803134 100644
--- a/net-misc/fidelio/fidelio-0.9.6.ebuild
+++ b/net-misc/fidelio/fidelio-0.9.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Geert Bevin <gbevin@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/fidelio/fidelio-0.9.6.ebuild,v 1.1 2002/01/11 23:56:46 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/fidelio/fidelio-0.9.6.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Fidelio is a Linux/Unix client for Hotline, a proprietary protocol that combines ftp-like, irc-like and news-like functions with user authentication and permissions in one package."
@@ -10,7 +10,7 @@ HOMEPAGE="http://fidelio.sourceforge.net/"
DEPEND="virtual/glibc
virtual/x11
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=gnome-base/gnome-libs-1.4.1.2
>=dev-libs/libxml2-2.4.12
esd? ( >=media-sound/esound-0.2.23 )"
diff --git a/net-misc/gtk-gnutella/gtk-gnutella-0.18.ebuild b/net-misc/gtk-gnutella/gtk-gnutella-0.18.ebuild
index 7660e87651bf..7255e27c3b6a 100644
--- a/net-misc/gtk-gnutella/gtk-gnutella-0.18.ebuild
+++ b/net-misc/gtk-gnutella/gtk-gnutella-0.18.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Claes Nästen <pekdon@gmx.net>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk-gnutella/gtk-gnutella-0.18.ebuild,v 1.1 2001/12/13 20:28:33 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk-gnutella/gtk-gnutella-0.18.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GTK+ Gnutella client"
@@ -9,7 +9,7 @@ SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.gz"
HOMEPAGE="http://gtk-gnutella.sourceforge.net/"
DEPEND="virtual/glibc
- >=x11-libs/gtk+-1.2.10"
+ =x11-libs/gtk+-1.2*"
src_compile() {
./configure \
diff --git a/net-misc/gtk-gnutella/gtk-gnutella-0.85.ebuild b/net-misc/gtk-gnutella/gtk-gnutella-0.85.ebuild
index a94a394c3acc..48bf5fdcc5b9 100644
--- a/net-misc/gtk-gnutella/gtk-gnutella-0.85.ebuild
+++ b/net-misc/gtk-gnutella/gtk-gnutella-0.85.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Claes Nästen <pekdon@gmx.net>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk-gnutella/gtk-gnutella-0.85.ebuild,v 1.1 2002/04/14 05:07:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk-gnutella/gtk-gnutella-0.85.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GTK+ Gnutella client"
@@ -9,7 +9,7 @@ SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.gz"
HOMEPAGE="http://gtk-gnutella.sourceforge.net/"
DEPEND="virtual/glibc
- >=x11-libs/gtk+-1.2.10"
+ =x11-libs/gtk+-1.2*"
src_compile() {
./configure \
diff --git a/net-misc/gtkhx/gtkhx-0.9.2.ebuild b/net-misc/gtkhx/gtkhx-0.9.2.ebuild
index f60e83d17084..8448a064fe98 100644
--- a/net-misc/gtkhx/gtkhx-0.9.2.ebuild
+++ b/net-misc/gtkhx/gtkhx-0.9.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author Michael M Nazaroff <naz@themoonsofjupiter.net>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gtkhx/gtkhx-0.9.2.ebuild,v 1.1 2002/03/16 17:12:47 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtkhx/gtkhx-0.9.2.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a GTK+ Hotline Client based off of Hx"
@@ -9,7 +9,7 @@ SRC_URI="http://gtkhx.sourceforge.net/files/${P}.tar.gz"
HOMEPAGE="http://gtkhx.sourceforge.net/index.html"
SLOT="0"
DEPEND="virtual/glibc
- >=x11-libs/gtk+-1.2.10"
+ =x11-libs/gtk+-1.2*"
RDEPEND="$DEPEND"
diff --git a/net-misc/gtkskan/gtkskan-0.2.ebuild b/net-misc/gtkskan/gtkskan-0.2.ebuild
index 1670cf985f04..e80c178ccf07 100644
--- a/net-misc/gtkskan/gtkskan-0.2.ebuild
+++ b/net-misc/gtkskan/gtkskan-0.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Tools Team <tools@gentoo.org>
# Author: Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gtkskan/gtkskan-0.2.ebuild,v 1.2 2002/03/06 18:55:22 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtkskan/gtkskan-0.2.ebuild,v 1.3 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK+-based ESSID scanner"
@@ -11,7 +11,7 @@ HOMEPAGE="http://wavelan-tools.sf.net"
DEPEND="virtual/glibc
=sys-libs/db-1.85*
- >=x11-libs/gtk+-1.2.10
+ =x11-libs/gtk+-1.2*
gnome? ( >=gnome-base/gnome-libs-1.4 >=gnome-base/gnome-core-1.4 )"
#RDEPEND=""
diff --git a/net-misc/gyach/gyach-0.7.5-r1.ebuild b/net-misc/gyach/gyach-0.7.5-r1.ebuild
index 86552a30fa2b..c157fd6e6b13 100644
--- a/net-misc/gyach/gyach-0.7.5-r1.ebuild
+++ b/net-misc/gyach/gyach-0.7.5-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="GTK+-based Yahoo! chat client"
SRC_URI="http://www4.infi.net/~cpinkham/gyach/code/${P}.tar.gz"
HOMEPAGE="http://www4.infi.net/~cpinkham/gyach/"
-DEPEND=">=x11-libs/gtk+-1.2.0"
+DEPEND="=x11-libs/gtk+-1.2*"
src_compile() {
./configure --host=${CHOST} --prefix=/usr || die
diff --git a/net-misc/gyach/gyach-0.7.5.ebuild b/net-misc/gyach/gyach-0.7.5.ebuild
index 6d0f39aae455..91a20512870a 100644
--- a/net-misc/gyach/gyach-0.7.5.ebuild
+++ b/net-misc/gyach/gyach-0.7.5.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Matthew Kennedy <mbkennedy@ieee.com>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.5.ebuild,v 1.1 2002/02/03 01:59:07 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.5.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK+-based Yahoo! chat client"
SRC_URI="http://www4.infi.net/~cpinkham/gyach/code/${P}.tar.gz"
HOMEPAGE="http://www4.infi.net/~cpinkham/gyach/"
-DEPEND=">=x11-libs/gtk+-1.2.0"
+DEPEND="=x11-libs/gtk+-1.2*"
src_compile() {
./configure --host=${CHOST} --prefix=/usr || die
diff --git a/net-misc/gyach/gyach-0.7.6.ebuild b/net-misc/gyach/gyach-0.7.6.ebuild
index ba745601a7d1..b6f7cab1718c 100644
--- a/net-misc/gyach/gyach-0.7.6.ebuild
+++ b/net-misc/gyach/gyach-0.7.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Matthew Kennedy <mbkennedy@ieee.com>
# Maintainer: Matthew Kennedy <mkennedy@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.6.ebuild,v 1.1 2002/05/01 06:03:48 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.6.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $
LICENSE="GPL-2"
@@ -12,7 +12,7 @@ SRC_URI="http://www4.infi.net/~cpinkham/gyach/code/${P}.tar.gz"
HOMEPAGE="http://www4.infi.net/~cpinkham/gyach/"
DEPEND="virtual/glibc
- >=x11-libs/gtk+-1.2.0"
+ =x11-libs/gtk+-1.2*"
RDEPEND="${DEPEND}"
diff --git a/net-misc/icecast/files/digest-icecast-1.3.12-r1 b/net-misc/icecast/files/digest-icecast-1.3.12-r1
new file mode 100644
index 000000000000..12bd2d747ed3
--- /dev/null
+++ b/net-misc/icecast/files/digest-icecast-1.3.12-r1
@@ -0,0 +1 @@
+MD5 69ba36d30722884ea538b70628f1de80 icecast-1.3.12.tar.gz 269822
diff --git a/net-misc/ipsorcery/ipsorcery-1.5.ebuild b/net-misc/ipsorcery/ipsorcery-1.5.ebuild
index 210701a4b0fb..9dbd2b982000 100644
--- a/net-misc/ipsorcery/ipsorcery-1.5.ebuild
+++ b/net-misc/ipsorcery/ipsorcery-1.5.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Justin Lambert <jlambert@eml.cc>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild,v 1.1 2002/04/22 00:20:31 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild,v 1.2 2002/05/23 06:50:18 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets."
SRC_URI="http://www.legions.org/~phric/ipsorc-${PV}.tar.gz"
HOMEPAGE="http://www.legions.org/~phric/ipsorcery.html"
-DEPEND="gtk? ( >=x11-libs/gtk+-1.2.10 )"
+DEPEND="gtk? ( =x11-libs/gtk+-1.2* )"
src_unpack() {
unpack ipsorc-${PV}.tar.gz
diff --git a/net-misc/nt/nt-1.29-r1.ebuild b/net-misc/nt/nt-1.29-r1.ebuild
index 86b152604c52..14d3295ac3af 100644
--- a/net-misc/nt/nt-1.29-r1.ebuild
+++ b/net-misc/nt/nt-1.29-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens <lamer@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-1.29-r1.ebuild,v 1.2 2001/10/28 14:46:18 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-1.29-r1.ebuild,v 1.3 2002/05/23 06:50:18 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK based download manager for X (Sorta like GetRight(tm) for doze, works well with galeon."
@@ -10,11 +10,11 @@ HOMEPAGE="http://www.krasu.ru/soft/chuchelo/"
DEPEND="virtual/glibc
virtual/x11
- >=x11-libs/gtk+-1.2.10-r4"
+ =x11-libs/gtk+-1.2*"
RDEPEND="virtual/glibc
virtual/x11
- >=x11-libs/gtk+-1.2.10-r4"
+ =x11-libs/gtk+-1.2*"
src_compile() {
diff --git a/net-misc/nt/nt-1.30.ebuild b/net-misc/nt/nt-1.30.ebuild
index b45861dee1b1..b62e8f8d6d94 100644
--- a/net-misc/nt/nt-1.30.ebuild
+++ b/net-misc/nt/nt-1.30.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-1.30.ebuild,v 1.2 2002/01/05 00:09:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-1.30.ebuild,v 1.3 2002/05/23 06:50:18 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK based download manager for X."
@@ -10,11 +10,11 @@ HOMEPAGE="http://www.krasu.ru/soft/chuchelo/"
DEPEND="virtual/glibc
virtual/x11
- >=x11-libs/gtk+-1.2.10-r4"
+ =x11-libs/gtk+-1.2*"
RDEPEND="virtual/glibc
virtual/x11
- >=x11-libs/gtk+-1.2.10-r4"
+ =x11-libs/gtk+-1.2*"
src_compile() {
diff --git a/net-misc/nt/nt-2.0.ebuild b/net-misc/nt/nt-2.0.ebuild
index 4869cd436ed9..23d4cf83162c 100644
--- a/net-misc/nt/nt-2.0.ebuild
+++ b/net-misc/nt/nt-2.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-2.0.ebuild,v 1.1 2002/04/30 19:06:53 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-2.0.ebuild,v 1.2 2002/05/23 06:50:18 seemant Exp $
#name of tarball changed
MY_P="${P/nt/d4x}"
@@ -12,7 +12,7 @@ DESCRIPTION="GTK based download manager for X."
SRC_URI="http://www.krasu.ru/soft/chuchelo/files/${MY_P}.tar.gz"
HOMEPAGE="http://www.krasu.ru/soft/chuchelo/"
-DEPEND=">=x11-libs/gtk+-1.2.10-r4
+DEPEND="=x11-libs/gtk+-1.2*
>=dev-libs/glib-1.2.10
>=media-libs/gdk-pixbuf-0.2.5
esd? ( >=media-sound/esound-0.2.7 )"
diff --git a/net-misc/nt/nt-2.0_rc2.ebuild b/net-misc/nt/nt-2.0_rc2.ebuild
index 2b27414a75c7..dbbc919298c2 100644
--- a/net-misc/nt/nt-2.0_rc2.ebuild
+++ b/net-misc/nt/nt-2.0_rc2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-2.0_rc2.ebuild,v 1.1 2002/04/28 17:58:52 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-2.0_rc2.ebuild,v 1.2 2002/05/23 06:50:18 seemant Exp $
#name of tarball changed
MY_P="${P/nt/d4x}"
@@ -12,7 +12,7 @@ DESCRIPTION="GTK based download manager for X."
SRC_URI="http://www.krasu.ru/soft/chuchelo/files/${MY_P}.tar.gz"
HOMEPAGE="http://www.krasu.ru/soft/chuchelo/"
-DEPEND=">=x11-libs/gtk+-1.2.10-r4
+DEPEND="=x11-libs/gtk+-1.2*
>=dev-libs/glib-1.2.10
>=media-libs/gdk-pixbuf-0.2.5
esd? ( >=media-sound/esound-0.2.7 )"