diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2014-01-08 09:59:01 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2014-01-08 09:59:01 +0000 |
commit | 277b3d18db210c75ff5fdb54a3cd83ce0d26c2a1 (patch) | |
tree | dd46d45830716d869384190de4963d705e63d7fb /virtual/leechcraft-notifier | |
parent | Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-277b3d18db210c75ff5fdb54a3cd83ce0d26c2a1.tar.gz gentoo-2-277b3d18db210c75ff5fdb54a3cd83ce0d26c2a1.tar.bz2 gentoo-2-277b3d18db210c75ff5fdb54a3cd83ce0d26c2a1.zip |
Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'virtual/leechcraft-notifier')
-rw-r--r-- | virtual/leechcraft-notifier/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild | 16 |
2 files changed, 24 insertions, 2 deletions
diff --git a/virtual/leechcraft-notifier/ChangeLog b/virtual/leechcraft-notifier/ChangeLog index d9673e69ac03..b76587441a9e 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.7 2013/09/24 15:55:12 maksbotan Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/ChangeLog,v 1.8 2014/01/08 09:59:01 maksbotan Exp $ + +*leechcraft-notifier-0.6.60 (08 Jan 2014) + + 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-notifier-0.6.60.ebuild: + Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. *leechcraft-notifier-0.6.0 (24 Sep 2013) diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.ebuild new file mode 100644 index 000000000000..89b86c8a2d33 --- /dev/null +++ b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.60.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.60.ebuild,v 1.1 2014/01/08 09:59:01 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="" |