]> Pileus Git - ~andy/sunrise/commitdiff
dev-util/eclipse-epic-bin: Comment out `inherit eclipse-ext', as package is masked...
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Thu, 28 Apr 2011 16:17:56 +0000 (16:17 +0000)
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Thu, 28 Apr 2011 16:17:56 +0000 (16:17 +0000)
(Portage version: 2.2.0_alpha30-r1/svn/Linux x86_64)

svn path=/sunrise/; revision=11914

dev-util/eclipse-epic-bin/ChangeLog
dev-util/eclipse-epic-bin/eclipse-epic-bin-0.3.0.ebuild

index 2e86d3cdbaa8907466e1c800dec2e6fef44184b1..22895296f5f6f59e54dea5c9a71f22c6a3fb0c73 100644 (file)
@@ -1,7 +1,12 @@
 # ChangeLog for dev-util/eclipse-epic-bin
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Apr 2011; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
+  eclipse-epic-bin-0.3.0.ebuild:
+  Comment out `inherit eclipse-ext', as package is masked for removal and
+  the eclass was removed from gentoo-x86 and won't be added to sunrise.
+
   04 Jul 2006; Luca Marturana <lucamarturana@gmail.com> ChangeLog:
   Initial commit, bug 136635
 
index 42340a8c571d2c0fe313b1ff34676d66f13953b4..76157b0f3d3c0b678f3ba0b8ce48702f62ef9d5c 100644 (file)
@@ -1,8 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-inherit eclipse-ext
+# Commented out becuase eclipse-ext.eclass was removed from gentoo-x86
+# and users should install eclipse plugins using eclipse. See bug 98315
+# comment 3.
+#inherit eclipse-ext
 
 DESCRIPTION="EPIC is an opensource Perl IDE for the Eclipse platform."
 HOMEPAGE="http://e-p-i-c.sourceforge.net/"