diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-23 05:18:07 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-23 05:18:07 +0000 |
commit | 3a89607874133fbc78bdd1a8fa60f1c858d57fff (patch) | |
tree | 7e4ac1bb8a92559928b450b0d81b702ed188cba4 /media-gfx/showimg/showimg-0.7.ebuild | |
parent | added SLOT/KEYWORDS (diff) | |
download | gentoo-2-3a89607874133fbc78bdd1a8fa60f1c858d57fff.tar.gz gentoo-2-3a89607874133fbc78bdd1a8fa60f1c858d57fff.tar.bz2 gentoo-2-3a89607874133fbc78bdd1a8fa60f1c858d57fff.zip |
repoman'd
Diffstat (limited to 'media-gfx/showimg/showimg-0.7.ebuild')
-rw-r--r-- | media-gfx/showimg/showimg-0.7.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/showimg/showimg-0.7.ebuild b/media-gfx/showimg/showimg-0.7.ebuild index a00c9f5a13ce..8ba38649bef8 100644 --- a/media-gfx/showimg/showimg-0.7.ebuild +++ b/media-gfx/showimg/showimg-0.7.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.7.ebuild,v 1.6 2002/07/11 06:30:28 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.7.ebuild,v 1.7 2002/07/23 05:18:07 seemant Exp $ inherit kde-base || die need-kde 2.2 S=${WORKDIR}/${P} - -LICENSE="GPL-2" DESCRIPTION="ShowImg is a 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/" - +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" |