diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2014-08-03 19:08:02 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2014-08-03 19:08:02 +0000 |
commit | 904984d711994d9eff78373ef4239d6f2f89ae70 (patch) | |
tree | b34c00e6a9b083887fe6f28a09317d769bb3dca3 /virtual/leechcraft-notifier | |
parent | Bump LeechCraft to 0.6.70, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-904984d711994d9eff78373ef4239d6f2f89ae70.tar.gz gentoo-2-904984d711994d9eff78373ef4239d6f2f89ae70.tar.bz2 gentoo-2-904984d711994d9eff78373ef4239d6f2f89ae70.zip |
Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'virtual/leechcraft-notifier')
-rw-r--r-- | virtual/leechcraft-notifier/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-notifier/leechcraft-notifier-0.6.70.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/virtual/leechcraft-notifier/ChangeLog b/virtual/leechcraft-notifier/ChangeLog index 46c4f22b41e6..ce218c1c85ad 100644 --- a/virtual/leechcraft-notifier/ChangeLog +++ b/virtual/leechcraft-notifier/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-notifier # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.11 2014/04/10 18:06:29 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.12 2014/08/03 19:08:02 maksbotan Exp $ + +*leechcraft-notifier-0.6.70 (03 Aug 2014) + + 03 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-notifier-0.6.70.ebuild: + Bump LeechCraft to 0.6.70, thanks to 0xd34df00d. *leechcraft-notifier-0.6.65 (10 Apr 2014) diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-0.6.70.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.70.ebuild new file mode 100644 index 000000000000..430101b56d77 --- /dev/null +++ b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.70.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-0.6.70.ebuild,v 1.1 2014/08/03 19:08:02 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="" |