diff options
author | Michael Weber <xmw@gentoo.org> | 2012-10-19 19:56:28 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-10-19 19:56:28 +0000 |
commit | 4034e2bf101a0a74931e1a724f3beae129c42304 (patch) | |
tree | db58d43a7ddee56a5157545ed8a1f718cc181683 /net-misc/isatapd | |
parent | Add ~amd64, wrt bug #438864 (diff) | |
download | gentoo-2-4034e2bf101a0a74931e1a724f3beae129c42304.tar.gz gentoo-2-4034e2bf101a0a74931e1a724f3beae129c42304.tar.bz2 gentoo-2-4034e2bf101a0a74931e1a724f3beae129c42304.zip |
Initial import (bug 277506)
(Portage version: 2.1.11.26/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/isatapd')
-rw-r--r-- | net-misc/isatapd/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/isatapd/Manifest | 4 | ||||
-rw-r--r-- | net-misc/isatapd/isatapd-0.9.6.ebuild | 34 | ||||
-rw-r--r-- | net-misc/isatapd/metadata.xml | 9 |
4 files changed, 57 insertions, 0 deletions
diff --git a/net-misc/isatapd/ChangeLog b/net-misc/isatapd/ChangeLog new file mode 100644 index 000000000000..ddd7b3fd7ee3 --- /dev/null +++ b/net-misc/isatapd/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for net-misc/isatapd +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/isatapd/ChangeLog,v 1.1 2012/10/19 19:56:28 xmw Exp $ + +*isatapd-0.9.6 (19 Oct 2012) + + 19 Oct 2012; Michael Weber <xmw@gentoo.org> +isatapd-0.9.6.ebuild, + +metadata.xml: + Initial import (bug 277506) + diff --git a/net-misc/isatapd/Manifest b/net-misc/isatapd/Manifest new file mode 100644 index 000000000000..90ffababb540 --- /dev/null +++ b/net-misc/isatapd/Manifest @@ -0,0 +1,4 @@ +DIST isatapd-0.9.6.tar.gz 101361 SHA256 a147caa42721a735b2d85219bf1309c263d32d626265746c5da16b5bf4eeb81b SHA512 09a75294ff19474f57d80231bf7ba3cdc532b89036bdbc35e64372b9c222749a5ede5802da1918360be86f9404bb5560cc54846cc05e01d205804fa5e1cddcf7 WHIRLPOOL de4719d872d9d870291a9c77e1d7f13d41c1cabbda3d9651e12c5d04d111e5f1e5f2ca2bf1e6bfcfe349bf58ac90c4d0036bec5dc0ce8aeff3a0bc53c99ef1df +EBUILD isatapd-0.9.6.ebuild 689 SHA256 b5bf4af05d5704133a7f5efb608475578aec0b394efb5403ca3211a51e94105d SHA512 4e801c61fc1a6dea2cc44ff31a62cfeaefce8521b1042ebbddf40e20574167084a674d7d282a95080228e96192ca9c1b729808108587d76a93da841ee6e5d480 WHIRLPOOL f9892a03bfcb277cba79dca871ef90460a878b020ec684c28766c9cf8febabcf20decf0b00943a22fa84692e8843b1147c13a378e55b91b6d70fa51223848ec4 +MISC ChangeLog 264 SHA256 152c6a4c538dd24c0dd043da10866e95bbdef2d090e653868484d3a4ad18486a SHA512 689d2d9d22d1c5220f9dd376fd4af084798afd143086d82ccd7e1850010cb08fc270302425efedb0b5f455147e3a56ae7fe726607fa82ce262b3ef737604531b WHIRLPOOL 96314d1360fb5f3e42291bb220396035ae204e735f450280cf40f96ccd6838f83bab3a609ef2de76054391463645babbedf7ed4698f096cb37505da698180ee7 +MISC metadata.xml 224 SHA256 f810c6de744adceee241992d3f713142db3e7025986f6cc5898cfe3c9cb2f4a7 SHA512 4f78d959809ec0db2f9be2a7747d572fa8ee03d177044dd46574881a6ee83736510b76062c12daecae609282d197ba466e8a3e3a654b1383e04c659acd41bef5 WHIRLPOOL 0300a228d371c918b051bc24859dfe4e5d0d2a71b80f697f202749c5aca69efcee4be6e69454c9abfa4ced28e19a9d1f71d6d7eaf54290b8d03b5c04fd209868 diff --git a/net-misc/isatapd/isatapd-0.9.6.ebuild b/net-misc/isatapd/isatapd-0.9.6.ebuild new file mode 100644 index 000000000000..18b395784dd3 --- /dev/null +++ b/net-misc/isatapd/isatapd-0.9.6.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/isatapd/isatapd-0.9.6.ebuild,v 1.1 2012/10/19 19:56:28 xmw Exp $ + +EAPI=4 + +inherit linux-info + +DESCRIPTION="creates and maintains an ISATAP tunnel (rfc5214)" +HOMEPAGE="http://www.saschahlusiak.de/linux/isatap.htm" +SRC_URI="http://www.saschahlusiak.de/linux/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +CONFIG_CHECK="~TUN" +ERROR_TUN="CONFIG_TUN is needed for isatapd to work" + +src_prepare() { + sed -e '/^opts/s:opts:extra_started_commands:' \ + -i openrc/isatapd.init.d || die +} + +src_install() { + default + + newinitd openrc/isatapd.init.d isatapd + newconfd openrc/isatapd.conf.d isatapd +} diff --git a/net-misc/isatapd/metadata.xml b/net-misc/isatapd/metadata.xml new file mode 100644 index 000000000000..59acc2cc580e --- /dev/null +++ b/net-misc/isatapd/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>xmw@gentoo.org</email> +<name>Michael Weber</name> +</maintainer> +</pkgmetadata> + |