diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 05:50:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 05:50:57 +0000 |
commit | 7c7b02cdfeb8539b4eb7425b637a7d1f39f1a955 (patch) | |
tree | 05e75ee6a7efd54eb530477dc3fbace424d1b13e /app-text/gnome-spell | |
parent | Fix building with non-C locales (like estonian) #104116 by Toomas Mottus. (diff) | |
download | historical-7c7b02cdfeb8539b4eb7425b637a7d1f39f1a955.tar.gz historical-7c7b02cdfeb8539b4eb7425b637a7d1f39f1a955.tar.bz2 historical-7c7b02cdfeb8539b4eb7425b637a7d1f39f1a955.zip |
Mark 1.0.6 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index e25e1397396f..2564b5db4a98 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.63 2005/09/07 21:25:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.64 2005/09/10 05:50:57 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.6.ebuild: + Mark 1.0.6 stable on alpha 07 Sep 2005; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.6.ebuild: Mark 1.0.6 stable on ia64 diff --git a/app-text/gnome-spell/gnome-spell-1.0.6.ebuild b/app-text/gnome-spell/gnome-spell-1.0.6.ebuild index d1c723d2356f..07568967450a 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.6.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.6.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/gnome-spell/gnome-spell-1.0.6.ebuild,v 1.6 2005/09/07 21:25:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.6.ebuild,v 1.7 2005/09/10 05:50:57 agriffis Exp $ inherit libtool eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=gnome-base/libgnomeui-1.112.1 |