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:
10
kde-plasmoids/cpuload/ChangeLog
Normal file
10
kde-plasmoids/cpuload/ChangeLog
Normal file
@@ -0,0 +1,10 @@
|
||||
# ChangeLog for kde-plasmoids/cpuload
|
||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
*cpuload-0.2 (15 Oct 2008)
|
||||
|
||||
15 Oct 2008; Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>
|
||||
+metadata.xml, +cpuload-0.2.ebuild:
|
||||
Add cpuload-0.2.
|
||||
|
||||
4
kde-plasmoids/cpuload/Manifest
Normal file
4
kde-plasmoids/cpuload/Manifest
Normal file
@@ -0,0 +1,4 @@
|
||||
DIST 86628-cpuload-0.2.tar.bz2 42871 RMD160 807913a1141047ecc4a6391acde9653fc5980918 SHA1 8975b2298b8118ca1ac6a4f4e70b3a77eb60e7dd SHA256 7f1bf4314e5460cc9f57c23c92fed0d71fd7b785e0a13caa8a7b20ae4c661923
|
||||
EBUILD cpuload-0.2.ebuild 486 RMD160 9ad7f0e5f9e511972b6c0fe2bc1303163d12c46c SHA1 bfe77ee3d55894fa8477c3d405f1e4aeebdc74eb SHA256 717b402a949d7aa1493890ff54c23b14fb4f890ef785479f01602c41506f1864
|
||||
MISC ChangeLog 275 RMD160 3743986a796d833d93690e851f7d8815750d2e93 SHA1 c586892a60de97f31d2c1eecefa53e1c02c5f8b9 SHA256 72bafd54baa4ca8adf5865c21321b23254868b85cb91ba4f755378d94a25c60c
|
||||
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
|
||||
20
kde-plasmoids/cpuload/cpuload-0.2.ebuild
Normal file
20
kde-plasmoids/cpuload/cpuload-0.2.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"
|
||||
|
||||
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=86628"
|
||||
SRC_URI="http://kde-look.org/CONTENT/content-files/86628-${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="!kde-misc/plasmoids"
|
||||
|
||||
S="${WORKDIR}"/"${PN}"
|
||||
5
kde-plasmoids/cpuload/metadata.xml
Normal file
5
kde-plasmoids/cpuload/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