diff options
Diffstat (limited to 'media-gfx/showimg/showimg-0.9.1.ebuild')
-rw-r--r-- | media-gfx/showimg/showimg-0.9.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/media-gfx/showimg/showimg-0.9.1.ebuild b/media-gfx/showimg/showimg-0.9.1.ebuild new file mode 100644 index 000000000000..10f5ae5a12dc --- /dev/null +++ b/media-gfx/showimg/showimg-0.9.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.1.ebuild,v 1.1 2004/04/19 20:19:21 avenj Exp $ + +inherit kde-base +need-kde 3.1 + +DESCRIPTION="feature-rich image viewer for KDE" +SRC_URI="http://www.jalix.org/projects/showimg/download/${PVR}/${P}.tar.bz2" +HOMEPAGE="http://www.jalix.org/projects/showimg/" + +LICENSE="GPL-2" +KEYWORDS="~x86 ~amd64" |