diff options
author | 2013-03-09 07:02:42 +0000 | |
---|---|---|
committer | 2013-03-09 07:02:42 +0000 | |
commit | 5b4af18201490b90625815d233a71f19c5cc3303 (patch) | |
tree | 02e4be115a0f7179ee39c4d2c21aeb0986b6af5b /virtual/leechcraft-downloader-http | |
parent | Fix depends according to new LeechCraft category (diff) | |
download | gentoo-2-5b4af18201490b90625815d233a71f19c5cc3303.tar.gz gentoo-2-5b4af18201490b90625815d233a71f19c5cc3303.tar.bz2 gentoo-2-5b4af18201490b90625815d233a71f19c5cc3303.zip |
Fix depends according to new LeechCraft category
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'virtual/leechcraft-downloader-http')
4 files changed, 15 insertions, 9 deletions
diff --git a/virtual/leechcraft-downloader-http/ChangeLog b/virtual/leechcraft-downloader-http/ChangeLog index 488a93ea6772..f00237b6c5e0 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.22 2013/02/16 21:32:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/ChangeLog,v 1.23 2013/03/09 07:02:42 maksbotan Exp $ + + 09 Mar 2013; Maxim Koltsov <maksbotan@gentoo.org> + leechcraft-downloader-http-0.5.85.ebuild, + leechcraft-downloader-http-0.5.90.ebuild, + leechcraft-downloader-http-9999.ebuild: + Fix depends according to new LeechCraft category 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leechcraft-downloader-http-0.5.90.ebuild: diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.85.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.85.ebuild index 5f7cd99e8bb5..87681b15545e 100644 --- a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.85.ebuild +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.85.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.85.ebuild,v 1.1 2012/10/08 16:05:01 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.85.ebuild,v 1.2 2013/03/09 07:02:41 maksbotan Exp $ EAPI="4" @@ -13,5 +13,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="net-misc/leechcraft-cstp" +RDEPEND="app-leechcraft/lc-cstp" DEPEND="" diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild index 0553510f415d..946a02f420ee 100644 --- a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild @@ -1,6 +1,6 @@ # 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.90.ebuild,v 1.3 2013/02/16 21:32:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/leechcraft-downloader-http-0.5.90.ebuild,v 1.4 2013/03/09 07:02:42 maksbotan Exp $ EAPI="4" @@ -13,5 +13,5 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="net-misc/leechcraft-cstp" +RDEPEND="app-leechcraft/lc-cstp" DEPEND="" diff --git a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild index a190809df7df..b9876c627ff1 100644 --- a/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild +++ b/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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-9999.ebuild,v 1.3 2012/02/09 12:24:51 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-downloader-http/leechcraft-downloader-http-9999.ebuild,v 1.4 2013/03/09 07:02:42 maksbotan Exp $ EAPI="4" @@ -13,5 +13,5 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND="net-misc/leechcraft-cstp" +RDEPEND="app-leechcraft/lc-cstp" DEPEND="" |