summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-15 19:59:51 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-15 19:59:51 +0000
commite3f392f97d44e34e217dbf47883d32d596ae90d1 (patch)
tree9d6633f3d52994ac120d2e8a9a52bfe8b48dbf0b /app-text/gtkspell
parentfix gedit dependancy now that ppc64 is keyworded on gedit (diff)
downloadhistorical-e3f392f97d44e34e217dbf47883d32d596ae90d1.tar.gz
historical-e3f392f97d44e34e217dbf47883d32d596ae90d1.tar.bz2
historical-e3f392f97d44e34e217dbf47883d32d596ae90d1.zip
Marked ~ppc64; bug #58170
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/Manifest14
-rw-r--r--app-text/gtkspell/gtkspell-2.0.4-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index d1e1613f634a..d98194a113a7 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.29 2004/08/07 21:32:24 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.30 2004/11/15 19:59:51 corsair Exp $
+
+ 15 Nov 2004; Markus Rothe <corsair@gentoo.org> gtkspell-2.0.4-r1.ebuild:
+ Marked ~ppc64; bug #58170
07 Aug 2004; Tom Martin <slarti@gentoo.org> gtkspell-2.0.4-r1.ebuild:
Typo in DESCRIPTION: chechking -> checking. Bug 59717.
diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest
index 06af488c3e55..002c3ddafa70 100644
--- a/app-text/gtkspell/Manifest
+++ b/app-text/gtkspell/Manifest
@@ -1,9 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 45f1a17913a9cea320fa53dc7badec15 ChangeLog 3435
+MD5 77e0455b542cb8f82397c81d6ba1dbeb ChangeLog 3540
MD5 df695a70ce00704eb93574f3576694ca gtkspell-2.0.2.ebuild 656
-MD5 cf1a3d1334d6c55afb23c4d68957b059 gtkspell-2.0.4-r1.ebuild 1095
+MD5 f847110ae3a3ce60e92864415c129927 gtkspell-2.0.4-r1.ebuild 1103
MD5 f8b6a93ac61b88ab84781441a7c95102 gtkspell-2.0.4.ebuild 1021
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 776dac4f06c10cd4d6030bb0227604ca files/digest-gtkspell-2.0.2 66
@@ -11,10 +8,3 @@ MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4 66
MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66
MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582
MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBirNiHTu7gpaalycRAuQ8AKCo62aTD7FlSkCTidsG5bBBW5uN2QCg67PS
-AdPbsGEd4St4BSFMrsRpDHs=
-=Pbh8
------END PGP SIGNATURE-----
diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
index 43e463a552e1..0cf9303519bd 100644
--- a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.13 2004/11/04 22:54:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.14 2004/11/15 19:59:51 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86 ~ppc64"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2