diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:39:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:39:11 +0000 |
commit | 9a68c0d9135c3f020dc056e53ef622ab030d6415 (patch) | |
tree | bb5a9067eea868ad1953c4f3ec20574f21a798aa /app-editors | |
parent | dev-java/junit: version bump (diff) | |
download | gentoo-2-9a68c0d9135c3f020dc056e53ef622ab030d6415.tar.gz gentoo-2-9a68c0d9135c3f020dc056e53ef622ab030d6415.tar.bz2 gentoo-2-9a68c0d9135c3f020dc056e53ef622ab030d6415.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.30.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 27e76eb00439..cc3fa0dc6282 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.319 2010/12/13 03:33:25 leio Exp $ +# 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 $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gedit-2.30.4.ebuild: + x86 stable, bug 348987 13 Dec 2010; Mart Raudsepp <leio@gentoo.org> gedit-2.30.4.ebuild: Add ~mips keyword diff --git a/app-editors/gedit/gedit-2.30.4.ebuild b/app-editors/gedit/gedit-2.30.4.ebuild index 835d9c864e95..3dfd1e7bdfc6 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-2010 Gentoo Foundation +# 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.2 2010/12/13 03:33:25 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.4.ebuild,v 1.3 2011/01/18 13:39:11 fauli 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 |