diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-13 22:51:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-13 22:51:52 +0000 |
commit | 1917481e14526c7ccca4402a9c373709d3fb6b43 (patch) | |
tree | 1e46e2dcfb0e16dd216381d779bdfc6af4aba41a /x11-libs | |
parent | arm/sh stable (diff) | |
download | gentoo-2-1917481e14526c7ccca4402a9c373709d3fb6b43.tar.gz gentoo-2-1917481e14526c7ccca4402a9c373709d3fb6b43.tar.bz2 gentoo-2-1917481e14526c7ccca4402a9c373709d3fb6b43.zip |
arm/sh stable
(Portage version: 2.2_pre5)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.12.5-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.12.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild b/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild index 965a497512a0..8636c615331a 100644 --- a/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild,v 1.8 2008/02/04 04:16:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.5-r1.ebuild,v 1.9 2008/04/13 22:51:52 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="cups debug doc jpeg tiff vim-syntax xinerama" RDEPEND="x11-libs/libXrender diff --git a/x11-libs/gtk+/gtk+-2.12.8.ebuild b/x11-libs/gtk+/gtk+-2.12.8.ebuild index 173702bac5b3..4877a8d75b94 100644 --- a/x11-libs/gtk+/gtk+-2.12.8.ebuild +++ b/x11-libs/gtk+/gtk+-2.12.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.8.ebuild,v 1.7 2008/03/22 03:54:46 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.8.ebuild,v 1.8 2008/04/13 22:51:52 vapier Exp $ WANT_AUTOMAKE="1.7" @@ -11,7 +11,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="cups debug doc jpeg tiff vim-syntax xinerama" RDEPEND="x11-libs/libXrender |