summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-05-16 21:19:33 +0000
committerDominik Stadler <centic@gentoo.org>2004-05-16 21:19:33 +0000
commit18a299d1daaa2592c4fd95fcb5890ec4930c4c25 (patch)
tree2fb4afa7029f503c9f2e0c70b10ca7701d5b53d3 /media-gfx/showimg/showimg-0.8.0.ebuild
parentAdd IUSE. (diff)
downloadhistorical-18a299d1daaa2592c4fd95fcb5890ec4930c4c25.tar.gz
historical-18a299d1daaa2592c4fd95fcb5890ec4930c4c25.tar.bz2
historical-18a299d1daaa2592c4fd95fcb5890ec4930c4c25.zip
Add IUSE.
Diffstat (limited to 'media-gfx/showimg/showimg-0.8.0.ebuild')
-rw-r--r--media-gfx/showimg/showimg-0.8.0.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/media-gfx/showimg/showimg-0.8.0.ebuild b/media-gfx/showimg/showimg-0.8.0.ebuild
index b65723ca5e25..a9871c2ce3e5 100644
--- a/media-gfx/showimg/showimg-0.8.0.ebuild
+++ b/media-gfx/showimg/showimg-0.8.0.ebuild
@@ -1,6 +1,6 @@
# 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.8.0.ebuild,v 1.2 2004/04/24 10:11:59 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.8.0.ebuild,v 1.3 2004/05/16 21:19:33 centic Exp $
inherit kde-base
need-kde 3.1
@@ -9,5 +9,8 @@ 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/"
+SLOT="0"
+IUSE=""
+
LICENSE="GPL-2"
KEYWORDS="x86"