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 | |
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')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.20.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 790273c45981..17f0679a5f20 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.225 2008/02/01 18:46:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.226 2008/02/02 15:42:43 wolf31o2 Exp $ + + 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gedit-2.20.4.ebuild: + Stable on amd64 wrt bug #208366. 01 Feb 2008; Brent Baude <ranger@gentoo.org> gedit-2.20.4.ebuild: Marking gedit-2.20.4 ppc64 and ppc stable for bug 208366 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 |