diff options
author | 2011-10-08 16:25:37 +0000 | |
---|---|---|
committer | 2011-10-08 16:25:37 +0000 | |
commit | bb7fb6c5d2fa1e515be963786814afbe07f7f26b (patch) | |
tree | 4963cb25a0a710b9c0a9c04b2f5c68917e108cb4 /media-gfx/xloadimage/xloadimage-4.1-r11.ebuild | |
parent | x86 stable wrt bug #385787 (diff) | |
download | gentoo-2-bb7fb6c5d2fa1e515be963786814afbe07f7f26b.tar.gz gentoo-2-bb7fb6c5d2fa1e515be963786814afbe07f7f26b.tar.bz2 gentoo-2-bb7fb6c5d2fa1e515be963786814afbe07f7f26b.zip |
x86 stable wrt bug #385789
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-gfx/xloadimage/xloadimage-4.1-r11.ebuild')
-rw-r--r-- | media-gfx/xloadimage/xloadimage-4.1-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild index cec3facc9a3c..98d4bfcf7917 100644 --- a/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild +++ b/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild,v 1.5 2011/10/06 21:40:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild,v 1.6 2011/10/08 16:25:37 phajdan.jr Exp $ EAPI=2 inherit autotools eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.x.org/R5contrib/${P/-/.}.tar.gz LICENSE="MIT" SLOT="0" -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="tiff jpeg png" RDEPEND="x11-libs/libX11 |