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/commandwatch/ChangeLog
Normal file
10
kde-plasmoids/commandwatch/ChangeLog
Normal file
@@ -0,0 +1,10 @@
|
||||
# ChangeLog for kde-plasmoids/plasma-commandwatch
|
||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
*plasma-commandwatch-0.1 (15 Oct 2008)
|
||||
|
||||
15 Oct 2008; <alexxy@gentoo.org> +metadata.xml,
|
||||
+plasma-commandwatch-0.1.ebuild:
|
||||
Version bump
|
||||
|
||||
4
kde-plasmoids/commandwatch/Manifest
Normal file
4
kde-plasmoids/commandwatch/Manifest
Normal file
@@ -0,0 +1,4 @@
|
||||
DIST 84523-commandwatch-0.1.tar.bz2 3987 RMD160 64a84b72b1c92b0da7745725973f344bf96419f2 SHA1 74b2dc8f90632239a31a39b3b43d3d2cc8fc5eab SHA256 30d912fd1549d6e2c659c625900a4fff1b2f6367caa20c87883817e10c2ad10f
|
||||
EBUILD commandwatch-0.1.ebuild 514 RMD160 b2d7b8342d7c73f70f48d405da1d2bc9fe29ec49 SHA1 a13828d2ba328a523c2f75c4cc1481bc1c51ff63 SHA256 abae3fe5d255c3d73c24432c23f8f3d87a541a199b2bee6683a5157a964ed6b6
|
||||
MISC ChangeLog 275 RMD160 e75fea9c3eca8f3946d5cdb8e2dab04fe4f288b5 SHA1 2be927aff49f7f5e455493dee0aefd5676155200 SHA256 dc0ae1ebf0e4188572d241b3dca31fb8314d6660d8aed0399358a2aed3dd4ae6
|
||||
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
|
||||
20
kde-plasmoids/commandwatch/commandwatch-0.1.ebuild
Normal file
20
kde-plasmoids/commandwatch/commandwatch-0.1.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 which periodically runs a system command and displays its output"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php/Command+Watch?content=84523"
|
||||
SRC_URI="http://www.kde-look.org/CONTENT/content-files/84523-${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="!kde-misc/plasmoids"
|
||||
|
||||
S="${WORKDIR}/${PN}"
|
||||
5
kde-plasmoids/commandwatch/metadata.xml
Normal file
5
kde-plasmoids/commandwatch/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