diff options
author | 2007-08-25 19:11:16 +0000 | |
---|---|---|
committer | 2007-08-25 19:11:16 +0000 | |
commit | 3ee56a1beb518843cc165303d14294931317fbbd (patch) | |
tree | 540944dce4c9ca5dc60b69d76f0bc9e80e0a1e20 /x11-libs/gtk+/gtk+-2.10.14.ebuild | |
parent | set full path to gtk-lshw as most people dont have /usr/sbin in PATH (diff) | |
download | gentoo-2-3ee56a1beb518843cc165303d14294931317fbbd.tar.gz gentoo-2-3ee56a1beb518843cc165303d14294931317fbbd.tar.bz2 gentoo-2-3ee56a1beb518843cc165303d14294931317fbbd.zip |
alpha/ia64/x86 stable wrt #190019
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.10.14.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.10.14.ebuild b/x11-libs/gtk+/gtk+-2.10.14.ebuild index 46adc0f62468..993aa97a0f1c 100644 --- a/x11-libs/gtk+/gtk+-2.10.14.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.14.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.14.ebuild,v 1.3 2007/08/24 15:24:04 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.14.ebuild,v 1.4 2007/08/25 19:11:16 armin76 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 |