diff --git a/virtual/chromeos-bsp-test/chromeos-bsp-test-1.ebuild b/virtual/chromeos-bsp-test/chromeos-bsp-test-1.ebuild deleted file mode 100644 index 90d61f9..0000000 --- a/virtual/chromeos-bsp-test/chromeos-bsp-test-1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2014 The Chromium OS Authors. All rights reserved. -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -DESCRIPTION="Generic ebuild which satisifies virtual/chromeos-bsp-test. -This is a direct dependency of virtual/target-chromium-os-test, but is expected -to be overridden in an overlay for each specialized board. A typical -non-generic implementation will install any board-specific test-only files and -executables which are not suitable for inclusion in a generic board -overlay." -HOMEPAGE="http://src.chromium.org" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="*" -IUSE="" -RDEPEND="chromeos-base/wifi_commandline_utils - chromeos-base/fydeos-adbd" -DEPEND="${RDEPEND}" diff --git a/virtual/chromeos-bsp-test/chromeos-bsp-test-2-r4.ebuild b/virtual/chromeos-bsp-test/chromeos-bsp-test-2-r4.ebuild deleted file mode 120000 index f007f2d..0000000 --- a/virtual/chromeos-bsp-test/chromeos-bsp-test-2-r4.ebuild +++ /dev/null @@ -1 +0,0 @@ -chromeos-bsp-test-1.ebuild \ No newline at end of file diff --git a/virtual/fydeos-board-spec/fydeos-board-spec-0.0.1-r2.ebuild b/virtual/fydeos-board-spec/fydeos-board-spec-0.0.1-r2.ebuild deleted file mode 120000 index 27f8942..0000000 --- a/virtual/fydeos-board-spec/fydeos-board-spec-0.0.1-r2.ebuild +++ /dev/null @@ -1 +0,0 @@ -fydeos-board-spec-0.0.1.ebuild \ No newline at end of file diff --git a/virtual/fydeos-board-spec/fydeos-board-spec-0.0.1.ebuild b/virtual/fydeos-board-spec/fydeos-board-spec-0.0.1.ebuild deleted file mode 100644 index 5f97ffb..0000000 --- a/virtual/fydeos-board-spec/fydeos-board-spec-0.0.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright (c) 2018 The Fyde OS Authors. All rights reserved. -# Distributed under the terms of the BSD - -EAPI="5" - -DESCRIPTION="empty project" -HOMEPAGE="http://fydeos.com" - -LICENSE="BSD-Google" -SLOT="0" -KEYWORDS="*" -IUSE="" - -RDEPEND=" - virtual/openfyde-board-spec -" - -DEPEND="${RDEPEND}"