summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-12-02 03:27:11 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-12-02 03:27:11 +0000
commit370cba263c8006dd984c92d94f78b6edd5454cc0 (patch)
tree6935f8b30fe92f93c38e6d24e34df0c8eb37adb5 /net-news
parentuse set-qtdir not need-qt (diff)
downloadhistorical-370cba263c8006dd984c92d94f78b6edd5454cc0.tar.gz
historical-370cba263c8006dd984c92d94f78b6edd5454cc0.tar.bz2
historical-370cba263c8006dd984c92d94f78b6edd5454cc0.zip
new ebuild
Diffstat (limited to 'net-news')
-rw-r--r--net-news/klibido/ChangeLog10
-rw-r--r--net-news/klibido/Manifest4
-rw-r--r--net-news/klibido/files/digest-klibido-0.2.01
-rw-r--r--net-news/klibido/klibido-0.2.0.ebuild22
-rw-r--r--net-news/klibido/metadata.xml5
5 files changed, 42 insertions, 0 deletions
diff --git a/net-news/klibido/ChangeLog b/net-news/klibido/ChangeLog
new file mode 100644
index 000000000000..0a2f9adfb946
--- /dev/null
+++ b/net-news/klibido/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-news/klibido
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/klibido/ChangeLog,v 1.1 2004/12/02 03:27:11 jhuebel Exp $
+
+*klibido-0.2.0 (01 Dec 2004)
+
+ 01 Dec 2004; Jason Huebel <jhuebel@gentoo.org> +metadata.xml,
+ +klibido-0.2.0.ebuild:
+ new ebuild
+
diff --git a/net-news/klibido/Manifest b/net-news/klibido/Manifest
new file mode 100644
index 000000000000..5e1d4157b231
--- /dev/null
+++ b/net-news/klibido/Manifest
@@ -0,0 +1,4 @@
+MD5 13613a3a18354979a50639876ebb9e49 klibido-0.2.0.ebuild 581
+MD5 d4764f5c17f5e0b416f7ddf271c77d71 metadata.xml 161
+MD5 14f7f9e5a790a81b2e36cff7357ce30e ChangeLog 339
+MD5 266652e9c7738532ff1efc6c4dd81b83 files/digest-klibido-0.2.0 65
diff --git a/net-news/klibido/files/digest-klibido-0.2.0 b/net-news/klibido/files/digest-klibido-0.2.0
new file mode 100644
index 000000000000..9015f3480eea
--- /dev/null
+++ b/net-news/klibido/files/digest-klibido-0.2.0
@@ -0,0 +1 @@
+MD5 d4851385b333ddf8970ac24955ea4c48 klibido-0.2.0.tar.gz 756394
diff --git a/net-news/klibido/klibido-0.2.0.ebuild b/net-news/klibido/klibido-0.2.0.ebuild
new file mode 100644
index 000000000000..487cbeac31cc
--- /dev/null
+++ b/net-news/klibido/klibido-0.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/klibido/klibido-0.2.0.ebuild,v 1.1 2004/12/02 03:27:11 jhuebel Exp $
+
+inherit kde
+
+DESCRIPTION="KDE Linux Binaries Downloader"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+HOMEPAGE="http://klibido.sourceforge.net/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="dev-libs/uulib
+ sys-libs/db"
+
+src_compile() {
+ myconf="${myconf} --datadir=${D}/usr/share --with-extra-includes=/usr/include/db4.1/"
+ kde_src_compile
+}
diff --git a/net-news/klibido/metadata.xml b/net-news/klibido/metadata.xml
new file mode 100644
index 000000000000..4d0ebe73a55f
--- /dev/null
+++ b/net-news/klibido/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>net-news</herd>
+</pkgmetadata>