diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:44:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:44:02 +0000 |
commit | b5d4f874b5881b6e5b2f80003f27f6ef56c4ffd6 (patch) | |
tree | 4c0479c95a0fc9ade32a1e528deab1118757435c /x11-libs/gtk+ | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | gentoo-2-b5d4f874b5881b6e5b2f80003f27f6ef56c4ffd6.tar.gz gentoo-2-b5d4f874b5881b6e5b2f80003f27f6ef56c4ffd6.tar.bz2 gentoo-2-b5d4f874b5881b6e5b2f80003f27f6ef56c4ffd6.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.12.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild b/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild index b3aa3f561b54..3a3efeba9c30 100644 --- a/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild,v 1.3 2008/02/01 11:58:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild,v 1.4 2008/02/01 17:44:01 ranger 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="cups debug doc jpeg tiff vim-syntax xinerama" RDEPEND="x11-libs/libXrender |