summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-05 15:48:24 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-05 15:48:24 +0000
commit46f77fcbed9a21217d437714e9f165aa4100c190 (patch)
treea17ec986a0c98a3fa43691d356ca489585cb8f14 /kde-misc
parentalpha/arm/ia64/s390/sh/sparc stable wrt #354237 (diff)
downloadgentoo-2-46f77fcbed9a21217d437714e9f165aa4100c190.tar.gz
gentoo-2-46f77fcbed9a21217d437714e9f165aa4100c190.tar.bz2
gentoo-2-46f77fcbed9a21217d437714e9f165aa4100c190.zip
New package, fixes bug 316913. Thanks to Jean-Francis Roy for the initial ebuild.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/colibri/ChangeLog11
-rw-r--r--kde-misc/colibri/colibri-0.2.1.ebuild21
-rw-r--r--kde-misc/colibri/metadata.xml5
3 files changed, 37 insertions, 0 deletions
diff --git a/kde-misc/colibri/ChangeLog b/kde-misc/colibri/ChangeLog
new file mode 100644
index 000000000000..589e11830cee
--- /dev/null
+++ b/kde-misc/colibri/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for kde-misc/colibri
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/ChangeLog,v 1.1 2011/03/05 15:48:24 dilfridge Exp $
+
+*colibri-0.2.1 (05 Mar 2011)
+
+ 05 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ +colibri-0.2.1.ebuild, +metadata.xml:
+ New package, fixes bug 316913. Thanks to Jean-Francis Roy for the initial
+ ebuild.
+
diff --git a/kde-misc/colibri/colibri-0.2.1.ebuild b/kde-misc/colibri/colibri-0.2.1.ebuild
new file mode 100644
index 000000000000..c493ab01e0e5
--- /dev/null
+++ b/kde-misc/colibri/colibri-0.2.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/colibri-0.2.1.ebuild,v 1.1 2011/03/05 15:48:24 dilfridge Exp $
+
+EAPI=4
+
+inherit kde4-base
+
+KDE_LOOK="117147"
+
+DESCRIPTION="Alternative to KDE4 Plasma notifications"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KDE-LOOK}"
+SRC_URI="http://www.kde-look.org/CONTENT/content-files/${KDE_LOOK}-${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=${DEPEND}
diff --git a/kde-misc/colibri/metadata.xml b/kde-misc/colibri/metadata.xml
new file mode 100644
index 000000000000..8d1e86a9cefb
--- /dev/null
+++ b/kde-misc/colibri/metadata.xml
@@ -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>