diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-03 12:40:51 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-03 12:40:51 +0000 |
commit | 1facf111c3da0dced5c2fa7a26284bd357c968ee (patch) | |
tree | 371d2599bf80ca26e57883758a27e2e17e9d9362 /virtual/leechcraft-downloader-http | |
parent | Fix broken manifests (diff) | |
download | gentoo-2-1facf111c3da0dced5c2fa7a26284bd357c968ee.tar.gz gentoo-2-1facf111c3da0dced5c2fa7a26284bd357c968ee.tar.bz2 gentoo-2-1facf111c3da0dced5c2fa7a26284bd357c968ee.zip |
Bump virtual/leechcraft-downloader-http to 0.4.99, thanks to 0xd34df00d
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'virtual/leechcraft-downloader-http')
-rw-r--r-- | virtual/leechcraft-downloader-http/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.4.99.ebuild | 17 |
2 files changed, 25 insertions, 2 deletions
diff --git a/virtual/leechcraft-downloader-http/ChangeLog b/virtual/leechcraft-downloader-http/ChangeLog index b6279bc2ec59..c9cc35c93fd9 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.5 2011/12/31 12:19:39 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.6 2012/02/03 12:40:51 maksbotan Exp $ + +*leechcraft-downloader-http-0.4.99 (03 Feb 2012) + + 03 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-downloader-http-0.4.99.ebuild: + Bump virtual/leechcraft-downloader-http to 0.4.99, thanks to 0xd34df00d *leechcraft-downloader-http-0.4.97 (31 Dec 2011) diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.4.99.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.4.99.ebuild new file mode 100644 index 000000000000..d01f0e16248e --- /dev/null +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.4.99.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 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.4.99.ebuild,v 1.1 2012/02/03 12:40:51 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing HTTP downloading" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="net-misc/leechcraft-cstp" +RDEPEND="${DEPEND}" |