summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-17 20:49:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-17 20:49:33 +0000
commit7f72fc3f87f366ae7c1404a5c9355e51643272f9 (patch)
tree4b2eac64292466eef797b4668c1635d0bc0bf10f /app-text/gtkspell
parentstable on ppc64 (diff)
downloadhistorical-7f72fc3f87f366ae7c1404a5c9355e51643272f9.tar.gz
historical-7f72fc3f87f366ae7c1404a5c9355e51643272f9.tar.bz2
historical-7f72fc3f87f366ae7c1404a5c9355e51643272f9.zip
stable on ppc64
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/Manifest6
-rw-r--r--app-text/gtkspell/gtkspell-2.0.4-r1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 63ff285a8ee2..dcadd1cfcc47 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.31 2004/12/16 06:24:41 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.32 2004/12/17 20:49:33 corsair Exp $
+
+ 17 Dec 2004; Markus Rothe <corsair@gentoo.org> gtkspell-2.0.4-r1.ebuild:
+ Stable on ppc64
16 Dec 2004; Joe McCann <joem@gentoo.org> gtkspell-2.0.4-r1.ebuild,
gtkspell-2.0.4.ebuild:
diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest
index 00de21f8c869..b2072f16d074 100644
--- a/app-text/gtkspell/Manifest
+++ b/app-text/gtkspell/Manifest
@@ -1,8 +1,8 @@
-MD5 92ec2c18f0d3ad18bff81eaa495057a4 ChangeLog 3672
+MD5 10b91d0812d65a13a64ba565949b436b ChangeLog 3769
MD5 df695a70ce00704eb93574f3576694ca gtkspell-2.0.2.ebuild 656
-MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 ce4383dac4f452e56c03a1d7ae7323fd gtkspell-2.0.4-r1.ebuild 1164
+MD5 4fb1126125c3d3f124847bfb30928508 gtkspell-2.0.4-r1.ebuild 1166
MD5 801d0b8c571cf23f5935908056aeb182 gtkspell-2.0.4.ebuild 1081
+MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 776dac4f06c10cd4d6030bb0227604ca files/digest-gtkspell-2.0.2 66
MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4 66
MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66
diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
index 69f08705b149..99c4bfc9de4e 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.15 2004/12/16 06:24:41 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.16 2004/12/17 20:49:33 corsair 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 sparc x86 ~ppc64"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86 ppc64"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2