diff options
author | Olivier Crête <tester@gentoo.org> | 2009-09-19 19:15:46 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-09-19 19:15:46 +0000 |
commit | 65b144ce1575376b5b018eef545769408a7d38f8 (patch) | |
tree | 0ccb84e76a9520b160dd5922ec030fdc17c19546 /x11-libs | |
parent | Stable on amd64, bug #285586 (diff) | |
download | gentoo-2-65b144ce1575376b5b018eef545769408a7d38f8.tar.gz gentoo-2-65b144ce1575376b5b018eef545769408a7d38f8.tar.bz2 gentoo-2-65b144ce1575376b5b018eef545769408a7d38f8.zip |
Stable on amd64, bug #285586
(Portage version: 2.1.6.13/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.16.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 4342b7610500..ed3473a05265 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.424 2009/09/19 09:36:46 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.425 2009/09/19 19:15:46 tester Exp $ + + 19 Sep 2009; Olivier Crête <tester@gentoo.org> gtk+-2.16.6.ebuild: + Stable on amd64, bug #285586 *gtk+-2.16.6 (19 Sep 2009) diff --git a/x11-libs/gtk+/gtk+-2.16.6.ebuild b/x11-libs/gtk+/gtk+-2.16.6.ebuild index e57f1f922fa2..93be6d0750c4 100644 --- a/x11-libs/gtk+/gtk+-2.16.6.ebuild +++ b/x11-libs/gtk+/gtk+-2.16.6.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/x11-libs/gtk+/gtk+-2.16.6.ebuild,v 1.1 2009/09/19 09:36:46 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.16.6.ebuild,v 1.2 2009/09/19 19:15:46 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="cups debug doc jpeg jpeg2k tiff test vim-syntax xinerama" # FIXME: configure says >=xrandr-1.2.99 but remi tells me it's broken |