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,9 @@
# ChangeLog for kde-plasmoids/eyesaver
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*eyesaver-0.2a (15 Oct 2008)
15 Oct 2008; <alexxy@gentoo.org> +metadata.xml, +eyesaver-0.2a.ebuild:
Version bump

View File

@@ -0,0 +1,4 @@
DIST 89989-eyesaver-0.2a.tar.gz 7074 RMD160 545f0e92a85dc4c66e2d242216878906a311165d SHA1 f2998e9a171ad88fa97c084b5a81c82e29d52aec SHA256 95c2b70307f4e80b841d0c4771d0b0ec81c2b388aaea4add917e7dc1d624b1b6
EBUILD eyesaver-0.2a.ebuild 516 RMD160 ab5700669ed017c6afee1e3b1a94875a59a8a11f SHA1 ed1b7ea70578d467fa40c07624eae25e3cfbb997 SHA256 94eaaf12d2016aeaba2287107b8ab7493f7fbc2581db7692d16dbdcb1f75ea75
MISC ChangeLog 242 RMD160 b51681c56501822c03ae084429519c8b1dceaa06 SHA1 f76c305cd45f10014c1d80d69d6e5e490141b20a SHA256 14681cec81a8afeb81867f8e486679835a6e5e14a0b2cd40d79e111d28faff87
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 is to remind us to take our eyes off the screen"
HOMEPAGE="http://www.kde-look.org/content/show.php/Eyesaver?content=89989"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/89989-${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="!kde-misc/plasmoids"
S="${WORKDIR}/${PN}/${PN}-0.1"

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>