diff options
author | 2014-08-03 19:07:42 +0000 | |
---|---|---|
committer | 2014-08-03 19:07:42 +0000 | |
commit | 09e4b8f2f3dd5661b0dda747350ccabf5d986d37 (patch) | |
tree | 973b65685077d59364b93d6546c888d7c258e3a0 /virtual | |
parent | Bump LeechCraft to 0.6.70, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-09e4b8f2f3dd5661b0dda747350ccabf5d986d37.tar.gz gentoo-2-09e4b8f2f3dd5661b0dda747350ccabf5d986d37.tar.bz2 gentoo-2-09e4b8f2f3dd5661b0dda747350ccabf5d986d37.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')
-rw-r--r-- | virtual/leechcraft-downloader-http/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.6.70.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-downloader-http/ChangeLog b/virtual/leechcraft-downloader-http/ChangeLog index 47093a22578c..ce232569e867 100644 --- a/virtual/leechcraft-downloader-http/ChangeLog +++ b/virtual/leechcraft-downloader-http/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-downloader-http # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.33 2014/04/10 18:06:17 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.34 2014/08/03 19:07:42 maksbotan Exp $ + +*leechcraft-downloader-http-0.6.70 (03 Aug 2014) + + 03 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-downloader-http-0.6.70.ebuild: + Bump LeechCraft to 0.6.70, thanks to 0xd34df00d. *leechcraft-downloader-http-0.6.65 (10 Apr 2014) diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.6.70.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.6.70.ebuild new file mode 100644 index 000000000000..78922e561475 --- /dev/null +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.6.70.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-downloader-http/leechcraft-downloader-http-0.6.70.ebuild,v 1.1 2014/08/03 19:07:42 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing HTTP downloading" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS=" ~amd64 ~x86" +IUSE="" + +RDEPEND="app-leechcraft/lc-cstp" +DEPEND="" |