diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 11:50:24 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 11:50:24 +0000 |
commit | 62bbacf51fd78dfba984c568302eb93ad4b56ad6 (patch) | |
tree | 454be31f4814eba8487d4bd570a6c23f55b53c3e /media-gfx/xloadimage/xloadimage-4.1-r11.ebuild | |
parent | ppc stable wrt #385205 (diff) | |
download | gentoo-2-62bbacf51fd78dfba984c568302eb93ad4b56ad6.tar.gz gentoo-2-62bbacf51fd78dfba984c568302eb93ad4b56ad6.tar.bz2 gentoo-2-62bbacf51fd78dfba984c568302eb93ad4b56ad6.zip |
ppc stable wrt #385789
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
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 bdef224d5122..07f60ba3e39d 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.8 2011/10/11 21:02:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild,v 1.9 2011/10/15 11:50:24 xarthisius 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 |