summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-06-01 19:59:07 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-06-01 19:59:07 +0000
commitd7a3c48535cd0d039ade22a058ce96d7d0f264f5 (patch)
treee60686c6bb2f323b9db374fdaa49d1b308e60d4d /net-dialup
parentVersion bumped. Closes 51471 (diff)
downloadhistorical-d7a3c48535cd0d039ade22a058ce96d7d0f264f5.tar.gz
historical-d7a3c48535cd0d039ade22a058ce96d7d0f264f5.tar.bz2
historical-d7a3c48535cd0d039ade22a058ce96d7d0f264f5.zip
Initial ebuild.
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/komport/ChangeLog10
-rw-r--r--net-dialup/komport/Manifest4
-rw-r--r--net-dialup/komport/files/digest-komport-0.5.91
-rw-r--r--net-dialup/komport/komport-0.5.9.ebuild16
-rw-r--r--net-dialup/komport/metadata.xml5
5 files changed, 36 insertions, 0 deletions
diff --git a/net-dialup/komport/ChangeLog b/net-dialup/komport/ChangeLog
new file mode 100644
index 000000000000..0357620391ca
--- /dev/null
+++ b/net-dialup/komport/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-dialup/komport
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/ChangeLog,v 1.1 2004/06/01 19:59:07 carlo Exp $
+
+*komport-0.5.9 (01 Jun 2004)
+
+ 01 Jun 2004; Carsten Lohrke <carlo@gentoo.org> komport-0.5.9.ebuild,
+ metadata.xml:
+ Initial ebuild.
+
diff --git a/net-dialup/komport/Manifest b/net-dialup/komport/Manifest
new file mode 100644
index 000000000000..072b491e765f
--- /dev/null
+++ b/net-dialup/komport/Manifest
@@ -0,0 +1,4 @@
+MD5 f4f02701a2b40464f4d5f6dad863221f komport-0.5.9.ebuild 478
+MD5 a285566fca2d00ea2ab6e5c7b79ff095 ChangeLog 353
+MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162
+MD5 4f3fd78f4486d4772bc9b0f79755b559 files/digest-komport-0.5.9 65
diff --git a/net-dialup/komport/files/digest-komport-0.5.9 b/net-dialup/komport/files/digest-komport-0.5.9
new file mode 100644
index 000000000000..f13394e04f2b
--- /dev/null
+++ b/net-dialup/komport/files/digest-komport-0.5.9
@@ -0,0 +1 @@
+MD5 215bab736190d6150988bc39929a846d komport-0.5.9.tar.gz 506578
diff --git a/net-dialup/komport/komport-0.5.9.ebuild b/net-dialup/komport/komport-0.5.9.ebuild
new file mode 100644
index 000000000000..7d175cef73d4
--- /dev/null
+++ b/net-dialup/komport/komport-0.5.9.ebuild
@@ -0,0 +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=""
+
+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/"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86"
diff --git a/net-dialup/komport/metadata.xml b/net-dialup/komport/metadata.xml
new file mode 100644
index 000000000000..b435a8440ccd
--- /dev/null
+++ b/net-dialup/komport/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde-other</herd>
+</pkgmetadata>