From 7224c1253228e5c29c78cb3f0f26ce34770f2356 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 15 Feb 2014 23:24:26 +0200 Subject: Added ebuilds for kogaion desktop --- app-misc/anaconda-runtime/Manifest | 2 + .../anaconda-runtime-1.1-r1.ebuild | 51 ++++++++++++++++++++++ .../anaconda-runtime-1.1-r3.ebuild | 50 +++++++++++++++++++++ 3 files changed, 103 insertions(+) create mode 100644 app-misc/anaconda-runtime/Manifest create mode 100644 app-misc/anaconda-runtime/anaconda-runtime-1.1-r1.ebuild create mode 100644 app-misc/anaconda-runtime/anaconda-runtime-1.1-r3.ebuild (limited to 'app-misc/anaconda-runtime') diff --git a/app-misc/anaconda-runtime/Manifest b/app-misc/anaconda-runtime/Manifest new file mode 100644 index 00000000..48c262e3 --- /dev/null +++ b/app-misc/anaconda-runtime/Manifest @@ -0,0 +1,2 @@ +EBUILD anaconda-runtime-1.1-r1.ebuild 1150 SHA256 792e849b32ccb260c4f8f4b2f2feca2a55e438a17f36a5d477dc48f43569d5d3 SHA512 aeeabf2bd6775eb5739dcb4e813ad68778031d4bc5c26876ee289064029d3c2935f233c6cee7278987ed5b9cfbeb05ec618fc4bdd4c69a3a9e6a9e69be8d7a8f WHIRLPOOL dac1920de065781b167fd501eaf022df3aafa943b476ea783fec44b9b25f6bd02d1758ed777d4c939bd460390032bb304a41f4541ca9ee569338ef9ad7530c83 +EBUILD anaconda-runtime-1.1-r3.ebuild 1104 SHA256 80ada99bd3cc1e2b68380d3b1147e97272a260a63992e157989d9d46e40ce2cb SHA512 7d1700f7703488952f9efd5b493c0c1f328998d1dc533a1670c99b5758244f4c847cfe5c574524fd09bab8a02190f3e35d0262dade58d52ce46e7d777bc310fb WHIRLPOOL 925d68cc0621494550610b274ae41700e494c4c3602272e2dc65d27ab620a17b6f213e2fd993597ce296259d59d5c394c9790580e0a8f004f414ae34c37ae59d diff --git a/app-misc/anaconda-runtime/anaconda-runtime-1.1-r1.ebuild b/app-misc/anaconda-runtime/anaconda-runtime-1.1-r1.ebuild new file mode 100644 index 00000000..206c58ff --- /dev/null +++ b/app-misc/anaconda-runtime/anaconda-runtime-1.1-r1.ebuild @@ -0,0 +1,51 @@ +# Copyright 2004-2010 Sabayon +# Distributed under the terms of the GNU General Public License v2 +# $ + +EAPI="2" + +DESCRIPTION="Anaconda Installer runtime meta-package (containing all the runtime dependencies)" +SRC_URI="" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="0" + +DEPEND="" +RDEPEND="app-admin/system-config-date + app-admin/system-config-users + >=app-misc/rogentoslive-tools-1 + >=app-misc/rogentos-version-1 + app-text/xmlto + dev-libs/elfutils + dev-libs/libnl + dev-libs/libxml2[python] + dev-python/pyblock + >=dev-python/python-cryptsetup-0.1.4 + dev-python/python-meh + dev-python/python-nss + dev-python/python-report + dev-python/urlgrabber + dev-util/pykickstart + net-misc/curl + net-misc/dhcp + net-misc/fcoe-utils + >=net-misc/networkmanager-0.7.2 + sys-apps/dmidecode + sys-apps/language-configuration-helpers + >=sys-boot/grub-1.98 + sys-boot/makebootfat + sys-fs/btrfs-progs + sys-fs/cryptsetup + sys-fs/dosfstools + sys-fs/e2fsprogs + sys-fs/jfsutils + sys-fs/mdadm + sys-fs/multipath-tools + || ( sys-fs/ntfsprogs sys-fs/ntfs3g[ntfsprogs] ) + sys-fs/reiserfsprogs + sys-fs/squashfs-tools + sys-fs/xfsprogs + sys-libs/cracklib + sys-libs/libuser + sys-libs/slang" diff --git a/app-misc/anaconda-runtime/anaconda-runtime-1.1-r3.ebuild b/app-misc/anaconda-runtime/anaconda-runtime-1.1-r3.ebuild new file mode 100644 index 00000000..4ea75cd9 --- /dev/null +++ b/app-misc/anaconda-runtime/anaconda-runtime-1.1-r3.ebuild @@ -0,0 +1,50 @@ +# Copyright 2004-2010 Sabayon +# Distributed under the terms of the GNU General Public License v2 +# $ + +EAPI="2" + +DESCRIPTION="Anaconda Installer runtime meta-package (containing all the runtime dependencies)" +SRC_URI="" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="0" + +DEPEND="" +RDEPEND="app-admin/system-config-date + app-admin/system-config-users + >=app-misc/rogentos-live-1 + >=app-misc/rogentos-version-1 + app-text/xmlto + dev-libs/elfutils + dev-libs/libnl + dev-libs/libxml2[python] + dev-python/pyblock + >=dev-python/python-cryptsetup-0.1.4 + dev-python/python-meh + dev-python/python-nss + dev-python/python-report + dev-python/urlgrabber + dev-util/pykickstart + net-misc/curl + net-misc/dhcp + net-misc/fcoe-utils + >=net-misc/networkmanager-0.7.2 + sys-apps/dmidecode + >=sys-boot/grub-1.98 + sys-boot/makebootfat + sys-fs/btrfs-progs + sys-fs/cryptsetup + sys-fs/dosfstools + sys-fs/e2fsprogs + sys-fs/jfsutils + sys-fs/mdadm + sys-fs/multipath-tools + || ( sys-fs/ntfsprogs sys-fs/ntfs3g[ntfsprogs] ) + sys-fs/reiserfsprogs + sys-fs/squashfs-tools + sys-fs/xfsprogs + sys-libs/cracklib + sys-libs/libuser + sys-libs/slang" -- cgit v1.2.3