summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>2011-04-28 16:17:56 +0000
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>2011-04-28 16:17:56 +0000
commit9e7880f8550f04efe7ef0e6abe5f561df525b799 (patch)
tree4e41ed665d138ecb0732f29d75b16c16303ae83f /dev-util
parentMask dev-util/eclipse-epic-bin for removal. Uses removed eclipse-ext.eclass. ... (diff)
downloadsunrise-reviewed-9e7880f8550f04efe7ef0e6abe5f561df525b799.tar.gz
sunrise-reviewed-9e7880f8550f04efe7ef0e6abe5f561df525b799.tar.bz2
sunrise-reviewed-9e7880f8550f04efe7ef0e6abe5f561df525b799.zip
dev-util/eclipse-epic-bin: 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.
(Portage version: 2.2.0_alpha30-r1/svn/Linux x86_64) svn path=/sunrise/; revision=11914
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/eclipse-epic-bin/ChangeLog7
-rw-r--r--dev-util/eclipse-epic-bin/eclipse-epic-bin-0.3.0.ebuild7
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-util/eclipse-epic-bin/ChangeLog b/dev-util/eclipse-epic-bin/ChangeLog
index 2e86d3cdb..22895296f 100644
--- a/dev-util/eclipse-epic-bin/ChangeLog
+++ b/dev-util/eclipse-epic-bin/ChangeLog
@@ -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
diff --git a/dev-util/eclipse-epic-bin/eclipse-epic-bin-0.3.0.ebuild b/dev-util/eclipse-epic-bin/eclipse-epic-bin-0.3.0.ebuild
index 42340a8c5..76157b0f3 100644
--- a/dev-util/eclipse-epic-bin/eclipse-epic-bin-0.3.0.ebuild
+++ b/dev-util/eclipse-epic-bin/eclipse-epic-bin-0.3.0.ebuild
@@ -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/"