summaryrefslogtreecommitdiff
path: root/app-misc/kogaion-live
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-06-15 19:44:52 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-06-15 19:44:52 +0300
commit0aa456284fc7d5914d07ed4c86a40a5da4d3340e (patch)
tree88659ec3e7d9bb68b839413d56253dcf20197bec /app-misc/kogaion-live
parente5d78ca9bc59f3ba71f364d04cf05548bf37e1d9 (diff)
[kogaion-live] dropping old style kogaion-live.
Diffstat (limited to 'app-misc/kogaion-live')
-rw-r--r--app-misc/kogaion-live/kogaion-live-1.ebuild33
-rw-r--r--app-misc/kogaion-live/kogaion-live-2-r1.ebuild33
-rw-r--r--app-misc/kogaion-live/kogaion-live-2.ebuild33
3 files changed, 0 insertions, 99 deletions
diff --git a/app-misc/kogaion-live/kogaion-live-1.ebuild b/app-misc/kogaion-live/kogaion-live-1.ebuild
deleted file mode 100644
index 40d8a24c..00000000
--- a/app-misc/kogaion-live/kogaion-live-1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2004-2014 Sabayon
-# Copyright 2012-2014 RogentOS
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-EGIT_REPO_URI="git://github.com/RogentOS/kogaion-live.git"
-EGIT_COMMIT="v${PV}"
-
-inherit eutils systemd git-2
-
-DESCRIPTION="RogentOS live image scripts and tools"
-HOMEPAGE="http://www.sabayon.org"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="!app-misc/livecd-tools
- app-eselect/eselect-opengl
- dev-util/dialog
- sys-apps/gawk
- sys-apps/pciutils
- sys-apps/keyboard-configuration-helpers
- sys-apps/sed"
-
-src_install() {
- emake DESTDIR="${D}" SYSV_INITDIR="/etc/init.d" \
- SYSTEMD_UNITDIR="$(systemd_get_unitdir)" \
- install || die
-}
diff --git a/app-misc/kogaion-live/kogaion-live-2-r1.ebuild b/app-misc/kogaion-live/kogaion-live-2-r1.ebuild
deleted file mode 100644
index 11946d43..00000000
--- a/app-misc/kogaion-live/kogaion-live-2-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2004-2014 Sabayon
-# Copyright 2014 Kogaion
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-EGIT_REPO_URI="git://github.com/Rogentos/kogaion-live.git"
-#EGIT_COMMIT="v${PV}"
-
-inherit eutils systemd git-2
-
-DESCRIPTION="Kogaion live image scripts and tools"
-HOMEPAGE="http://www.rogentos.ro"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="!app-misc/livecd-tools
- app-eselect/eselect-opengl
- dev-util/dialog
- sys-apps/gawk
- sys-apps/pciutils
- sys-apps/keyboard-configuration-helpers
- sys-apps/sed"
-
-src_install() {
- emake DESTDIR="${D}" SYSV_INITDIR="/etc/init.d" \
- SYSTEMD_UNITDIR="$(systemd_get_unitdir)" \
- install || die
-}
diff --git a/app-misc/kogaion-live/kogaion-live-2.ebuild b/app-misc/kogaion-live/kogaion-live-2.ebuild
deleted file mode 100644
index 07b4ef14..00000000
--- a/app-misc/kogaion-live/kogaion-live-2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2004-2014 Sabayon
-# Copyright 2014 Kogaion
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-EGIT_REPO_URI="git://github.com/Rogentos/kogaion-live.git"
-EGIT_COMMIT="v${PV}"
-
-inherit eutils systemd git-2
-
-DESCRIPTION="Kogaion live image scripts and tools"
-HOMEPAGE="http://www.rogentos.ro"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="!app-misc/livecd-tools
- app-eselect/eselect-opengl
- dev-util/dialog
- sys-apps/gawk
- sys-apps/pciutils
- sys-apps/keyboard-configuration-helpers
- sys-apps/sed"
-
-src_install() {
- emake DESTDIR="${D}" SYSV_INITDIR="/etc/init.d" \
- SYSTEMD_UNITDIR="$(systemd_get_unitdir)" \
- install || die
-}