summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-03-03 18:06:27 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-03-03 18:06:27 +0000
commit960c1fdaaa594f5b4ea95ac1c5be8f032230e1d5 (patch)
tree8d4aa8220bd49b352ce618896c5ff8b524c8d111 /app-text/gtkspell
parentInitial ebuild. (diff)
downloadhistorical-960c1fdaaa594f5b4ea95ac1c5be8f032230e1d5.tar.gz
historical-960c1fdaaa594f5b4ea95ac1c5be8f032230e1d5.tar.bz2
historical-960c1fdaaa594f5b4ea95ac1c5be8f032230e1d5.zip
stable on sparc
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog6
-rw-r--r--app-text/gtkspell/Manifest8
-rw-r--r--app-text/gtkspell/gtkspell-2.0.4-r1.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index aa6b5fa450aa..dbc0a7b0cc5c 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.23 2004/02/25 21:38:40 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.24 2004/03/03 18:06:27 gustavoz Exp $
+
+ 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ gtkspell-2.0.4-r1.ebuild:
+ stable on sparc
25 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org>
gtkspell-2.0.4-r1.ebuild:
diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest
index ce541637aa44..c4104b435933 100644
--- a/app-text/gtkspell/Manifest
+++ b/app-text/gtkspell/Manifest
@@ -1,10 +1,10 @@
+MD5 b58cae8913995dafc019a872767d57b2 ChangeLog 2947
MD5 04fc23cb7b3074371a6db637c3f414bd gtkspell-2.0.2.ebuild 665
-MD5 538b641c3cf919c51162da439d35d998 gtkspell-2.0.4-r1.ebuild 1116
MD5 d25b9b33376f7cd0110838298b7690fd gtkspell-2.0.4.ebuild 1030
-MD5 f87c8b05f614834f7a5d789bb32ee790 ChangeLog 2846
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582
-MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66
+MD5 127cd4aada23dae455b81e5aecd4d714 gtkspell-2.0.4-r1.ebuild 1115
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
+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-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
index c9b9b25ebed3..e44d129ae8ed 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 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-r1.ebuild,v 1.6 2004/02/25 21:38:40 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.7 2004/03/03 18:06:27 gustavoz 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 amd64 ia64"
+KEYWORDS="x86 sparc ~ppc alpha hppa amd64 ia64"
IUSE="doc"
DEPEND=">=x11-libs/gtk+-2