diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-05-02 15:09:43 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-05-02 15:09:43 +0000 |
commit | 9c711947c3173a5a2b04ae5fcfadab401aa069a7 (patch) | |
tree | 88eb2647efca0fcf37d268f48c5f0a94c565d8a9 /virtual | |
parent | Bump LeechCraft to 0.5.95, thanks to 0xd34df00d (diff) | |
download | gentoo-2-9c711947c3173a5a2b04ae5fcfadab401aa069a7.tar.gz gentoo-2-9c711947c3173a5a2b04ae5fcfadab401aa069a7.tar.bz2 gentoo-2-9c711947c3173a5a2b04ae5fcfadab401aa069a7.zip |
Bump LeechCraft to 0.5.95, thanks to 0xd34df00d
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/leechcraft-downloader-http/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.95.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-downloader-http/ChangeLog b/virtual/leechcraft-downloader-http/ChangeLog index f00237b6c5e0..8a50bbea6a46 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.23 2013/03/09 07:02:42 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.24 2013/05/02 15:09:43 pinkbyte Exp $ + +*leechcraft-downloader-http-0.5.95 (02 May 2013) + + 02 May 2013; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-downloader-http-0.5.95.ebuild: + Bump virtual/leechcraft-downloader-http to 0.5.95, thanks to 0xd34df00d 09 Mar 2013; Maxim Koltsov <maksbotan@gentoo.org> leechcraft-downloader-http-0.5.85.ebuild, diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.95.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.95.ebuild new file mode 100644 index 000000000000..0a7507023405 --- /dev/null +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.95.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 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.5.95.ebuild,v 1.1 2013/05/02 15:09:43 pinkbyte 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="" |