summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-11 23:27:04 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-11 23:27:04 +0000
commitfc069a1cc9ddd909f0ad6d8ae1a465d8ce741eea (patch)
treef8b5db8f6c27bbd5dec1042c1cdd42bf7552970f /app-office
parentbleh (diff)
downloadgentoo-2-fc069a1cc9ddd909f0ad6d8ae1a465d8ce741eea.tar.gz
gentoo-2-fc069a1cc9ddd909f0ad6d8ae1a465d8ce741eea.tar.bz2
gentoo-2-fc069a1cc9ddd909f0ad6d8ae1a465d8ce741eea.zip
added freetype after problem-report by user
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-0.751
-rw-r--r--app-office/gnumeric/files/digest-gnumeric-0.75-r11
-rw-r--r--app-office/gnumeric/gnumeric-0.75-r1.ebuild (renamed from app-office/gnumeric/gnumeric-0.75.ebuild)3
3 files changed, 3 insertions, 2 deletions
diff --git a/app-office/gnumeric/files/digest-gnumeric-0.75 b/app-office/gnumeric/files/digest-gnumeric-0.75
deleted file mode 100644
index e171a78f52b0..000000000000
--- a/app-office/gnumeric/files/digest-gnumeric-0.75
+++ /dev/null
@@ -1 +0,0 @@
-MD5 03253d6e6244bc3526f3755ad3c8dc30 gnumeric-0.75.tar.bz2 6275072
diff --git a/app-office/gnumeric/files/digest-gnumeric-0.75-r1 b/app-office/gnumeric/files/digest-gnumeric-0.75-r1
new file mode 100644
index 000000000000..3712cec8a49b
--- /dev/null
+++ b/app-office/gnumeric/files/digest-gnumeric-0.75-r1
@@ -0,0 +1 @@
+MD5 03253d6e6244bc3526f3755ad3c8dc30 gnumeric-0.75.tar.bz2 6262784
diff --git a/app-office/gnumeric/gnumeric-0.75.ebuild b/app-office/gnumeric/gnumeric-0.75-r1.ebuild
index b85902bf48f2..61a09ed52b40 100644
--- a/app-office/gnumeric/gnumeric-0.75.ebuild
+++ b/app-office/gnumeric/gnumeric-0.75-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
# /home/cvsroot/gentoo-x86/gnome-office/gnumeric/gnumeric-0.66.ebuild,v 1.1 2001/06/28 09:47:57 hallski Exp
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-0.75.ebuild,v 1.2 2001/11/10 03:03:57 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-0.75-r1.ebuild,v 1.1 2001/11/11 23:27:04 hallski Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Gnumeric, the GNOME Spreadsheet"
@@ -19,6 +19,7 @@ RDEPEND=">=x11-libs/gtk+-1.2.10-r3
>=gnome-extra/gal-0.14
>=dev-libs/libxml-1.8.16
>=dev-libs/libole2-0.2.4
+ ~media-libs/freetype-1.3.1
perl? ( >=sys-devel/perl-5 )
python? ( >=dev-lang/python-2.0 )
gb? ( >=gnome-extra/gb-0.0.20-r1 )