diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2005-03-13 16:20:49 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2005-03-13 16:20:49 +0000 |
commit | 6d9ec378cccce32d7fbc5fd838f1206178a95dc5 (patch) | |
tree | 5d4281500887cdb09233b6454a7a8ed5d68690a4 /media-gfx/showimg/showimg-0.9.4.1.ebuild | |
parent | added missing junit dependency, fixes #85088 (diff) | |
download | gentoo-2-6d9ec378cccce32d7fbc5fd838f1206178a95dc5.tar.gz gentoo-2-6d9ec378cccce32d7fbc5fd838f1206178a95dc5.tar.bz2 gentoo-2-6d9ec378cccce32d7fbc5fd838f1206178a95dc5.zip |
stable on x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx/showimg/showimg-0.9.4.1.ebuild')
-rw-r--r-- | media-gfx/showimg/showimg-0.9.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/showimg/showimg-0.9.4.1.ebuild b/media-gfx/showimg/showimg-0.9.4.1.ebuild index d380e0482e22..c5eac729a9c8 100644 --- a/media-gfx/showimg/showimg-0.9.4.1.ebuild +++ b/media-gfx/showimg/showimg-0.9.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.4.1.ebuild,v 1.1 2005/01/18 14:35:40 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.4.1.ebuild,v 1.2 2005/03/13 16:19:48 carlo Exp $ inherit kde @@ -14,7 +14,7 @@ SRC_URI="http://www.jalix.org/projects/showimg/download/${MY_PV}/${MY_P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 ~sparc ~ppc ~amd64" IUSE="" |