diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-01 17:23:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-01 17:23:24 +0000 |
commit | 1a04d9f2072d9b05531240dbf5a3793b9ed7f5d8 (patch) | |
tree | 54fe8984295859720b51ab5605ffc22f4becc761 /x11-libs/gtk+/gtk+-2.10.6.ebuild | |
parent | Fix bug #106446, change name of liblua back to liblualib (diff) | |
download | historical-1a04d9f2072d9b05531240dbf5a3793b9ed7f5d8.tar.gz historical-1a04d9f2072d9b05531240dbf5a3793b9ed7f5d8.tar.bz2 historical-1a04d9f2072d9b05531240dbf5a3793b9ed7f5d8.zip |
Stable on ppc64; bug #156572
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.10.6.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.10.6.ebuild b/x11-libs/gtk+/gtk+-2.10.6.ebuild index 024e0868b67a..c09ca811a3de 100644 --- a/x11-libs/gtk+/gtk+-2.10.6.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.6.ebuild,v 1.6 2006/12/01 12:57:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.6.ebuild,v 1.7 2006/12/01 17:23:24 corsair Exp $ inherit gnome.org flag-o-matic eutils debug 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 |