summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-12-24 21:03:47 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-12-24 21:03:47 +0000
commitb25712bb0c92bfb0594e7b3ab0e35ef84a6fc328 (patch)
treefc1fb63bc222aec3ab74c6b06c3a316055430567 /dev-util/gob
parentportage-2.0.46-r3 (diff)
downloadhistorical-b25712bb0c92bfb0594e7b3ab0e35ef84a6fc328.tar.gz
historical-b25712bb0c92bfb0594e7b3ab0e35ef84a6fc328.tar.bz2
historical-b25712bb0c92bfb0594e7b3ab0e35ef84a6fc328.zip
fix glib dep
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog5
-rw-r--r--dev-util/gob/gob-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index bd1b45fef4f4..ae921d9445b4 100644
--- a/dev-util/gob/ChangeLog
+++ b/dev-util/gob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gob
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.10 2002/12/13 10:56:49 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.11 2002/12/24 21:03:47 azarah Exp $
+
+ 23 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gob-2.0.2.ebuild :
+ Really fix glib dependancy (bug #11633)
10 Dec 2002; foser <foser@gentoo.org> gob-2.0.2.ebuild gob-2.0.1.ebuild :
Fix glib dependancy (bug #11633)
diff --git a/dev-util/gob/gob-2.0.2.ebuild b/dev-util/gob/gob-2.0.2.ebuild
index be553d6f1837..08b3b6ef8def 100644
--- a/dev-util/gob/gob-2.0.2.ebuild
+++ b/dev-util/gob/gob-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.3 2002/12/09 04:21:15 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.4 2002/12/24 21:03:47 azarah Exp $
MY_P=${PN}2-${PV}
S=${WORKDIR}/${MY_P}
@@ -12,7 +12,7 @@ SLOT="2"
LICENSE="GPL-2"
KEYWORDS="x86 sparc "
-RDEPEND="=dev-libs/glib-2.0*
+RDEPEND=">=dev-libs/glib-2.0*
dev-libs/popt"
DEPEND="${RDEPEND}