diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:23:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:23:51 +0000 |
commit | b11f75c7768d945a49490f74fc1b28ba88e6ae1e (patch) | |
tree | 692a8c096c93497fc9189b69fae112bf27494b16 /app-editors/gedit | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | gentoo-2-b11f75c7768d945a49490f74fc1b28ba88e6ae1e.tar.gz gentoo-2-b11f75c7768d945a49490f74fc1b28ba88e6ae1e.tar.bz2 gentoo-2-b11f75c7768d945a49490f74fc1b28ba88e6ae1e.zip |
alpha/ia64/sparc stable wrt #208366
(Portage version: 2.1.3.19)
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 17f0679a5f20..e46fb128b11e 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.226 2008/02/02 15:42:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.227 2008/02/03 11:23:51 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> gedit-2.20.4.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gedit-2.20.4.ebuild: Stable on amd64 wrt bug #208366. diff --git a/app-editors/gedit/gedit-2.20.4.ebuild b/app-editors/gedit/gedit-2.20.4.ebuild index f90063ec017c..0671e32044f6 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.5 2008/02/02 15:42:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.20.4.ebuild,v 1.6 2008/02/03 11:23:51 armin76 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 |