diff options
author | 2014-01-08 09:59:54 +0000 | |
---|---|---|
committer | 2014-01-08 09:59:54 +0000 | |
commit | 6397de0337003daa0385503025ff802a8f69718e (patch) | |
tree | 17594acf42ceeb9261e1f0d5c2fa9e1cca726848 /virtual/leechcraft-task-show | |
parent | Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-6397de0337003daa0385503025ff802a8f69718e.tar.gz gentoo-2-6397de0337003daa0385503025ff802a8f69718e.tar.bz2 gentoo-2-6397de0337003daa0385503025ff802a8f69718e.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-task-show')
-rw-r--r-- | virtual/leechcraft-task-show/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/leechcraft-task-show/leechcraft-task-show-0.6.60.ebuild | 17 |
2 files changed, 25 insertions, 2 deletions
diff --git a/virtual/leechcraft-task-show/ChangeLog b/virtual/leechcraft-task-show/ChangeLog index 4ff814a4ae7b..5f068b4b160f 100644 --- a/virtual/leechcraft-task-show/ChangeLog +++ b/virtual/leechcraft-task-show/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-task-show -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/ChangeLog,v 1.29 2013/09/24 15:56:08 maksbotan Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/ChangeLog,v 1.30 2014/01/08 09:59:54 maksbotan Exp $ + +*leechcraft-task-show-0.6.60 (08 Jan 2014) + + 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-task-show-0.6.60.ebuild: + Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. *leechcraft-task-show-0.6.0 (24 Sep 2013) diff --git a/virtual/leechcraft-task-show/leechcraft-task-show-0.6.60.ebuild b/virtual/leechcraft-task-show/leechcraft-task-show-0.6.60.ebuild new file mode 100644 index 000000000000..4833bb369d7e --- /dev/null +++ b/virtual/leechcraft-task-show/leechcraft-task-show-0.6.60.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-task-show/leechcraft-task-show-0.6.60.ebuild,v 1.1 2014/01/08 09:59:54 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for plugins that can show IDownloads and IJobHolders" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS=" ~amd64 ~x86" +IUSE="" + +RDEPEND="app-leechcraft/lc-summary" +DEPEND="" |