From c71e1324fe361a04a32a1e3dee5a459ee35ac42c Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Wed, 19 Mar 2003 14:14:32 +0000 Subject: updated SRC_URI to use gnome.org --- app-text/gnome-spell/ChangeLog | 5 ++++- app-text/gnome-spell/files/digest-gnome-spell-1.0.1 | 2 +- app-text/gnome-spell/gnome-spell-1.0.1.ebuild | 6 ++---- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'app-text') diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 908ca6cec1ba..bc3d13a7060a 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.16 2003/03/14 01:38:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.17 2003/03/19 14:14:32 liquidx Exp $ *gnome-spell-1.0.1 (14 Mar 2003) + 19 Mar 2003; Alastair Tse gnome-spell-1.0.1.ebuild: + source files from gnome.org rather than ximian.com + 14 Mar 2003; Alastair Tse gnome-spell-1.0.1.ebuild: Version Bumped and SLOTted. This is the new Gnome2 version of gnome-spell. diff --git a/app-text/gnome-spell/files/digest-gnome-spell-1.0.1 b/app-text/gnome-spell/files/digest-gnome-spell-1.0.1 index 0d2297439c2c..121a4e30f545 100644 --- a/app-text/gnome-spell/files/digest-gnome-spell-1.0.1 +++ b/app-text/gnome-spell/files/digest-gnome-spell-1.0.1 @@ -1 +1 @@ -MD5 50ec51d272a123e1724fb8ba77c483b6 gnome-spell-1.0.1.tar.gz 260625 +MD5 25ab6347170e6a453d8f54e5506573c7 gnome-spell-1.0.1.tar.bz2 204127 diff --git a/app-text/gnome-spell/gnome-spell-1.0.1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.1.ebuild index efef53ac73a9..860df2be7040 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.1.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.1.ebuild @@ -1,15 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.1.ebuild,v 1.1 2003/03/14 01:38:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.1.ebuild,v 1.2 2003/03/19 14:14:32 liquidx Exp $ IUSE="" -inherit gnome2 libtool +inherit gnome.org gnome2 libtool S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." -# should be on gnome.org, but the newest version there is only 1.0_pre -SRC_URI="ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" KEYWORDS="~x86 ~sparc ~ppc" -- cgit v1.2.3-65-gdbad