summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-10 22:33:44 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-10 22:33:44 +0000
commitbb816a2330dc4313d4bc92c8b65f0176f991493f (patch)
tree921616f0ba60f44484a49e618f4042d5e702fafc /app-text/gtkspell
parentalpha updates (diff)
downloadhistorical-bb816a2330dc4313d4bc92c8b65f0176f991493f.tar.gz
historical-bb816a2330dc4313d4bc92c8b65f0176f991493f.tar.bz2
historical-bb816a2330dc4313d4bc92c8b65f0176f991493f.zip
alpha updates
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 5a1d1e221053..f358a371009c 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,9 +1,12 @@
# 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.11 2003/03/08 22:05:57 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.12 2003/03/10 22:33:44 agriffis Exp $
*gtkspell-2.0.4 (07 Mar 2003)
+ 10 Mar 2003; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.4.ebuild:
+ Add ~alpha to KEYWORDS
+
08 Mar 2003; foser <foser@gentoo.org> gtkspell-2.0.4.ebuild :
real gtkdoc fix, removed line from configure to make the switch actually work
see bug #16997
diff --git a/app-text/gtkspell/gtkspell-2.0.4.ebuild b/app-text/gtkspell/gtkspell-2.0.4.ebuild
index ff76fa7a7834..35acb9134a3e 100644
--- a/app-text/gtkspell/gtkspell-2.0.4.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.4.ebuild
@@ -1,13 +1,13 @@
# 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.3 2003/03/08 22:05:57 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4.ebuild,v 1.4 2003/03/10 22:33:44 agriffis Exp $
DESCRIPTION="spell library for GTK2"
SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz"
HOMEPAGE="http://gtkspell.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ~ppc ~alpha"
SLOT="0"
IUSE="doc"