diff options
author | 2011-10-15 22:54:58 +0000 | |
---|---|---|
committer | 2011-10-15 22:54:58 +0000 | |
commit | 6a20064771a19977ef9e772f571d6054c27aedf7 (patch) | |
tree | 482aaecd2136c9a06b444f2d9e34f1b44be5b211 /media-gfx/xloadimage/xloadimage-4.1-r11.ebuild | |
parent | arm stable, bug #385757 (diff) | |
download | historical-6a20064771a19977ef9e772f571d6054c27aedf7.tar.gz historical-6a20064771a19977ef9e772f571d6054c27aedf7.tar.bz2 historical-6a20064771a19977ef9e772f571d6054c27aedf7.zip |
arm stable, bug #385789
Package-Manager: portage-2.1.10.27/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 07f60ba3e39d..dfe096045b71 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.9 2011/10/15 11:50:24 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r11.ebuild,v 1.10 2011/10/15 22:54:58 maekke 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 |