diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-06 16:16:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-06 16:16:23 +0000 |
commit | 49e8a2332a789f05ca6972bcc94ebc9adc72ab34 (patch) | |
tree | 7c0620ac55b0e1943bf1074d8ae4884227814d0f /x11-libs/gtk+ | |
parent | x86 stable wrt bug #304777 (diff) | |
download | gentoo-2-49e8a2332a789f05ca6972bcc94ebc9adc72ab34.tar.gz gentoo-2-49e8a2332a789f05ca6972bcc94ebc9adc72ab34.tar.bz2 gentoo-2-49e8a2332a789f05ca6972bcc94ebc9adc72ab34.zip |
x86 stable wrt bug #304777
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.18.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 240c0af0c713..32fd89c0fedd 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.444 2010/03/06 12:39:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.445 2010/03/06 16:16:23 phajdan.jr Exp $ + + 06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtk+-2.18.6.ebuild: + x86 stable wrt bug #304777 06 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> gtk+-2.18.6.ebuild: amd64 stable wrt #304777 diff --git a/x11-libs/gtk+/gtk+-2.18.6.ebuild b/x11-libs/gtk+/gtk+-2.18.6.ebuild index 743ef7d6c6ed..2b13e9f95413 100644 --- a/x11-libs/gtk+/gtk+-2.18.6.ebuild +++ b/x11-libs/gtk+/gtk+-2.18.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.6.ebuild,v 1.3 2010/03/06 12:39:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.6.ebuild,v 1.4 2010/03/06 16:16:23 phajdan.jr Exp $ EAPI="2" @@ -11,7 +11,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc jpeg jpeg2k tiff test vim-syntax xinerama" # FIXME: configure says >=xrandr-1.2.99 but remi tells me it's broken |