From 3db5bf8985aca1ecbe0f239106b7c455a141f746 Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Fri, 18 Jan 2008 00:03:45 +0000 Subject: Added KDE 4.0.0's knotify. Package-Manager: portage-2.1.4 --- kde-base/knotify/ChangeLog | 10 ++++++++++ kde-base/knotify/files/digest-knotify-4.0.0 | 3 +++ kde-base/knotify/knotify-4.0.0.ebuild | 15 +++++++++++++++ kde-base/knotify/metadata.xml | 5 +++++ 4 files changed, 33 insertions(+) create mode 100644 kde-base/knotify/ChangeLog create mode 100644 kde-base/knotify/files/digest-knotify-4.0.0 create mode 100644 kde-base/knotify/knotify-4.0.0.ebuild create mode 100644 kde-base/knotify/metadata.xml (limited to 'kde-base/knotify') diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog new file mode 100644 index 000000000000..a22983887be4 --- /dev/null +++ b/kde-base/knotify/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-base/knotify +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.1 2008/01/18 00:03:45 ingmar Exp $ + +*knotify-4.0.0 (18 Jan 2008) + + 18 Jan 2008; Ingmar Vanhassel +metadata.xml, + +knotify-4.0.0.ebuild: + Added KDE 4.0.0's knotify. + diff --git a/kde-base/knotify/files/digest-knotify-4.0.0 b/kde-base/knotify/files/digest-knotify-4.0.0 new file mode 100644 index 000000000000..048f72444352 --- /dev/null +++ b/kde-base/knotify/files/digest-knotify-4.0.0 @@ -0,0 +1,3 @@ +MD5 da93f59497ff90ad01bd4ab9b458f6cb kdebase-runtime-4.0.0.tar.bz2 48097008 +RMD160 1f0cc150d6c5ae4c883474eb737be18dce1a4422 kdebase-runtime-4.0.0.tar.bz2 48097008 +SHA256 f0dc4263bb501dc08317583499ee4b3c012540f12e9c7fe4396a8ef75fb27a6b kdebase-runtime-4.0.0.tar.bz2 48097008 diff --git a/kde-base/knotify/knotify-4.0.0.ebuild b/kde-base/knotify/knotify-4.0.0.ebuild new file mode 100644 index 000000000000..60918fbf09ef --- /dev/null +++ b/kde-base/knotify/knotify-4.0.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.0.0.ebuild,v 1.1 2008/01/18 00:03:45 ingmar Exp $ + +EAPI="1" + +KMNAME=kdebase-runtime +inherit kde4-meta + +DESCRIPTION="The KDE notification daemon." +IUSE="debug" +KEYWORDS="~amd64 ~x86" + +DEPEND=">=kde-base/phonon-${PV}:${SLOT}" +RDEPEND="${DEPEND}" diff --git a/kde-base/knotify/metadata.xml b/kde-base/knotify/metadata.xml new file mode 100644 index 000000000000..8d1e86a9cefb --- /dev/null +++ b/kde-base/knotify/metadata.xml @@ -0,0 +1,5 @@ + + + +kde + -- cgit v1.2.3-65-gdbad