diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2013-09-19 13:35:21 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2013-09-19 13:35:21 +0000 |
commit | 39566430076e67ccbd8b21f0b710e2a0c5f9f1e2 (patch) | |
tree | 6e96ca5541f4911f8d45e720b95b0e8458c25eaa /sys-block/arcconf | |
parent | Fix bug #485412 - Optionally depend on selinux-dkim (policy) (diff) | |
download | historical-39566430076e67ccbd8b21f0b710e2a0c5f9f1e2.tar.gz historical-39566430076e67ccbd8b21f0b710e2a0c5f9f1e2.tar.bz2 historical-39566430076e67ccbd8b21f0b710e2a0c5f9f1e2.zip |
Initial commit
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64
Manifest-Sign-Key: 0x1E0CA85F!
Diffstat (limited to 'sys-block/arcconf')
-rw-r--r-- | sys-block/arcconf/ChangeLog | 9 | ||||
-rw-r--r-- | sys-block/arcconf/Manifest | 4 | ||||
-rw-r--r-- | sys-block/arcconf/arcconf-1.2.20618.ebuild | 52 | ||||
-rw-r--r-- | sys-block/arcconf/metadata.xml | 8 |
4 files changed, 73 insertions, 0 deletions
diff --git a/sys-block/arcconf/ChangeLog b/sys-block/arcconf/ChangeLog new file mode 100644 index 000000000000..86ef8e436ab5 --- /dev/null +++ b/sys-block/arcconf/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for sys-block/arcconf +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/arcconf/ChangeLog,v 1.1 2013/09/19 13:35:20 dev-zero Exp $ + +*arcconf-1.2.20618 (19 Sep 2013) + + 19 Sep 2013; Tiziano Müller <dev-zero@gentoo.org> +arcconf-1.2.20618.ebuild, + +metadata.xml: + Initial commit diff --git a/sys-block/arcconf/Manifest b/sys-block/arcconf/Manifest new file mode 100644 index 000000000000..7a994555f7ea --- /dev/null +++ b/sys-block/arcconf/Manifest @@ -0,0 +1,4 @@ +DIST arcconf_v1_2_20618.zip 11920300 SHA256 ce5fe8ad97065ec90844c9e7d3778036e22a013eb029db2d6bda3ff3024734e4 SHA512 e8415e929cd7a8c8bca33f0de29bdadf3595da911bc3c0984226e02e01e6f4e9c822363dd8aa093efd524eea19f0689784e0300403513a99ead14ac08c487efe WHIRLPOOL 95399b80233fc1b8eac6c98156ad4b5d3f9597fddb7f413b4498886f1aa96eb623195e84b7ba97c4f84e4e8e555847b1650dc0092b64fdcf43ed22fdc01b3d6b +EBUILD arcconf-1.2.20618.ebuild 1568 SHA256 9ae733980e7a6b667551fce70768d09358839d5322eecfe10f3af2b187b5015b SHA512 e8d534e3e31f1df3e52e311f888c933c5788cd2c3e44865b9944126431f13bffd95c62837a216179dbcda5a755e9b28bec9e3089c158a05d55c523dd790aec77 WHIRLPOOL 6d91254424b95c83d5115c8e2f62d5c9dec58fe59a36c94462ae975a467026fa8ec71034c6d713e6874f6eda73672b3a7237255039af0fb38da2764d56d2b5e1 +MISC ChangeLog 357 SHA256 71c56f711d1d43b65d7bfe8eba079805357acfad1a8ef13517e6e543ba2f5353 SHA512 c2dbf68b6897a8d64aa021f0abef6f6e00723ecf4cb6ff20bd603615de8cd71758818fe5eac5295a6bf026d57a57c210afc582cec66bc4a444b5f35b170f03c3 WHIRLPOOL d1daac1e3668cff47e8629a900bd6ef05efc90406b2c7f6c1badfeb2a04ee056a5a09c0154d6849387dea59238c65b153430c4bbf9c09f520300cf944d6c7792 +MISC metadata.xml 236 SHA256 8db85d348f1fcca741457358302188e30b7b1c0524a9a55820b935d8bcac959e SHA512 8086fc7bc2140d0b7b96293ba80717a8dcb88b255cc3906b5ac1ec4b9c67a412d3a51ad03a19e3b700a0235d0622b525ef85289f616646d47c698b3b54157b7e WHIRLPOOL 080a90e854f29d29d005f164fba91fc9e05f362460cd8f825ecb7f16d893a1cce1f7e842bf561918a491d156c48c1d8e4a60b177ab28667c067ee379d626de68 diff --git a/sys-block/arcconf/arcconf-1.2.20618.ebuild b/sys-block/arcconf/arcconf-1.2.20618.ebuild new file mode 100644 index 000000000000..7f1ac3ae046d --- /dev/null +++ b/sys-block/arcconf/arcconf-1.2.20618.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/arcconf/arcconf-1.2.20618.ebuild,v 1.1 2013/09/19 13:35:20 dev-zero Exp $ + +EAPI=5 + +DESCRIPTION="Adaptec RAID Controller Command Line Utility" +HOMEPAGE="http://www.adaptec.com/en-us/downloads/" +SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_v${PV//./_}.zip" + +LICENSE="Adaptec-EULA" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="app-arch/unzip" +RDEPEND="" + +RESTRICT="mirror bindist" +# RESTRICT="fetch" + +QA_PRESTRIPPED="/opt/bin/arcconf" + +S="${WORKDIR}" + +# Maintainer notes: +# * When going via the $HOMEPAGE one has to agree to the Adaptec-EULA as +# referenced above. +# * Despite that EULA, one can download the package seemingly without +# restrictions from $SRC_URI. +# * It is therefore assumed that the binary is made available for public +# download. Even more so since the archive does not contain a license +# agreement stating otherwise. + +#pkg_nofetch() { +# einfo "Upstream has implemented a mandatory clickthrough EULA for distfile download" +# einfo "Please visit $HOMEPAGE, choose a controller (for example the Series 7, 7805)" +# einfo "and then navigate to Storage Manager Downloads for the ARCCONF Command Line Utility." +# einfo "And place $A in ${DISTDIR}" +#} + +# Maintainer notes: +# * FreeBSD binaries would be available for FreeBSD 7..9, which ones do we need? +src_install() { + exeinto /opt/bin + + if use amd64 ; then + doexe linux_x64/arcconf + else + doexe linux_x86/arcconf + fi +} diff --git a/sys-block/arcconf/metadata.xml b/sys-block/arcconf/metadata.xml new file mode 100644 index 000000000000..5b2a5c55470b --- /dev/null +++ b/sys-block/arcconf/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>dev-zero@gentoo.org</email> + <name>Tiziano Müller</name> + </maintainer> +</pkgmetadata> |