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/plasma-wifi/ChangeLog
Normal file
14
kde-plasmoids/plasma-wifi/ChangeLog
Normal file
@@ -0,0 +1,14 @@
|
||||
# ChangeLog for kde-plasmoids/plasma-wifi
|
||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
24 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
|
||||
plasma-wifi-0.5.ebuild:
|
||||
Whitespace.
|
||||
|
||||
*plasma-wifi-0.5 (15 Oct 2008)
|
||||
|
||||
15 Oct 2008; Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>
|
||||
+metadata.xml, +plasma-wifi-0.5.ebuild:
|
||||
Add plasma-wifi-0.5.
|
||||
|
||||
4
kde-plasmoids/plasma-wifi/Manifest
Normal file
4
kde-plasmoids/plasma-wifi/Manifest
Normal file
@@ -0,0 +1,4 @@
|
||||
DIST 79476-plasma-wifi-0.5.tgz 39981 RMD160 8c20189ea88ddafb49970e01fec6b538ff95ee7d SHA1 520cbc98955a04e1776b020c151db2fcff570cac SHA256 a322cd3c667102dafb9ecbe6142d78b1de2a82bea72ae3014d7078e5e05a9da1
|
||||
EBUILD plasma-wifi-0.5.ebuild 458 RMD160 4e4187e5faeaed6954902596d7b597496abb8c27 SHA1 6073d6ab8343ac8f64e195393038f73e06d425bb SHA256 e8f4fc31507734ba7bf21b2d4e06bb6e0111cd52a5d1063a016457763009ece6
|
||||
MISC ChangeLog 399 RMD160 c5556a7d827cdcbd4feea7952b9dba060bc47c91 SHA1 a7c6ecff44baf1c2f515d4ceb18b6efafd54def4 SHA256 e7da3af07b77b1de1fbad5c4a133a3872f27b1733d8310152103005395cc4b3e
|
||||
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
|
||||
5
kde-plasmoids/plasma-wifi/metadata.xml
Normal file
5
kde-plasmoids/plasma-wifi/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>
|
||||
18
kde-plasmoids/plasma-wifi/plasma-wifi-0.5.ebuild
Normal file
18
kde-plasmoids/plasma-wifi/plasma-wifi-0.5.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2008 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit kde4-base
|
||||
|
||||
DESCRIPTION="A KDE4 Plasma Applet. This plasmoid shows CPU load on the screen."
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php/cpuload?content=79476"
|
||||
SRC_URI="http://kde-look.org/CONTENT/content-files/79476-${P}.tgz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="!kde-misc/plasmoids"
|
||||
Reference in New Issue
Block a user