summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-06-01 20:25:23 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-06-01 20:25:23 +0000
commit80b738fab110fe5477e1c5417b2443587153bb16 (patch)
tree30dbaa8c016d3617420d700748f682fb8674db50 /net-dialup/komport/komport-0.5.9.ebuild
parentInitial ebuild. (Manifest recommit) (diff)
downloadgentoo-2-80b738fab110fe5477e1c5417b2443587153bb16.tar.gz
gentoo-2-80b738fab110fe5477e1c5417b2443587153bb16.tar.bz2
gentoo-2-80b738fab110fe5477e1c5417b2443587153bb16.zip
missing SLOT
Diffstat (limited to 'net-dialup/komport/komport-0.5.9.ebuild')
-rw-r--r--net-dialup/komport/komport-0.5.9.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-dialup/komport/komport-0.5.9.ebuild b/net-dialup/komport/komport-0.5.9.ebuild
index 7d175cef73d4..22de03def0a9 100644
--- a/net-dialup/komport/komport-0.5.9.ebuild
+++ b/net-dialup/komport/komport-0.5.9.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/komport-0.5.9.ebuild,v 1.1 2004/06/01 19:59:07 carlo Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/komport-0.5.9.ebuild,v 1.2 2004/06/01 20:25:23 carlo Exp $
inherit kde
need-kde 3
DESCRIPTION="Komport - Serial port communications and vt102 terminal emulator for KDE"
-SRC_URI="mirror://sourceforge/komport/${P}.tar.gz"
HOMEPAGE="http://komport.sourceforge.net/"
+SRC_URI="mirror://sourceforge/komport/${P}.tar.gz"
+SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"
+IUSE="" \ No newline at end of file