diff options
author | 2007-08-25 13:58:26 +0000 | |
---|---|---|
committer | 2007-08-25 13:58:26 +0000 | |
commit | b7c1b8a6012ee1b46f80dd6f5f117ced2bf86d98 (patch) | |
tree | ea3caefd74a1d1c2676286679e5373f4f758fb8e /x11-libs/gtk+ | |
parent | arm/s390 stable (diff) | |
download | historical-b7c1b8a6012ee1b46f80dd6f5f117ced2bf86d98.tar.gz historical-b7c1b8a6012ee1b46f80dd6f5f117ced2bf86d98.tar.bz2 historical-b7c1b8a6012ee1b46f80dd6f5f117ced2bf86d98.zip |
arm/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.10.13.ebuild b/x11-libs/gtk+/gtk+-2.10.13.ebuild index 9e45c3de83ca..7c95be8c767f 100644 --- a/x11-libs/gtk+/gtk+-2.10.13.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.13.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.13.ebuild,v 1.10 2007/07/31 06:07:55 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.13.ebuild,v 1.11 2007/08/25 13:55:21 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 |