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,13 @@
# ChangeLog for kde-plasmoids/quickaccess
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
24 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
quickaccess-0.7.1.ebuild:
Whitespace.
*quickaccess-0.7.1 (15 Oct 2008)
15 Oct 2008; <alexxy@gentoo.org> +metadata.xml, +quickaccess-0.7.1.ebuild:
Version bump

View File

@@ -0,0 +1,4 @@
DIST 84128-quickaccess-0.7.1.tar.gz 35346 RMD160 68e3c8c8b21a0377d1e4cd8e08aeae6efe205f92 SHA1 b4d6e2142148c22a19561c93c3a29341ab8a3e13 SHA256 c2c46dc9e6b98d7f58341a01bb2c1ccc2cc473b77771c5e439267ed68c81e061
EBUILD quickaccess-0.7.1.ebuild 489 RMD160 9b972079dd9b022c811eb127fc96b1b3dd4ebf05 SHA1 6b4201752a1cf14843a4874b21048c2910d2e485 SHA256 97edce0978864bd7b45c032914fd5a6765d667fea8a4f4ec2cb31ed7b89f46e7
MISC ChangeLog 363 RMD160 9138481acd7aaf474c11d7cd5c512d85127865cb SHA1 b4ffdbc0883c75546927ada267b9bf5db5657292 SHA256 f7a7dbd07449cd193ce4d6d2e2aefc0eace313c9ce4377551ffec8ba249092e6
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a

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>

View 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 designed for the panel to have quick access to the most used folders"
HOMEPAGE="http://kde-look.org/content/show.php/QuickAccess?content=84128"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/84128-${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="!kde-misc/plasmoids"