diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-18 17:37:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-18 17:37:55 +0000 |
commit | 03e6087ebecf431821f7ded0cc1d09acab7fe816 (patch) | |
tree | 122964760ff19bcee0f27c9e92d722391566d6c4 /x11-libs | |
parent | Add apbs-0.5.1 which includes many bugfixes and new features, masking old ver... (diff) | |
download | gentoo-2-03e6087ebecf431821f7ded0cc1d09acab7fe816.tar.gz gentoo-2-03e6087ebecf431821f7ded0cc1d09acab7fe816.tar.bz2 gentoo-2-03e6087ebecf431821f7ded0cc1d09acab7fe816.zip |
alpha/ia64/x86 stable wrt #185614
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index baccab198499..963ca2b0caec 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.324 2007/07/17 18:49:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.325 2007/07/18 17:37:55 armin76 Exp $ + + 18 Jul 2007; Raúl Porcel <armin76@gentoo.org> gtk+-2.10.13.ebuild: + alpha/ia64/x86 stable wrt #185614 17 Jul 2007; Jeroen Roovers <jer@gentoo.org> gtk+-2.10.13.ebuild: Stable for HPPA (bug #185614). diff --git a/x11-libs/gtk+/gtk+-2.10.13.ebuild b/x11-libs/gtk+/gtk+-2.10.13.ebuild index 1074cfdb12f0..965e77ec9201 100644 --- a/x11-libs/gtk+/gtk+-2.10.13.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.13.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.13.ebuild,v 1.6 2007/07/17 18:49:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.13.ebuild,v 1.7 2007/07/18 17:37:55 armin76 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 |