diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-03-14 11:09:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-03-14 11:09:49 +0000 |
commit | 81e7649640646b1389ff8e59220ff761ffee94a3 (patch) | |
tree | 1ad022f9f4b796e0bd3f0b1d353735b05d849cdd /x11-libs/gtk+ | |
parent | stable on amd64; security bug 163768 (diff) | |
download | gentoo-2-81e7649640646b1389ff8e59220ff761ffee94a3.tar.gz gentoo-2-81e7649640646b1389ff8e59220ff761ffee94a3.tar.bz2 gentoo-2-81e7649640646b1389ff8e59220ff761ffee94a3.zip |
stable on amd64; security bug 163678
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index a52491f6bf22..6027e68ce695 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.300 2007/03/14 09:33:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.301 2007/03/14 11:09:49 blubb Exp $ + + 14 Mar 2007; Simon Stelling <blubb@gentoo.org> gtk+-2.10.9.ebuild: + stable on amd64; security bug 163678 14 Mar 2007; Christian Faulhammer <opfer@gentoo.org> gtk+-2.10.9.ebuild: stable x86, bug 163678 diff --git a/x11-libs/gtk+/gtk+-2.10.9.ebuild b/x11-libs/gtk+/gtk+-2.10.9.ebuild index 28a5a6565c53..4e3350d94532 100644 --- a/x11-libs/gtk+/gtk+-2.10.9.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.9.ebuild,v 1.3 2007/03/14 09:33:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.9.ebuild,v 1.4 2007/03/14 11:09:49 blubb Exp $ inherit gnome.org flag-o-matic eutils autotools virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc jpeg tiff xinerama" RDEPEND="x11-libs/libXrender |