diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-26 14:05:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-26 14:05:31 +0000 |
commit | 924b73e8b94361ca4477ad45f51414324471cb90 (patch) | |
tree | 91400617eab34c5a04ddb654acac3d1024c73859 /app-editors | |
parent | Stable on ppc64; bug #199740 (diff) | |
download | gentoo-2-924b73e8b94361ca4477ad45f51414324471cb90.tar.gz gentoo-2-924b73e8b94361ca4477ad45f51414324471cb90.tar.bz2 gentoo-2-924b73e8b94361ca4477ad45f51414324471cb90.zip |
Stable on ppc64; bug #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.20.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index c04e6bbc2151..445e3ff4cb0e 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.217 2007/11/24 23:00:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.218 2007/11/26 14:05:31 corsair Exp $ + + 26 Nov 2007; Markus Rothe <corsair@gentoo.org> gedit-2.20.3.ebuild: + Stable on ppc64; bug #199740 24 Nov 2007; Brent Baude <ranger@gentoo.org> gedit-2.20.3.ebuild: Marking gedit-2.20.3 ppc stable for bug 199740 diff --git a/app-editors/gedit/gedit-2.20.3.ebuild b/app-editors/gedit/gedit-2.20.3.ebuild index 52d569740632..940c68937b70 100644 --- a/app-editors/gedit/gedit-2.20.3.ebuild +++ b/app-editors/gedit/gedit-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.20.3.ebuild,v 1.5 2007/11/24 23:00:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.20.3.ebuild,v 1.6 2007/11/26 14:05:31 corsair Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc python spell xattr" RDEPEND=">=gnome-base/gconf-2 |