diff options
Diffstat (limited to 'media-gfx/showimg')
-rw-r--r-- | media-gfx/showimg/showimg-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/showimg/showimg-0.7.ebuild b/media-gfx/showimg/showimg-0.7.ebuild index 8ba38649bef8..abd4da87b73a 100644 --- a/media-gfx/showimg/showimg-0.7.ebuild +++ b/media-gfx/showimg/showimg-0.7.ebuild @@ -1,6 +1,6 @@ # 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.7 2002/07/23 05:18:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.7.ebuild,v 1.8 2002/07/27 10:44:31 seemant Exp $ inherit kde-base || die @@ -11,6 +11,6 @@ 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" |