diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-11 10:28:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-11 10:28:58 +0000 |
commit | b431063351efabf53b1ea49f754cc9b2dfe7bb9b (patch) | |
tree | 408c0954d06413ccc44067b9670688f63fa0f158 /app-editors | |
parent | dep fix (diff) | |
download | gentoo-2-b431063351efabf53b1ea49f754cc9b2dfe7bb9b.tar.gz gentoo-2-b431063351efabf53b1ea49f754cc9b2dfe7bb9b.tar.bz2 gentoo-2-b431063351efabf53b1ea49f754cc9b2dfe7bb9b.zip |
stable on ppc64
(Portage version: 2.0.51.19)
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 0e9b930d7523..874a3315a196 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.103 2005/06/10 19:52:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.104 2005/06/11 10:24:35 corsair Exp $ + + 11 Jun 2005; Markus Rothe <corsair@gentoo.org> gedit-2.10.3.ebuild: + Stable on ppc64; bug #93352 10 Jun 2005; Simon Stelling <blubb@gentoo.org> gedit-2.10.3.ebuild: stable wrt bug 93352 diff --git a/app-editors/gedit/gedit-2.10.3.ebuild b/app-editors/gedit/gedit-2.10.3.ebuild index 3efc9cc839c9..ca9c47702058 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.5 2005/06/11 06:35:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.10.3.ebuild,v 1.6 2005/06/11 10:24:35 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="spell" RDEPEND=">=dev-libs/glib-2.6 |