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 | 6506e7cb6758f743ad9e3b4c56d141ed08f05e5c (patch) | |
tree | 9d1232324062c837806c7820b4b4fb820e226cc4 /app-text/gnome-spell | |
parent | x11-libs/wxGTK stable on ppc. (diff) | |
download | historical-6506e7cb6758f743ad9e3b4c56d141ed08f05e5c.tar.gz historical-6506e7cb6758f743ad9e3b4c56d141ed08f05e5c.tar.bz2 historical-6506e7cb6758f743ad9e3b4c56d141ed08f05e5c.zip |
app-text/gnome-spell stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/gnome-spell')
-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 |