diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2002-01-17 08:21:05 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2002-01-17 08:21:05 +0000 |
commit | d309fc662f557d6f82293ee97d248faeb575c10a (patch) | |
tree | 5c170be92683e015cf3b68934da24c7dc3c94d68 /app-office/gnumeric | |
parent | kernel-rama (diff) | |
download | gentoo-2-d309fc662f557d6f82293ee97d248faeb575c10a.tar.gz gentoo-2-d309fc662f557d6f82293ee97d248faeb575c10a.tar.bz2 gentoo-2-d309fc662f557d6f82293ee97d248faeb575c10a.zip |
updated to latest version, mostly bugfixes
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/files/digest-gnumeric-1.0.0 | 1 | ||||
-rw-r--r-- | app-office/gnumeric/files/digest-gnumeric-1.0.2 | 1 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.0.2.ebuild (renamed from app-office/gnumeric/gnumeric-1.0.0.ebuild) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/files/digest-gnumeric-1.0.0 b/app-office/gnumeric/files/digest-gnumeric-1.0.0 deleted file mode 100644 index 1e33cd8874ee..000000000000 --- a/app-office/gnumeric/files/digest-gnumeric-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 de08ff62e993f95dceb8ad5639fb1c41 gnumeric-1.0.0.tar.bz2 8495104 diff --git a/app-office/gnumeric/files/digest-gnumeric-1.0.2 b/app-office/gnumeric/files/digest-gnumeric-1.0.2 new file mode 100644 index 000000000000..3bcb20766c15 --- /dev/null +++ b/app-office/gnumeric/files/digest-gnumeric-1.0.2 @@ -0,0 +1 @@ +MD5 68508cc226601359075dfdee3db13050 gnumeric-1.0.2.tar.bz2 8577024 diff --git a/app-office/gnumeric/gnumeric-1.0.0.ebuild b/app-office/gnumeric/gnumeric-1.0.2.ebuild index b121433e5564..a323ad3e9aa1 100644 --- a/app-office/gnumeric/gnumeric-1.0.0.ebuild +++ b/app-office/gnumeric/gnumeric-1.0.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.0.ebuild,v 1.1 2002/01/01 01:20:22 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.0.2.ebuild,v 1.1 2002/01/17 08:21:05 hallski Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnumeric, the GNOME Spreadsheet" |