diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:27:52 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:27:52 +0000 |
commit | e4468039c18d3b8702c461b14ec4ac01635e9a7d (patch) | |
tree | 93430ebfdf2f1a6332ea334a9797501f97f2a03f /app-text | |
parent | x11-libs/wxGTK stable on ppc. (diff) | |
download | gentoo-2-e4468039c18d3b8702c461b14ec4ac01635e9a7d.tar.gz gentoo-2-e4468039c18d3b8702c461b14ec4ac01635e9a7d.tar.bz2 gentoo-2-e4468039c18d3b8702c461b14ec4ac01635e9a7d.zip |
app-text/gnome-spell stable on ppc.
(Portage version: 2.0.51.22-r2)
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.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 4d4177f2c8a6..f1f88ca64f3f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.60 2005/08/29 17:18:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.61 2005/09/02 19:27:52 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gnome-spell-1.0.6.ebuild: + Stable on ppc. 29 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnome-spell-1.0.6.ebuild: 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 a0d9a6477593..fedf8887caeb 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.3 2005/08/29 17:18:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.6.ebuild,v 1.4 2005/09/02 19:27:52 hansmi 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 |