diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 19:47:34 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 19:47:34 +0000 |
commit | 0ce093e42792d82e85a718f5bc49645a43a08dfc (patch) | |
tree | ae2c5710c0c9ccae9647afcf0c26df5a546a2979 /app-editors | |
parent | Stable on sparc, security bug #261203 (diff) | |
download | gentoo-2-0ce093e42792d82e85a718f5bc49645a43a08dfc.tar.gz gentoo-2-0ce093e42792d82e85a718f5bc49645a43a08dfc.tar.bz2 gentoo-2-0ce093e42792d82e85a718f5bc49645a43a08dfc.zip |
Stable on sparc, security bug #257004
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 0a54506893ea..68a79ce37a82 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.268 2009/03/31 16:28:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.269 2009/04/12 19:47:34 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> gedit-2.24.3.ebuild: + Stable on sparc, security bug #257004 31 Mar 2009; Jeroen Roovers <jer@gentoo.org> gedit-2.22.3-r2.ebuild: Stable for HPPA (bug #257004). diff --git a/app-editors/gedit/gedit-2.24.3.ebuild b/app-editors/gedit/gedit-2.24.3.ebuild index 7e26d0a51c98..4408cc807b2e 100644 --- a/app-editors/gedit/gedit-2.24.3.ebuild +++ b/app-editors/gedit/gedit-2.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.24.3.ebuild,v 1.8 2009/03/18 15:47:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.24.3.ebuild,v 1.9 2009/04/12 19:47:34 bluebird Exp $ GCONF_DEBUG="no" @@ -11,7 +11,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 |