diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 15:40:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 15:40:55 +0000 |
commit | a51a53513e64166e5196f83ccabf731db2a54f39 (patch) | |
tree | 76421569b12db74f379b480faa0673a46b2129a7 /x11-libs | |
parent | Version bump, and get_libdir support. This version fixes the problem in 2.3.... (diff) | |
download | gentoo-2-a51a53513e64166e5196f83ccabf731db2a54f39.tar.gz gentoo-2-a51a53513e64166e5196f83ccabf731db2a54f39.tar.bz2 gentoo-2-a51a53513e64166e5196f83ccabf731db2a54f39.zip |
arm/hppa/ia64 stable for security
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild b/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild index 037c41ab7764..73c3cf0974ee 100644 --- a/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild,v 1.4 2004/09/20 13:48:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.9-r1.ebuild,v 1.5 2004/09/20 15:40:55 vapier Exp $ inherit libtool flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2 LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc ~mips ~alpha arm hppa amd64 ia64 ~ppc64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |