summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-04-05 02:37:39 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-04-05 02:37:39 +0000
commit653455fe588c07b729d830871b3f7198d73226f3 (patch)
treed752c9f6c971312dbf0bf50117f319bcb54dc33d
parenttesting. (diff)
downloadgentoo-2-653455fe588c07b729d830871b3f7198d73226f3.tar.gz
gentoo-2-653455fe588c07b729d830871b3f7198d73226f3.tar.bz2
gentoo-2-653455fe588c07b729d830871b3f7198d73226f3.zip
fix depend
-rw-r--r--net-www/galeon/files/digest-galeon-1.3.27
-rw-r--r--net-www/galeon/galeon-1.3.2.ebuild4
2 files changed, 9 insertions, 2 deletions
diff --git a/net-www/galeon/files/digest-galeon-1.3.2 b/net-www/galeon/files/digest-galeon-1.3.2
index f35479dd3aa6..bab8157b02d0 100644
--- a/net-www/galeon/files/digest-galeon-1.3.2
+++ b/net-www/galeon/files/digest-galeon-1.3.2
@@ -1 +1,8 @@
+MD5 d7f05d8c910cd3bc11b799ef300ae13f /files/galeon-1.2.6-to-printpreview.patch 448
+MD5 27abbf68b9d04fd4ab742e9217d2a4d3 /files/galeon-omffix.patch 1420
+MD5 0b52f2605f9080d9106dc8f0c1c63d5e /files/galeon-multitabfix.diff 670
+MD5 7ab21c1d290a8ed06666290bdc6cc66b /files/galeon-1.2.1-gcc3.1.patch 577
+MD5 73a12e14b8a0a3595bbe9b63e505c3ac /files/galeon-1.2.0-gcc3.patch 1132
+MD5 c72506690307bdae2ceec562ac7fdbd9 /files/galeon-1.2.7-google-UTF8.patch 1594
+MD5 b1dcbfc1f26d6f28e920f26e30df45ca /galeon-1.3.2.ebuild 1616
MD5 bbec6131a4fecd655f389193a4e35beb galeon-1.3.2.tar.gz 3626777
diff --git a/net-www/galeon/galeon-1.3.2.ebuild b/net-www/galeon/galeon-1.3.2.ebuild
index 26a6704efa3c..b473ceb944ae 100644
--- a/net-www/galeon/galeon-1.3.2.ebuild
+++ b/net-www/galeon/galeon-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.2.ebuild,v 1.1 2003/03/09 17:26:12 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.2.ebuild,v 1.2 2003/04/05 02:35:53 lostlogic Exp $
inherit gnome2
# inherit debug to enable debugging and do it after gnome2 so as not gnome2 notices debugging
@@ -17,7 +17,7 @@ KEYWORDS="~x86"
SLOT="0"
RDEPEND="virtual/x11
- =net-www/mozilla-1.3_beta
+ >=net-www/mozilla-1.3*
>=dev-libs/glib-2.0
>=x11-libs/gtk+-2.0
>=dev-libs/libxml2-2.4