summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2001-10-06 10:08:20 +0000
committerMartin Schlemmer <azarah@gentoo.org>2001-10-06 10:08:20 +0000
commitcf72f61a25d08d0cefe9bb916ec94852bdba6bc9 (patch)
treed99b6fb484696c3b6a77fe38b99932a10781cea0 /net-mail/balsa
parentnew incoming (diff)
downloadgentoo-2-cf72f61a25d08d0cefe9bb916ec94852bdba6bc9.tar.gz
gentoo-2-cf72f61a25d08d0cefe9bb916ec94852bdba6bc9.tar.bz2
gentoo-2-cf72f61a25d08d0cefe9bb916ec94852bdba6bc9.zip
partual gtk+ dep update / move to /usr
Diffstat (limited to 'net-mail/balsa')
-rw-r--r--net-mail/balsa/balsa-1.2.0-r1.ebuild (renamed from net-mail/balsa/balsa-1.2.0.ebuild)16
-rw-r--r--net-mail/balsa/files/digest-balsa-1.2.0-r1 (renamed from net-mail/balsa/files/digest-balsa-1.2.0)0
2 files changed, 8 insertions, 8 deletions
diff --git a/net-mail/balsa/balsa-1.2.0.ebuild b/net-mail/balsa/balsa-1.2.0-r1.ebuild
index 7ee6da774fa2..03b4b7f64fe8 100644
--- a/net-mail/balsa/balsa-1.2.0.ebuild
+++ b/net-mail/balsa/balsa-1.2.0-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 Bruce A. Locke (blocke@shivan.org)
-# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.2.0.ebuild,v 1.1 2001/09/28 01:37:20 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.2.0-r1.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp $
A=${P}.tar.bz2
S=${WORKDIR}/${P}
@@ -9,14 +9,14 @@ DESCRIPTION="Balsa: email client for GNOME"
SRC_URI="http://www.theochem.kth.se/~pawsa/balsa/${A}"
HOMEPAGE="http://www.balsa.net"
-DEPEND=">=dev-libs/glib-1.2.1
- >=x11-libs/gtk+-1.2.1
- >=media-libs/imlib-1.9.2
- >=gnome-base/gnome-core-1.2.1
- >=gnome-base/gnome-print-0.29
+DEPEND=">=dev-libs/glib-1.2.1-r1
+ >=x11-libs/gtk+-1.2.1-r4
+ >=media-libs/imlib-1.9.10-r1
+ >=gnome-base/gnome-core-1.4.0.4-r1
+ >=gnome-base/gnome-print-0.29-r1
>=app-text/pspell-0.11.2
>=net-libs/libesmtp-0.8.3
- >=gnome-base/gtkhtml-0.13.0
+ >=gnome-base/gtkhtml-0.14.0-r1
>=dev-libs/libpcre-3.4
nls? ( sys-devel/gettext )
ssl? ( dev-libs/openssl )"
@@ -37,7 +37,7 @@ src_compile() {
fi
try libmutt/configure --prefix=/usr --host=${CHOST} --with-mailpath=/var/mail
- try ./configure --prefix=/opt/gnome --host=${CHOST} --enable-threads --enable-gtkhtml --enable-pcre $myconf
+ try ./configure --prefix=/usr --host=${CHOST} --enable-threads --enable-gtkhtml --enable-pcre $myconf
make || die
}
diff --git a/net-mail/balsa/files/digest-balsa-1.2.0 b/net-mail/balsa/files/digest-balsa-1.2.0-r1
index 24e1f0cad03c..24e1f0cad03c 100644
--- a/net-mail/balsa/files/digest-balsa-1.2.0
+++ b/net-mail/balsa/files/digest-balsa-1.2.0-r1