diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-03-09 07:03:24 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-03-09 07:03:24 +0000 |
commit | 6c6295a5719c01faf133526b0fbcc239fb68c95c (patch) | |
tree | 01d68b61cc2744b3f4851935eda86c9a4c18d841 /virtual/leechcraft-search-show/leechcraft-search-show-0.5.90.ebuild | |
parent | Fix depends according to new LeechCraft category (diff) | |
download | gentoo-2-6c6295a5719c01faf133526b0fbcc239fb68c95c.tar.gz gentoo-2-6c6295a5719c01faf133526b0fbcc239fb68c95c.tar.bz2 gentoo-2-6c6295a5719c01faf133526b0fbcc239fb68c95c.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-search-show/leechcraft-search-show-0.5.90.ebuild')
-rw-r--r-- | virtual/leechcraft-search-show/leechcraft-search-show-0.5.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/leechcraft-search-show/leechcraft-search-show-0.5.90.ebuild b/virtual/leechcraft-search-show/leechcraft-search-show-0.5.90.ebuild index ce0016c3793b..e3c226bf2e81 100644 --- a/virtual/leechcraft-search-show/leechcraft-search-show-0.5.90.ebuild +++ b/virtual/leechcraft-search-show/leechcraft-search-show-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-search-show/leechcraft-search-show-0.5.90.ebuild,v 1.3 2013/02/16 21:32:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-search-show/leechcraft-search-show-0.5.90.ebuild,v 1.4 2013/03/09 07:03:24 maksbotan Exp $ EAPI="4" @@ -13,5 +13,5 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="net-misc/leechcraft-summary" +RDEPEND="app-leechcraft/lc-summary" DEPEND="" |