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:
geos_one
2008-12-08 19:43:30 +00:00
parent f4ff06f869
commit 6f340e9462
236 changed files with 5536 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# ChangeLog for kde-plasmoids/iHateTheCashew
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*iHateTheCashew-0.1 (15 Oct 2008)
15 Oct 2008; Tomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>
+metadata.xml, +iHateTheCashew-0.1.ebuild:
Add iHateTheCashew-0.1.

View File

@@ -0,0 +1,4 @@
DIST 91009-iHateTheCashew.tbz 2230 RMD160 ba7e24f28cf254986edc4aa01ba8585fc6a1e816 SHA1 4d19b814e860f615c895fa1c80a6acba6812a939 SHA256 d3a59a59170dfd1219989b1ccfbdd03c0a638690046d60d4d7256d49e3c1ea67
EBUILD iHateTheCashew-0.1.ebuild 522 RMD160 671e00dfe60ac68cbfa8c04d6aa96fc647b34d3e SHA1 1fbde23459c13b961d7a6a8090121220292ad496 SHA256 c647005c367dd2b0ac05d280dad9bd6bd9713a364721dee1a58b26742ab3bfb2
MISC ChangeLog 303 RMD160 7b888643ac16145f3999b8de3e988559dde85f0a SHA1 15cb53555d1323401d8a4c4b26f3342612747730 SHA256 8f1445d10083e0e37b002c1ca8b939f2044f7f03763f493eab3bd63bfc29a7ba
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a

View 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 removes the \"hand\" in upper right corner of the screen"
HOMEPAGE="http://www.kde-look.org/content/show.php/I+HATE+the+Cashew?content=91009"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/91009-${PN}.tbz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="!kde-misc/plasmoids"
S="${WORKDIR}/${PN}"

View 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>