summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-04-12 19:12:03 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-04-12 19:12:03 +0000
commit056fd80e7415b7df9aa1697cd4f1b9cade6b9483 (patch)
treedbc66fd7119f542f75740d9c578fcbb4d30febe2 /app-text/dgs
parentAdded tiff, and rearranged things in alphabetical order (diff)
downloadgentoo-2-056fd80e7415b7df9aa1697cd4f1b9cade6b9483.tar.gz
gentoo-2-056fd80e7415b7df9aa1697cd4f1b9cade6b9483.tar.bz2
gentoo-2-056fd80e7415b7df9aa1697cd4f1b9cade6b9483.zip
dependency update
Diffstat (limited to 'app-text/dgs')
-rw-r--r--app-text/dgs/ChangeLog7
-rw-r--r--app-text/dgs/dgs-0.5.10-r1.ebuild6
2 files changed, 9 insertions, 4 deletions
diff --git a/app-text/dgs/ChangeLog b/app-text/dgs/ChangeLog
index 40b62b1e96a9..a53fe8397f1f 100644
--- a/app-text/dgs/ChangeLog
+++ b/app-text/dgs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/dgs
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.1 2002/02/01 21:53:09 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.2 2002/04/12 19:07:56 spider Exp $
+
+
+ 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
+
*dgs-0.5.10-r1 (1 Feb 2002)
diff --git a/app-text/dgs/dgs-0.5.10-r1.ebuild b/app-text/dgs/dgs-0.5.10-r1.ebuild
index c33877c400e5..dd62dd22bfe4 100644
--- a/app-text/dgs/dgs-0.5.10-r1.ebuild
+++ b/app-text/dgs/dgs-0.5.10-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/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.4 2001/06/01 14:00:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.5 2002/04/12 19:07:56 spider Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -11,11 +11,11 @@ HOMEPAGE="http://www.aist-nara.ac.jp/~masata-y/dgs/index.html"
DEPEND="virtual/glibc sys-apps/texinfo
>=sys-apps/tcp-wrappers-7.6
- >=dev-libs/glib-1.2.8
+ =dev-libs/glib-1.2*
virtual/x11"
RDEPEND="virtual/glibc
- >=dev-libs/glib-1.2.8
+ =dev-libs/glib-1.2*
virtual/x11"
src_unpack() {