From 3f09ef1ebf7748f2d0d02e0cde677682a6632edd Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Fri, 24 May 2013 15:23:51 +0000 Subject: Initial commit, thanks to 0xd34df00d (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) --- app-leechcraft/lc-sysnotify/ChangeLog | 10 ++++++++++ app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild | 17 +++++++++++++++++ app-leechcraft/lc-sysnotify/metadata.xml | 5 +++++ 3 files changed, 32 insertions(+) create mode 100644 app-leechcraft/lc-sysnotify/ChangeLog create mode 100644 app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild create mode 100644 app-leechcraft/lc-sysnotify/metadata.xml (limited to 'app-leechcraft/lc-sysnotify') diff --git a/app-leechcraft/lc-sysnotify/ChangeLog b/app-leechcraft/lc-sysnotify/ChangeLog new file mode 100644 index 000000000000..80a4a68a0408 --- /dev/null +++ b/app-leechcraft/lc-sysnotify/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-leechcraft/lc-sysnotify +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-sysnotify/ChangeLog,v 1.1 2013/05/24 15:23:51 pinkbyte Exp $ + +*lc-sysnotify-9999 (24 May 2013) + + 24 May 2013; Sergey Popov +lc-sysnotify-9999.ebuild, + +metadata.xml: + Initial commit, thanks to 0xd34df00d + diff --git a/app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild b/app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild new file mode 100644 index 000000000000..8add48828a69 --- /dev/null +++ b/app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild,v 1.1 2013/05/24 15:23:51 pinkbyte Exp $ + +EAPI="5" + +inherit leechcraft + +DESCRIPTION="Notifications via system libnotify daemon for LeechCraft" + +SLOT="0" +KEYWORDS="" +IUSE="debug" + +DEPEND="~app-leechcraft/lc-core-${PV} + dev-qt/qtdbus:4" +RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-sysnotify/metadata.xml b/app-leechcraft/lc-sysnotify/metadata.xml new file mode 100644 index 000000000000..2c857dda08d3 --- /dev/null +++ b/app-leechcraft/lc-sysnotify/metadata.xml @@ -0,0 +1,5 @@ + + + + leechcraft + -- cgit v1.2.3-65-gdbad