summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-07-03 16:24:38 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-07-03 16:24:38 +0000
commit692a095a3993b4a0642bc6671ba85f0b8f6856d6 (patch)
treea28f7f82f12caf60f2551241b9716d80bebc6d8d /virtual/leechcraft-notifier
parentBump LeechCraft to 0.5.98, thanks to 0xd34df00d. (diff)
downloadgentoo-2-692a095a3993b4a0642bc6671ba85f0b8f6856d6.tar.gz
gentoo-2-692a095a3993b4a0642bc6671ba85f0b8f6856d6.tar.bz2
gentoo-2-692a095a3993b4a0642bc6671ba85f0b8f6856d6.zip
Bump LeechCraft to 0.5.98, thanks to 0xd34df00d.
(Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'virtual/leechcraft-notifier')
-rw-r--r--virtual/leechcraft-notifier/ChangeLog8
-rw-r--r--virtual/leechcraft-notifier/leechcraft-notifier-0.5.98.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/virtual/leechcraft-notifier/ChangeLog b/virtual/leechcraft-notifier/ChangeLog
index a8815230573c..28286df8b2d9 100644
--- a/virtual/leechcraft-notifier/ChangeLog
+++ b/virtual/leechcraft-notifier/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/leechcraft-notifier
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.4 2013/06/11 17:52:09 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.5 2013/07/03 16:24:38 maksbotan Exp $
+
+*leechcraft-notifier-0.5.98 (03 Jul 2013)
+
+ 03 Jul 2013; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-notifier-0.5.98.ebuild:
+ Bump LeechCraft to 0.5.98, thanks to 0xd34df00d.
*leechcraft-notifier-0.5.97 (11 Jun 2013)
diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-0.5.98.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-0.5.98.ebuild
new file mode 100644
index 000000000000..72c0c4bbe3e5
--- /dev/null
+++ b/virtual/leechcraft-notifier/leechcraft-notifier-0.5.98.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-0.5.98.ebuild,v 1.1 2013/07/03 16:24:38 maksbotan Exp $
+
+EAPI="5"
+
+DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="|| ( app-leechcraft/lc-kinotify app-leechcraft/lc-dbusmanager )"
+DEPEND=""