summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-03-09 07:04:51 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-03-09 07:04:51 +0000
commitf133387db85f07ca9f675690866dbdf68295a5d0 (patch)
tree582aa4b3d4f7976f228d66f92f18f1d4dbd1b5ac /virtual
parentFix depends according to new LeechCraft category (diff)
downloadgentoo-2-f133387db85f07ca9f675690866dbdf68295a5d0.tar.gz
gentoo-2-f133387db85f07ca9f675690866dbdf68295a5d0.tar.bz2
gentoo-2-f133387db85f07ca9f675690866dbdf68295a5d0.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')
-rw-r--r--virtual/leechcraft-wysiwyg-editor/ChangeLog7
-rw-r--r--virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild4
-rw-r--r--virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-9999.ebuild6
3 files changed, 11 insertions, 6 deletions
diff --git a/virtual/leechcraft-wysiwyg-editor/ChangeLog b/virtual/leechcraft-wysiwyg-editor/ChangeLog
index 1fae3b9c5972..7265e1534b76 100644
--- a/virtual/leechcraft-wysiwyg-editor/ChangeLog
+++ b/virtual/leechcraft-wysiwyg-editor/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/leechcraft-wysiwyg-editor
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.4 2013/02/16 21:33:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.5 2013/03/09 07:04:51 maksbotan Exp $
+
+ 09 Mar 2013; Maxim Koltsov <maksbotan@gentoo.org>
+ leechcraft-wysiwyg-editor-0.5.90.ebuild,
+ leechcraft-wysiwyg-editor-9999.ebuild:
+ Fix depends according to new LeechCraft category
16 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
leechcraft-wysiwyg-editor-0.5.90.ebuild:
diff --git a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild
index 31c8b1296af0..0c888345ccee 100644
--- a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild
+++ b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-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-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild,v 1.3 2013/02/16 21:33:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild,v 1.4 2013/03/09 07:04:51 maksbotan Exp $
EAPI="4"
@@ -13,5 +13,5 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="~x11-plugins/leechcraft-lhtr-${PV}"
+RDEPEND="~app-leechcraft/lc-lhtr-${PV}"
DEPEND=""
diff --git a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-9999.ebuild b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-9999.ebuild
index 87df83866f10..7d1040977854 100644
--- a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-9999.ebuild
+++ b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-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-wysiwyg-editor/leechcraft-wysiwyg-editor-9999.ebuild,v 1.1 2012/12/22 15:31:26 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-9999.ebuild,v 1.2 2013/03/09 07:04:51 maksbotan Exp $
EAPI="4"
@@ -13,5 +13,5 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-RDEPEND="~x11-plugins/leechcraft-lhtr-${PV}"
+RDEPEND="~app-leechcraft/lc-lhtr-${PV}"
DEPEND=""