diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-10 19:13:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-10 19:13:33 +0000 |
commit | e8a26748e4afe458d67f5a623f33ec8b2af3cd8e (patch) | |
tree | cc0c63fb278fdbb8468c4103af49d67c8cf875a1 /app-editors | |
parent | update patch again (diff) | |
download | gentoo-2-e8a26748e4afe458d67f5a623f33ec8b2af3cd8e.tar.gz gentoo-2-e8a26748e4afe458d67f5a623f33ec8b2af3cd8e.tar.bz2 gentoo-2-e8a26748e4afe458d67f5a623f33ec8b2af3cd8e.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index f044083cbb6d..21f1f4511afc 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.101 2005/06/09 21:20:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.102 2005/06/10 19:13:33 hansmi Exp $ + + 10 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gedit-2.10.3.ebuild: + Stable on ppc. 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> gedit-2.10.3.ebuild: Stable on sparc diff --git a/app-editors/gedit/gedit-2.10.3.ebuild b/app-editors/gedit/gedit-2.10.3.ebuild index 35771a2adc15..afd9fba82bf5 100644 --- a/app-editors/gedit/gedit-2.10.3.ebuild +++ b/app-editors/gedit/gedit-2.10.3.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-editors/gedit/gedit-2.10.3.ebuild,v 1.2 2005/06/09 21:20:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.10.3.ebuild,v 1.3 2005/06/10 19:13:33 hansmi Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="spell" RDEPEND=">=dev-libs/glib-2.6 |