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/gedit/gedit-2.30.4.ebuild | |
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/gedit/gedit-2.30.4.ebuild')
-rw-r--r-- | app-editors/gedit/gedit-2.30.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |