summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-07-17 12:06:38 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-07-17 12:06:38 +0000
commit86f1ba38d5c7c561df9869ca44da609468794c10 (patch)
treea4e13d71cbcd81576c7b52d5bf3288ae0cb46038 /app-text/gnome-spell
parentadded miscfiles to DEPEND list (diff)
downloadhistorical-86f1ba38d5c7c561df9869ca44da609468794c10.tar.gz
historical-86f1ba38d5c7c561df9869ca44da609468794c10.tar.bz2
historical-86f1ba38d5c7c561df9869ca44da609468794c10.zip
Updated dependence to ispell 3.2.06-r5 which added miscfiles to its dependencies. list. (fixed #5142).
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r--app-text/gnome-spell/ChangeLog13
-rw-r--r--app-text/gnome-spell/files/digest-gnome-spell-0.4.1-r11
-rw-r--r--app-text/gnome-spell/files/digest-gnome-spell-0.4.1-r2 (renamed from app-text/gnome-spell/files/digest-gnome-spell-0.4.1)0
-rw-r--r--app-text/gnome-spell/gnome-spell-0.4.1-r2.ebuild (renamed from app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild)10
-rw-r--r--app-text/gnome-spell/gnome-spell-0.4.1.ebuild42
5 files changed, 16 insertions, 50 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog
index bf83b0c6c6de..39e4c828b485 100644
--- a/app-text/gnome-spell/ChangeLog
+++ b/app-text/gnome-spell/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for app-text/gnome-spell
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.6 2002/06/10 00:22:58 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.7 2002/07/17 12:06:38 stroke Exp $
+*gnome-spell-0.4.1-r2 (17 Jul 2002)
+ 17 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gnome-spell-0.4.1-r2.ebuild :
+ Updated dependence to ispell 3.2.06-r5 which added miscfiles to its dependencies.
+ list. (fixed #5142).
+
*gnome-spell-1.0pre1 (10 Jun 2002)
- 10 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> gnome-spell-1.0_pre1.ebuild :
- Looks like gnome-spell for gnome2 is pretty dead. So according with
- Spider I just removed its gnome2 related ebuilds.
+ 10 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> gnome-spell-1.0_pre1.ebuild :
+ Looks like gnome-spell for gnome2 is pretty dead. So according with
+ Spider I just removed its gnome2 related ebuilds.
*gnome-spell-1.0_pre1 (22 May 2002)
22 May 2002; Spider <spider@gentoo.org> gnome-spell-1.0_pre1.ebuild :
diff --git a/app-text/gnome-spell/files/digest-gnome-spell-0.4.1-r1 b/app-text/gnome-spell/files/digest-gnome-spell-0.4.1-r1
deleted file mode 100644
index dc18f89ed135..000000000000
--- a/app-text/gnome-spell/files/digest-gnome-spell-0.4.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3771305d194314709430f0fd5f5d1ac8 gnome-spell-0.4.1.tar.gz 185220
diff --git a/app-text/gnome-spell/files/digest-gnome-spell-0.4.1 b/app-text/gnome-spell/files/digest-gnome-spell-0.4.1-r2
index dc18f89ed135..dc18f89ed135 100644
--- a/app-text/gnome-spell/files/digest-gnome-spell-0.4.1
+++ b/app-text/gnome-spell/files/digest-gnome-spell-0.4.1-r2
diff --git a/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild b/app-text/gnome-spell/gnome-spell-0.4.1-r2.ebuild
index 8f5876ffdc79..3d2867b19b35 100644
--- a/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild
+++ b/app-text/gnome-spell/gnome-spell-0.4.1-r2.ebuild
@@ -1,17 +1,21 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild,v 1.4 2002/07/11 06:30:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.4.1-r2.ebuild,v 1.1 2002/07/17 12:06:38 stroke Exp $
MY_P=${P/_/-}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Gnome spellchecking component."
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gnome-spell/${MY_P}.tar.gz"
HOMEPAGE="http://www.gnome.org"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc
- >=gnome-base/gnome-libs-1.4.1.2-r1
+ >=gnome-base/gnome-libs-1.4.1.7
>=gnome-base/bonobo-1.0.19-r1
- >=gnome-base/libglade-0.17-r4
+ ( >=gnome-base/libglade-0.17-r4
+ <gnome-base/libglade-2.0.0 )
>=gnome-extra/gal-0.19
>=app-text/pspell-ispell-0.12-r1
nls? ( sys-devel/gettext )"
diff --git a/app-text/gnome-spell/gnome-spell-0.4.1.ebuild b/app-text/gnome-spell/gnome-spell-0.4.1.ebuild
deleted file mode 100644
index 1c271a205707..000000000000
--- a/app-text/gnome-spell/gnome-spell-0.4.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.4.1.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $
-
-MY_P=${P/_/-}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Gnome spellchecking component."
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gnome-spell/${MY_P}.tar.gz"
-HOMEPAGE="http://www.gnome.org"
-
-DEPEND="virtual/glibc
- >=gnome-base/gnome-libs-1.4.1.2-r1
- >=gnome-base/gnome-core-1.4.0.4-r1
- >=app-text/pspell-ispell-0.12-r1
- nls? ( sys-devel/gettext )"
-
-src_compile() {
-
- libtoolize --copy --force
-
- local myconf=""
- if [ -z "`use nls`" ] ; then
- myconf="--disable-nls"
- fi
-
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var/lib \
- ${myconf} || die
-
- emake || die
-}
-
-src_install () {
- make prefix=${D}/usr \
- sysconfdir=${D}/etc \
- localstatedir=${D}/var/lib \
- install || die
-
- dodoc AUTHORS COPYING ChangeLog NEWS README
-}
-