diff options
author | 2007-06-24 22:29:12 +0000 | |
---|---|---|
committer | 2007-06-24 22:29:12 +0000 | |
commit | 9855d3c5c419ae94b2d09487d7f4b3a816bf3ef1 (patch) | |
tree | a8fd1af96a699f87c4cba487b1e92e97d828c52b /x11-libs/gtk+ | |
parent | arm stable (diff) | |
download | historical-9855d3c5c419ae94b2d09487d7f4b3a816bf3ef1.tar.gz historical-9855d3c5c419ae94b2d09487d7f4b3a816bf3ef1.tar.bz2 historical-9855d3c5c419ae94b2d09487d7f4b3a816bf3ef1.zip |
arm/sh stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.10.11.ebuild b/x11-libs/gtk+/gtk+-2.10.11.ebuild index 22a124b73657..99fd16395103 100644 --- a/x11-libs/gtk+/gtk+-2.10.11.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.11.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.11.ebuild,v 1.11 2007/06/02 02:39:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.11.ebuild,v 1.12 2007/06/24 22:28:15 vapier 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 |