summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-10-02 16:54:21 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-10-02 16:54:21 +0000
commit4a7c8c4d6296e59c0fc8378b00745b1e863439fb (patch)
tree4e6fa94b52585caf781436ad60f41971f45c647d /app-text/gtkspell
parentmail-client/nail stable on ppc. (diff)
downloadhistorical-4a7c8c4d6296e59c0fc8378b00745b1e863439fb.tar.gz
historical-4a7c8c4d6296e59c0fc8378b00745b1e863439fb.tar.bz2
historical-4a7c8c4d6296e59c0fc8378b00745b1e863439fb.zip
Stable on ppc.
Package-Manager: portage-2.0.53_rc2
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog6
-rw-r--r--app-text/gtkspell/Manifest4
-rw-r--r--app-text/gtkspell/gtkspell-2.0.11.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index b40ecf049115..2f532ce78712 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.41 2005/10/02 16:52:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.42 2005/10/02 16:54:21 hansmi Exp $
+
+ 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
+ gtkspell-2.0.11.ebuild:
+ Stable on ppc.
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.11.ebuild:
Mark 2.0.11 stable on ia64
diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest
index fe1ace745ec7..6aa83ff1a9bf 100644
--- a/app-text/gtkspell/Manifest
+++ b/app-text/gtkspell/Manifest
@@ -1,9 +1,9 @@
-MD5 5ca622647e6781efb5b56f07e12f80b2 ChangeLog 4499
+MD5 1b26ce1e2bdb0472216804663ca56474 ChangeLog 4597
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 5faa6955442683a825d1674efebc6135 gtkspell-2.0.11.ebuild 1010
+MD5 f4d904fefb9962df5e9fb857abd8eb1a gtkspell-2.0.11.ebuild 1008
MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild
index 02d2aae06c21..c40d5d9b375e 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.6 2005/10/02 11:30:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.7 2005/10/02 16:54:21 hansmi 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