summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-11-18 14:55:09 +0000
committerBrad House <brad_mssw@gentoo.org>2003-11-18 14:55:09 +0000
commit5ab4ecb55f6717da218b763819e91d0cf3d7589d (patch)
tree3b49ff26ac3dde74446544ee9b239d5ea90bfc75 /app-text/gtkspell
parentMarked stable on x86. (diff)
downloadhistorical-5ab4ecb55f6717da218b763819e91d0cf3d7589d.tar.gz
historical-5ab4ecb55f6717da218b763819e91d0cf3d7589d.tar.bz2
historical-5ab4ecb55f6717da218b763819e91d0cf3d7589d.zip
mark stable on amd64
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/Manifest8
-rw-r--r--app-text/gtkspell/gtkspell-2.0.4.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index ecdabcac4b82..7c05e7759e66 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.18 2003/10/26 19:56:57 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.19 2003/11/18 14:55:06 brad_mssw Exp $
+
+ 18 Nov 2003; Brad House <brad_mssw@gentoo.org> gtkspell-2.0.4.ebuild:
+ mark stable on amd64
*gtkspell-2.0.4-r1 (26 Oct 2003)
diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest
index 4e55d02fb13c..185b650fe1e8 100644
--- a/app-text/gtkspell/Manifest
+++ b/app-text/gtkspell/Manifest
@@ -1,10 +1,10 @@
+MD5 aa542254dfafa55737cba5ea279c051d ChangeLog 2440
MD5 cb2be7d403df5de9a85f95222e17695f gtkspell-2.0.2.ebuild 663
-MD5 a2b24c4bb49d40df2ea72419b1f33e82 gtkspell-2.0.4-r1.ebuild 1105
-MD5 cd3084010bbacc70408b9657f5a2f059 gtkspell-2.0.4.ebuild 1018
-MD5 d669f43927596c34e4b2cf20d733b5eb ChangeLog 2340
+MD5 6923e1f3a4d1ee697c4b9838dc2f92f9 gtkspell-2.0.4.ebuild 1028
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582
+MD5 a2b24c4bb49d40df2ea72419b1f33e82 gtkspell-2.0.4-r1.ebuild 1105
MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66
MD5 776dac4f06c10cd4d6030bb0227604ca files/digest-gtkspell-2.0.2 66
MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4 66
+MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582
MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806
diff --git a/app-text/gtkspell/gtkspell-2.0.4.ebuild b/app-text/gtkspell/gtkspell-2.0.4.ebuild
index 3d4038a9fb3c..591e09162259 100644
--- a/app-text/gtkspell/gtkspell-2.0.4.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4.ebuild,v 1.11 2003/10/26 19:56:57 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4.ebuild,v 1.12 2003/11/18 14:55:06 brad_mssw Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ppc ~alpha hppa"
+KEYWORDS="x86 ~sparc ppc ~alpha hppa amd64"
IUSE="doc"
DEPEND=">=x11-libs/gtk+-2