commit:     9a9f56e90d3828f2059c1cd3f750e5fbe0241027
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Sun Feb  5 22:59:57 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 22:59:57 2017 +0000
URL:        https://gitweb.gentoo.org/proj/x11.git/commit/?id=9a9f56e9

dev-libs/nuclear: Drop.

 dev-libs/nuclear/metadata.xml        |  7 -------
 dev-libs/nuclear/nuclear-9999.ebuild | 25 -------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-libs/nuclear/metadata.xml b/dev-libs/nuclear/metadata.xml
deleted file mode 100644
index f03c2df..0000000
--- a/dev-libs/nuclear/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <longdescription lang="en">
-Nuclear is a shell plugin for Weston. It implements a custom protocol to 
synchronize with a shell client such as Orbital, but does not carry a client 
itself, and serves no purpose without one.
-       </longdescription>
-</pkgmetadata>

diff --git a/dev-libs/nuclear/nuclear-9999.ebuild 
b/dev-libs/nuclear/nuclear-9999.ebuild
deleted file mode 100644
index bb49cd2..0000000
--- a/dev-libs/nuclear/nuclear-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils git-r3
-
-if [ ${PV} == 9999 ]; then
-       EGIT_REPO_URI="https://github.com/nuclide/nuclear.git";
-       KEYWORDS=""
-else
-       SRC_URI=""
-       KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="A Shell plugin for Weston"
-HOMEPAGE="https://github.com/nuclide/nuclear";
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=dev-libs/weston-1.4.0"
-RDEPEND="${DEPEND}"

Reply via email to