diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-02 15:42:43 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-02 15:42:43 +0000 |
commit | 00ab6a78dea5f765e97382eab026e1431c5e229e (patch) | |
tree | a6333e81cc0c7419a3c97166ff10d949e316f287 /app-editors/gedit/gedit-2.20.4.ebuild | |
parent | Stable on amd64 wrt bug #208366. (diff) | |
download | gentoo-2-00ab6a78dea5f765e97382eab026e1431c5e229e.tar.gz gentoo-2-00ab6a78dea5f765e97382eab026e1431c5e229e.tar.bz2 gentoo-2-00ab6a78dea5f765e97382eab026e1431c5e229e.zip |
Stable on amd64 wrt bug #208366.
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-editors/gedit/gedit-2.20.4.ebuild')
-rw-r--r-- | app-editors/gedit/gedit-2.20.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gedit/gedit-2.20.4.ebuild b/app-editors/gedit/gedit-2.20.4.ebuild index c94a88241a43..f90063ec017c 100644 --- a/app-editors/gedit/gedit-2.20.4.ebuild +++ b/app-editors/gedit/gedit-2.20.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.20.4.ebuild,v 1.4 2008/02/01 18:46:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.20.4.ebuild,v 1.5 2008/02/02 15:42:43 wolf31o2 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 |