diff options
author | Olivier Crête <tester@gentoo.org> | 2010-05-04 15:38:54 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2010-05-04 15:38:54 +0000 |
commit | 01605776ab1690b7c50a686a8001e87fdae1d1bb (patch) | |
tree | a0df12dc71e15cb980d5196c1ec4ddaf08bed5fb /x11-libs | |
parent | amd64 stable, bug #314899 (diff) | |
download | gentoo-2-01605776ab1690b7c50a686a8001e87fdae1d1bb.tar.gz gentoo-2-01605776ab1690b7c50a686a8001e87fdae1d1bb.tar.bz2 gentoo-2-01605776ab1690b7c50a686a8001e87fdae1d1bb.zip |
amd64 stable, bug #314899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.18.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index d2bcd2f8f011..71a34410137a 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.452 2010/04/23 09:24:15 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.453 2010/05/04 15:38:54 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> gtk+-2.18.9.ebuild: + amd64 stable, bug #314899 23 Apr 2010; Gilles Dartiguelongue <eva@gentoo.org> -files/gtk+-2.8.10-xinerama.patch, diff --git a/x11-libs/gtk+/gtk+-2.18.9.ebuild b/x11-libs/gtk+/gtk+-2.18.9.ebuild index c776ac0399a6..e1010c72de4f 100644 --- a/x11-libs/gtk+/gtk+-2.18.9.ebuild +++ b/x11-libs/gtk+/gtk+-2.18.9.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.9.ebuild,v 1.1 2010/03/22 20:25:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.9.ebuild,v 1.2 2010/05/04 15:38:54 tester 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 |