diff options
author | Brent Baude <ranger@gentoo.org> | 2010-04-07 16:05:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-04-07 16:05:41 +0000 |
commit | 3e21ccff7b0b996decac42d31c036cdc9ae2cd65 (patch) | |
tree | 8073c57ce828887f73b4f9f79fb77a0260d9d72d /x11-libs | |
parent | Marking atk-1.28.0 ppc for bug 304777 (diff) | |
download | gentoo-2-3e21ccff7b0b996decac42d31c036cdc9ae2cd65.tar.gz gentoo-2-3e21ccff7b0b996decac42d31c036cdc9ae2cd65.tar.bz2 gentoo-2-3e21ccff7b0b996decac42d31c036cdc9ae2cd65.zip |
Marking gtk+-2.18.6 ~ppc for bug 304777
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs')
-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 96056afb812a..5dbb58537724 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.449 2010/03/24 17:58:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.450 2010/04/07 16:05:41 ranger Exp $ + + 07 Apr 2010; Brent Baude <ranger@gentoo.org> gtk+-2.18.6.ebuild: + Marking gtk+-2.18.6 ppc stable for bug 304777 24 Mar 2010; Raúl Porcel <armin76@gentoo.org> gtk+-2.18.6.ebuild: alpha/arm/ia64/sh/sparc stable wrt #304777 diff --git a/x11-libs/gtk+/gtk+-2.18.6.ebuild b/x11-libs/gtk+/gtk+-2.18.6.ebuild index dd149aebbdd4..d54f979701bb 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.5 2010/03/24 17:58:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.6.ebuild,v 1.6 2010/04/07 16:05:41 ranger 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 |