* [gentoo-commits] proj/x11:master commit in: dev-libs/nuclear/
@ 2014-02-06 13:46 David Heidelberger
0 siblings, 0 replies; 2+ messages in thread
From: David Heidelberger @ 2014-02-06 13:46 UTC (permalink / raw
To: gentoo-commits
commit: 0daefe93bafb2c9b354af4b5fa34b8228b2529dc
Author: David Heidelberger <david.heidelberger <AT> ixit <DOT> cz>
AuthorDate: Thu Feb 6 13:47:13 2014 +0000
Commit: David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Thu Feb 6 13:47:13 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=0daefe93
dev-libs/nuclear: bump 9999
Package-Manager: portage-2.2.8-r1
---
dev-libs/nuclear/metadata.xml | 7 +++++++
dev-libs/nuclear/nuclear-9999.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-libs/nuclear/metadata.xml b/dev-libs/nuclear/metadata.xml
new file mode 100644
index 0000000..f03c2df
--- /dev/null
+++ b/dev-libs/nuclear/metadata.xml
@@ -0,0 +1,7 @@
+<?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
new file mode 100644
index 0000000..2f2a80c
--- /dev/null
+++ b/dev-libs/nuclear/nuclear-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/x11:master commit in: dev-libs/nuclear/
@ 2017-02-05 23:01 Matt Turner
0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2017-02-05 23:01 UTC (permalink / raw
To: gentoo-commits
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}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-05 23:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-05 23:01 [gentoo-commits] proj/x11:master commit in: dev-libs/nuclear/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2014-02-06 13:46 David Heidelberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox