diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:44:08 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:44:08 +0000 |
commit | e0c8ea288280b1894c28ff0093d30b745288bfc5 (patch) | |
tree | 285a961ee81dca10dbb370d25021e6ce4d25733e /app-editors | |
parent | Stable on amd64 wrt bug #330481 (diff) | |
download | gentoo-2-e0c8ea288280b1894c28ff0093d30b745288bfc5.tar.gz gentoo-2-e0c8ea288280b1894c28ff0093d30b745288bfc5.tar.bz2 gentoo-2-e0c8ea288280b1894c28ff0093d30b745288bfc5.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.30.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 668b133f4d2d..920fc018e82b 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.309 2010/08/01 09:14:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.310 2010/08/01 11:44:08 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> gedit-2.30.3.ebuild: + x86 stable, bug 324077 01 Aug 2010; Pacho Ramos <pacho@gentoo.org> gedit-2.30.3.ebuild: Fix RDEPEND on glib per bug #325911 (by Chí-Thanh Christopher Nguyễn) diff --git a/app-editors/gedit/gedit-2.30.3.ebuild b/app-editors/gedit/gedit-2.30.3.ebuild index 97e8499ad511..409bdf7edc0a 100644 --- a/app-editors/gedit/gedit-2.30.3.ebuild +++ b/app-editors/gedit/gedit-2.30.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.3.ebuild,v 1.4 2010/08/01 09:14:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.3.ebuild,v 1.5 2010/08/01 11:44:08 fauli Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~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 |