diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:19:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:19:46 +0000 |
commit | 2746023d09e83f7d41a7745883e7b53b07662b1b (patch) | |
tree | 36a59db5d6c222ac688ab334a43acc3a389e548d /app-editors/gedit | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-2746023d09e83f7d41a7745883e7b53b07662b1b.tar.gz gentoo-2-2746023d09e83f7d41a7745883e7b53b07662b1b.tar.bz2 gentoo-2-2746023d09e83f7d41a7745883e7b53b07662b1b.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.30.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index cc3fa0dc6282..396517f9b2d6 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.320 2011/01/18 13:39:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.321 2011/01/19 21:19:46 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gedit-2.30.4.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gedit-2.30.4.ebuild: x86 stable, bug 348987 diff --git a/app-editors/gedit/gedit-2.30.4.ebuild b/app-editors/gedit/gedit-2.30.4.ebuild index 3dfd1e7bdfc6..db214b772ce9 100644 --- a/app-editors/gedit/gedit-2.30.4.ebuild +++ b/app-editors/gedit/gedit-2.30.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.4.ebuild,v 1.3 2011/01/18 13:39:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.4.ebuild,v 1.4 2011/01/19 21:19:46 hwoarang Exp $ GCONF_DEBUG="no" PYTHON_DEPEND="python? 2:2.5" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc python spell" RDEPEND=">=gnome-base/gconf-2 |