summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-04-12 17:05:59 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-04-12 17:05:59 +0000
commita14aee8ac404d120fdd04ca820dd3d0b86ccb4a0 (patch)
treedf80595b71617cb909aff7daa2dea98581857705 /media-video/bcast
parenttex has been removed in favour of tetex (diff)
downloadhistorical-a14aee8ac404d120fdd04ca820dd3d0b86ccb4a0.tar.gz
historical-a14aee8ac404d120fdd04ca820dd3d0b86ccb4a0.tar.bz2
historical-a14aee8ac404d120fdd04ca820dd3d0b86ccb4a0.zip
dependency update
Diffstat (limited to 'media-video/bcast')
-rw-r--r--media-video/bcast/ChangeLog6
-rw-r--r--media-video/bcast/bcast-2000c-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/media-video/bcast/ChangeLog b/media-video/bcast/ChangeLog
index cabfa4dbb1f8..f89fa78093bc 100644
--- a/media-video/bcast/ChangeLog
+++ b/media-video/bcast/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for media-video/bcast
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/ChangeLog,v 1.1 2002/02/01 21:53:31 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/ChangeLog,v 1.2 2002/04/12 17:05:59 spider Exp $
+*bcast-2000c-r1 (11 Apr 2002)
+ 11 Apr 2002; Spider <spider@gentoo.org>
+ Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages
+
*bcast-2000c-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
diff --git a/media-video/bcast/bcast-2000c-r1.ebuild b/media-video/bcast/bcast-2000c-r1.ebuild
index 1b8f6fb1c674..bd2864f55d1a 100644
--- a/media-video/bcast/bcast-2000c-r1.ebuild
+++ b/media-video/bcast/bcast-2000c-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/bcast-2000c-r1.ebuild,v 1.1 2001/10/06 15:30:16 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bcast/bcast-2000c-r1.ebuild,v 1.2 2002/04/12 17:05:59 spider Exp $
A=${P}-src.tar.gz
S=${WORKDIR}/${P}
@@ -11,13 +11,13 @@ HOMEPAGE="http://heroines.sourceforge.net/"
DEPEND="virtual/glibc dev-lang/nasm
>=sys-devel/gcc-2.95.2
- >=dev-libs/glib-1.2.10
+ =dev-libs/glib-1.2*
>=media-libs/libpng-1.0.7
virtual/x11"
RDEPEND="virtual/glibc
>=sys-devel/gcc-2.95.2
- >=dev-libs/glib-1.2.10
+ =dev-libs/glib-1.2*
>=media-libs/libpng-1.0.7
virtual/x11"