diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 22:32:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 22:32:02 +0000 |
commit | fc01384238419ae7ed96c1ba82793e9a76408768 (patch) | |
tree | 979e5ccebe40c4eece11a6f0eff6092dae8d98fd /app-text | |
parent | Mark 0.6.1 stable on ia64 (diff) | |
download | gentoo-2-fc01384238419ae7ed96c1ba82793e9a76408768.tar.gz gentoo-2-fc01384238419ae7ed96c1ba82793e9a76408768.tar.bz2 gentoo-2-fc01384238419ae7ed96c1ba82793e9a76408768.zip |
Mark 1.0.7-r1 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index a3b2b7d083cb..bdecae6c70bb 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.75 2006/06/26 19:44:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.76 2006/07/12 22:32:02 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> + gnome-spell-1.0.7-r1.ebuild: + Mark 1.0.7-r1 stable on ia64 26 Jun 2006; Guy Martin <gmsoft@gentoo.org> gnome-spell-1.0.7-r1.ebuild: Stable on hppa. diff --git a/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild index d0a14e84a173..dd03bfb0b250 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.7-r1.ebuild,v 1.7 2006/06/26 19:44:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v 1.8 2006/07/12 22:32:02 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/libgnome-1.112.1 |