summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-05-07 11:05:01 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-05-07 11:05:01 +0000
commita0cff1a908875eb0ce6ab22ece9fc88f113cc769 (patch)
treea3fab6a89e384977a9cf08fd2e6a6863a66f9a2e /app-text
parentalso mask kdelibs-apidocs-3.1.2 (diff)
downloadhistorical-a0cff1a908875eb0ce6ab22ece9fc88f113cc769.tar.gz
historical-a0cff1a908875eb0ce6ab22ece9fc88f113cc769.tar.bz2
historical-a0cff1a908875eb0ce6ab22ece9fc88f113cc769.zip
version bump
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gnome-spell/ChangeLog7
-rw-r--r--app-text/gnome-spell/Manifest4
-rw-r--r--app-text/gnome-spell/files/digest-gnome-spell-1.0.31
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.3.ebuild34
4 files changed, 44 insertions, 2 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog
index 5fbd62b77288..62f00d092e8b 100644
--- a/app-text/gnome-spell/ChangeLog
+++ b/app-text/gnome-spell/ChangeLog
@@ -1,6 +1,11 @@
# 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.23 2003/04/25 22:18:46 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.24 2003/05/07 11:04:51 liquidx Exp $
+
+*gnome-spell-1.0.3 (07 May 2003)
+
+ 07 May 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-1.0.3.ebuild:
+ version bump
*gnome-spell-1.0.2 (21 Apr 2003)
diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest
index efaf2d3059ca..437fcea3c96c 100644
--- a/app-text/gnome-spell/Manifest
+++ b/app-text/gnome-spell/Manifest
@@ -1,9 +1,11 @@
-MD5 67874354cfdc1ebfe5bb3f331e03d661 ChangeLog 3448
+MD5 37f57297d525bb83bd029aa649a252ec ChangeLog 3573
MD5 c7f4cbf6e18157d59d38b743d1b6b04b gnome-spell-0.4.1-r3.ebuild 1131
MD5 ee619cc405c251436248c279bd40a3e4 gnome-spell-0.5.ebuild 1134
MD5 a88fb591c7fb6f22e2a6b95167ccf039 gnome-spell-1.0.1.ebuild 904
MD5 1b87067640b387a48920977546fdde95 gnome-spell-1.0.2.ebuild 891
+MD5 455bf400b7eb3b3399d96491720d77b7 gnome-spell-1.0.3.ebuild 966
MD5 a47d1ed4439e02575405c32e447f7e2d files/digest-gnome-spell-0.4.1-r3 69
MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68
MD5 af07ff1db499dcbb282ac131cb755d1a files/digest-gnome-spell-1.0.1 70
MD5 387a2279ff850373ba617235f943733c files/digest-gnome-spell-1.0.2 70
+MD5 a1a52ffc82e54d3638a7b423c4d61823 files/digest-gnome-spell-1.0.3 69
diff --git a/app-text/gnome-spell/files/digest-gnome-spell-1.0.3 b/app-text/gnome-spell/files/digest-gnome-spell-1.0.3
new file mode 100644
index 000000000000..48831f89c16a
--- /dev/null
+++ b/app-text/gnome-spell/files/digest-gnome-spell-1.0.3
@@ -0,0 +1 @@
+MD5 30b5fbf5f4f6e37d1f26dded8c1169f2 gnome-spell-1.0.3.tar.gz 268258
diff --git a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild
new file mode 100644
index 000000000000..4f73180329f7
--- /dev/null
+++ b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild
@@ -0,0 +1,34 @@
+# 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.3.ebuild,v 1.1 2003/05/07 11:04:51 liquidx Exp $
+
+IUSE=""
+
+inherit gnome.org gnome2 libtool
+
+S="${WORKDIR}/${P}"
+DESCRIPTION="Gnome spellchecking component."
+HOMEPAGE="http://www.gnome.org/"
+SRC_URI="ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/${P}.tar.gz"
+
+KEYWORDS="~x86 ~sparc ~ppc ~alpha"
+SLOT="1"
+LICENSE="GPL-2"
+
+DEPEND=">=gnome-base/libgnomeui-2.2
+ >=gnome-base/libbonoboui-2.0
+ >=gnome-base/libglade-2.0
+ >=gnome-base/libbonobo-2.0
+ >=gnome-base/bonobo-activation-2.0
+ >=gnome-base/ORBit2-2.0
+ virtual/aspell-dict"
+
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-lang/perl-5.6.0"
+
+# the control-center capplet seems to be missing
+# so gnome-base/control-center-2.0 dep removed
+
+DOCS="AUTHORS COPYING ChangeLog NEWS README"
+SCROLLKEEPER_UPDATE="0"