diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 05:49:12 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 05:49:12 +0000 |
commit | 80905644b3a6c5827631c0b3fee50f55ade99c12 (patch) | |
tree | d69f70e36a6797f86d099c65cf0f3a1e3f84058e /x11-libs/gtk+ | |
parent | moved dev-python/qscintilla to x11-libs/qscintilla (diff) | |
download | historical-80905644b3a6c5827631c0b3fee50f55ade99c12.tar.gz historical-80905644b3a6c5827631c0b3fee50f55ade99c12.tar.bz2 historical-80905644b3a6c5827631c0b3fee50f55ade99c12.zip |
Stable on mips.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index a6453eaa7da2..bcb2a1917d2a 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.350 2007/11/19 18:04:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.351 2007/11/20 05:49:12 kumba Exp $ + + 20 Nov 2007; Joshua Kinard <kumba@gentoo.org> gtk+-2.10.14.ebuild: + Stable on mips, per #190019. 19 Nov 2007; Markus Rothe <corsair@gentoo.org> gtk+-2.12.1-r1.ebuild: Stable on ppc64; bug #198845 diff --git a/x11-libs/gtk+/gtk+-2.10.14.ebuild b/x11-libs/gtk+/gtk+-2.10.14.ebuild index 77cc43cda897..3cb23f08069b 100644 --- a/x11-libs/gtk+/gtk+-2.10.14.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.14.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.14.ebuild,v 1.9 2007/11/13 02:45:01 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.14.ebuild,v 1.10 2007/11/20 05:49:12 kumba 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 |