add all my local ebuilds
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@602 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
14
kde-plasmoids/kepas/ChangeLog
Normal file
14
kde-plasmoids/kepas/ChangeLog
Normal file
@@ -0,0 +1,14 @@
|
||||
# ChangeLog for net-p2p/kepas
|
||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
10 Nov 2008; steffen stramm <krytzz@soylent.eu> +metadata.xml,
|
||||
+metadata.xml, +kepas-9999.ebuild:
|
||||
make ready for kde-crazy
|
||||
|
||||
*kepas-9999 (22 Oct 2008)
|
||||
|
||||
22 Oct 2008; Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>
|
||||
+metadata.xml, +kepas-9999.ebuild:
|
||||
Moving from kdesvn-portage into kde-testing overlay.
|
||||
|
||||
4
kde-plasmoids/kepas/Manifest
Normal file
4
kde-plasmoids/kepas/Manifest
Normal file
@@ -0,0 +1,4 @@
|
||||
DIST kepas-0.9.tar.bz2 69118 RMD160 0f2533e8a0b062d16d6e3bc5d74f8903235625f1 SHA1 717e71738dafd64af6b34544025efb9d98398498 SHA256 ab85f3b6ec924298d9a97babd7baae6d6cb9eb3d55f74a5fc5d223be91da873e
|
||||
EBUILD kepas-0.9.ebuild 501 RMD160 85424a0c3ad42e7a26f5fad2e4a42e9cf305b469 SHA1 d3c91f2316d4afc69baaedcbe09c665cf4ff296a SHA256 f9ba3b01ccbd81e0cc0e329bd9348b71beef994aa9e602c8aaa7fead73a14a5e
|
||||
MISC ChangeLog 431 RMD160 0b3b6ff6cf36fb2a146a2500f228be7d30c8f2d7 SHA1 3b9c8d3faf618432004f0948b16c87a7dc84a70f SHA256 5b45cbeaba688eaccf403d09fe6c6474b70ae2d3af6082d9d1a24b02d5634680
|
||||
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
|
||||
20
kde-plasmoids/kepas/kepas-0.9.ebuild
Normal file
20
kde-plasmoids/kepas/kepas-0.9.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2008 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
KMNAME="playground/network"
|
||||
inherit kde4-base
|
||||
|
||||
DESCRIPTION="KDE Easy Publish and Share."
|
||||
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=73968"
|
||||
SRC_URI="http://downloads.sourceforge.net/kepas/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS=""
|
||||
SLOT="4.2"
|
||||
IUSE="oscar zeroconf"
|
||||
|
||||
DEPEND="zeroconf? ( kde-base/kdnssd:${SLOT} )
|
||||
oscar? ( kde-base/kopete:${SLOT}[oscar] )"
|
||||
5
kde-plasmoids/kepas/metadata.xml
Normal file
5
kde-plasmoids/kepas/metadata.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>kde</herd>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user