diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2014-04-10 18:06:29 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2014-04-10 18:06:29 +0000 |
commit | dbb4abdbcf299583d5fe5dfdb2afc22daa7101bd (patch) | |
tree | 3a77ef58955990002c512279831218a73e1b7d2e /virtual/leechcraft-notifier | |
parent | Bump LeechCraft to 0.5.65, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-dbb4abdbcf299583d5fe5dfdb2afc22daa7101bd.tar.gz gentoo-2-dbb4abdbcf299583d5fe5dfdb2afc22daa7101bd.tar.bz2 gentoo-2-dbb4abdbcf299583d5fe5dfdb2afc22daa7101bd.zip |
Bump LeechCraft to 0.5.65, 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.65.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/virtual/leechcraft-notifier/ChangeLog b/virtual/leechcraft-notifier/ChangeLog index afc8c26ccdd7..46c4f22b41e6 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.10 2014/04/03 08:15:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.11 2014/04/10 18:06:29 maksbotan Exp $ + +*leechcraft-notifier-0.6.65 (10 Apr 2014) + + 10 Apr 2014; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-notifier-0.6.65.ebuild: + Bump LeechCraft to 0.5.65, thanks to 0xd34df00d. 03 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> leechcraft-notifier-0.6.60.ebuild: diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-0.6.65.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.65.ebuild new file mode 100644 index 000000000000..6dff7cdee288 --- /dev/null +++ b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.65.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.65.ebuild,v 1.1 2014/04/10 18:06:29 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="" |