summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-10-06 03:46:11 +0000
committerMike Frysinger <vapier@gentoo.org>2005-10-06 03:46:11 +0000
commitf079ab3d2b5cffe7204133d142536ccd06fb66fc (patch)
tree477db12eafe41a68ed8957f8ec97aca76bd15241 /app-text/gtkspell
parentarm stable (diff)
downloadhistorical-f079ab3d2b5cffe7204133d142536ccd06fb66fc.tar.gz
historical-f079ab3d2b5cffe7204133d142536ccd06fb66fc.tar.bz2
historical-f079ab3d2b5cffe7204133d142536ccd06fb66fc.zip
arm/hppa stable
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/Manifest22
-rw-r--r--app-text/gtkspell/gtkspell-2.0.11.ebuild4
2 files changed, 18 insertions, 8 deletions
diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest
index 01e15197e025..8aa2b50f8709 100644
--- a/app-text/gtkspell/Manifest
+++ b/app-text/gtkspell/Manifest
@@ -1,9 +1,19 @@
-MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 caeeec3761b3dcd42d00505c89d0e35c ChangeLog 4704
-MD5 2013bdc610623bed43b2d2ddd7795d11 gtkspell-2.0.11.ebuild 1009
-MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582
-MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806
-MD5 b91273fd65f12fdab689ed2beb37c352 files/gtkspell-2.0.10-enchant.patch 8894
MD5 f9abff1da530fea89cf3043f082cc2d3 files/digest-gtkspell-2.0.11 67
MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66
+MD5 b91273fd65f12fdab689ed2beb37c352 files/gtkspell-2.0.10-enchant.patch 8894
+MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582
+MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806
+MD5 ae140777723ea41305ee98419ed8e784 gtkspell-2.0.11.ebuild 1005
+MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169
+MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDRJ5jgIKl8Uu19MoRAiY0AKCC0N2rUBS0YeBcP/Sf7s83e11gtwCcDJ+a
+bvpiAywH9Yqlr1VcTMdN/Wo=
+=vb21
+-----END PGP SIGNATURE-----
diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild
index 412d825597b7..e62abd2f4c35 100644
--- a/app-text/gtkspell/gtkspell-2.0.11.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.8 2005/10/02 19:11:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.9 2005/10/06 03:46:11 vapier Exp $
inherit libtool 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 ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2