diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 18:34:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 18:34:30 +0000 |
commit | c011feb91b9bcbeaf2d586be84cb087f7ffa9a8e (patch) | |
tree | 0eb0942c00ac9c4704b38bbfbad065320735361d /media-gfx/showimg/showimg-0.9.5.ebuild | |
parent | mol-0.9.71_pre9 masked until issues are worked out. (diff) | |
download | historical-c011feb91b9bcbeaf2d586be84cb087f7ffa9a8e.tar.gz historical-c011feb91b9bcbeaf2d586be84cb087f7ffa9a8e.tar.bz2 historical-c011feb91b9bcbeaf2d586be84cb087f7ffa9a8e.zip |
Stable on sparc
Package-Manager: portage-2.1-r2
Diffstat (limited to 'media-gfx/showimg/showimg-0.9.5.ebuild')
-rw-r--r-- | media-gfx/showimg/showimg-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/showimg/showimg-0.9.5.ebuild b/media-gfx/showimg/showimg-0.9.5.ebuild index b3ff60c25eb9..14ac84f86f0f 100644 --- a/media-gfx/showimg/showimg-0.9.5.ebuild +++ b/media-gfx/showimg/showimg-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.5.ebuild,v 1.5 2006/09/04 05:57:46 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.5.ebuild,v 1.6 2006/09/05 18:34:30 gustavoz Exp $ inherit kde eutils @@ -16,7 +16,7 @@ SRC_URI="http://www.jalix.org/projects/showimg/download/${MY_PV}/${MY_P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="exif kipi mysql postgres" |