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:
9
kde-plasmoids/plasma-am4rok/ChangeLog
Normal file
9
kde-plasmoids/plasma-am4rok/ChangeLog
Normal file
@@ -0,0 +1,9 @@
|
||||
# ChangeLog for kde-plasmoids/plasma-am4rok
|
||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
*plasma-am4rok-0.5 (15 Oct 2008)
|
||||
|
||||
15 Oct 2008; <alexxy@gentoo.org> +metadata.xml, +plasma-am4rok-0.5.ebuild:
|
||||
Version bump
|
||||
|
||||
4
kde-plasmoids/plasma-am4rok/Manifest
Normal file
4
kde-plasmoids/plasma-am4rok/Manifest
Normal file
@@ -0,0 +1,4 @@
|
||||
DIST plasma-am4rok_0.5.tar.bz2 17854 RMD160 22a7d00faf769d9679b7a7bb0f1bf484e55ce89a SHA1 32ba3c842f05d0059ae7c8d593cf58a469ab56da SHA256 397d038644c8da1f3f065c4d3fa407b8a59645ffa7158947a1930710835c8b33
|
||||
EBUILD plasma-am4rok-0.5.ebuild 482 RMD160 7215548f5ab953a1ed8a0affa7074bcba9874cbb SHA1 174a7bdb62d05210754a632094f21660f0882346 SHA256 71b8973fd0eb1549d44610c2106d53d95dc4d059ddbd8a1e52c5b34e3eb2c9e5
|
||||
MISC ChangeLog 255 RMD160 21d3bf050676d4037ce01f05505d59a47ecda926 SHA1 a644a308ac23bc0129d6663af15739354514ed15 SHA256 01287a7cae546d89f372b5164b7479640daf89e8fcaf2256198ab38775080337
|
||||
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
|
||||
5
kde-plasmoids/plasma-am4rok/metadata.xml
Normal file
5
kde-plasmoids/plasma-am4rok/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>
|
||||
20
kde-plasmoids/plasma-am4rok/plasma-am4rok-0.5.ebuild
Normal file
20
kde-plasmoids/plasma-am4rok/plasma-am4rok-0.5.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 that controls amaroK 2 and Juk using D-Bus"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php/plasma-am4rok?content=77297"
|
||||
SRC_URI="http://am4rok.googlecode.com/files/${PN}_${PV}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="!kde-misc/plasmoids"
|
||||
|
||||
S="${WORKDIR}/${PN}"
|
||||
Reference in New Issue
Block a user