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/onelinecalc/ChangeLog
Normal file
9
kde-plasmoids/onelinecalc/ChangeLog
Normal file
@@ -0,0 +1,9 @@
|
||||
# ChangeLog for kde-plasmoids/onelinecalc
|
||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
*onelinecalc-0.2 (15 Oct 2008)
|
||||
|
||||
15 Oct 2008; <alexxy@gentoo.org> +metadata.xml, +onelinecalc-0.2.ebuild:
|
||||
Version bump
|
||||
|
||||
4
kde-plasmoids/onelinecalc/Manifest
Normal file
4
kde-plasmoids/onelinecalc/Manifest
Normal file
@@ -0,0 +1,4 @@
|
||||
DIST 89524-onelinecalc-0.2.tar.gz 2943 RMD160 6e060f7028785b0e8e31e1bcb0c748096c5ab57b SHA1 a5b1d13f792c76312ec5fedc1afbb36e141522b2 SHA256 8be6fca395887f079b63ddd4232352f27c67c0785df6e9dd70572d5bf92be41a
|
||||
EBUILD onelinecalc-0.2.ebuild 484 RMD160 c955ffe6005a6d1b902f63742a7acf34ba65005f SHA1 5ff87f737e576f8322cdb1d9d6805d71620f3fa2 SHA256 eb0c0d12a84c15839fd051b977fcb26a9020976e573be0b14119f33ed34cd957
|
||||
MISC ChangeLog 249 RMD160 1d92420077eb30f548f9ea26ee37b5608acfd8fb SHA1 e7bc93b1e8c654f3d30893adfb3b0dbae167c84a SHA256 10e8297e1a3fcd22f82736dab1554f2f704e6d7e675253b5a576199411a8c753
|
||||
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
|
||||
5
kde-plasmoids/onelinecalc/metadata.xml
Normal file
5
kde-plasmoids/onelinecalc/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>
|
||||
18
kde-plasmoids/onelinecalc/onelinecalc-0.2.ebuild
Normal file
18
kde-plasmoids/onelinecalc/onelinecalc-0.2.ebuild
Normal 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. It's calculator, consisting of one lineedit widget"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php/One-Line+Calculator?content=89524"
|
||||
SRC_URI="http://www.kde-look.org/CONTENT/content-files/89524-${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="!kde-misc/plasmoids"
|
||||
Reference in New Issue
Block a user