diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /media-plugins/vdr-femon | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'media-plugins/vdr-femon')
-rw-r--r-- | media-plugins/vdr-femon/Manifest | 3 | ||||
-rw-r--r-- | media-plugins/vdr-femon/metadata.xml | 11 | ||||
-rw-r--r-- | media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild | 19 | ||||
-rw-r--r-- | media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild | 19 | ||||
-rw-r--r-- | media-plugins/vdr-femon/vdr-femon-2.2.0.ebuild | 19 |
5 files changed, 71 insertions, 0 deletions
diff --git a/media-plugins/vdr-femon/Manifest b/media-plugins/vdr-femon/Manifest new file mode 100644 index 000000000000..f6785a9086f8 --- /dev/null +++ b/media-plugins/vdr-femon/Manifest @@ -0,0 +1,3 @@ +DIST vdr-femon-2.0.4.tgz 83985 SHA256 76fd4c8225a67003b2ea4ce349732e53acaf889def64dcabe65c41f5bd9561a4 SHA512 6d4de8ed0bd19984148f5b09e1bc86afea7153d45a62f44cfd6679804b14aa661d29fe8fd8e584fba4c7b5987adf3891ffbc12601bf7afa9325dabdb620f4ca8 WHIRLPOOL c3f66acc779d66c19064f475bf834a4722920f868abeb23de86b61233a99e89e43be364b0f63e5d391929ad0ef1d3fef99565eda4b325a41e4463a09ce637175 +DIST vdr-femon-2.1.1.tgz 84165 SHA256 15fd4f26c8b8987b826ced60cbfb77517c028bf5c2536118d63a1a03eb767e2f SHA512 a0893619b2e55d537b7362dc33a125abdf19ccbcf5d4b7633a2ed4741fd9a9b12496b5e83259491cc02f542071922b547d605ed1b41ac237e03c5f770c07b956 WHIRLPOOL efb15ce1a670b65f14f00013ec63e3f778cf4eb0bcc0af1f2e5753c44e0be221362c594d04e43ef0310939828a7dbb0fc3667a30113d960b1f87f83fef049f6e +DIST vdr-femon-2.2.0.tgz 84268 SHA256 226406ee222e86f9eb97beb6f8577d9d107d399a7bcdf9788103ee5418ec96e4 SHA512 0ab32fc1021efe21d3190d76f75956b5ffb2f94fdae1373cc08899ff0b035d1ee008a87c6a4af415e366c0188b16a9d49852bec527ac616c06ec27fed4d98861 WHIRLPOOL efa6192a8c48c7e343121909dfb75a66d05f45b11d3ce24cb1a94612857461fa5b9c26d24b180e1f65118c052f45f88194ca3f5cab422be8e536444a7ad78b4d diff --git a/media-plugins/vdr-femon/metadata.xml b/media-plugins/vdr-femon/metadata.xml new file mode 100644 index 000000000000..8614b9d10e01 --- /dev/null +++ b/media-plugins/vdr-femon/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>media-tv</herd> + <maintainer> + <email>vdr@gentoo.org</email> + <name>Gentoo VDR Project</name> + </maintainer> + <longdescription>vdr Plugin: DVB Frontend Status Monitor (signal strengt/noise)</longdescription> +</pkgmetadata> + diff --git a/media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild b/media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild new file mode 100644 index 000000000000..ac02abc7040a --- /dev/null +++ b/media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit vdr-plugin-2 + +DESCRIPTION="VDR Plugin: DVB Frontend Status Monitor (signal strengt/noise)" +HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/femon/" +SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/${P}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND=">=media-video/vdr-2.0.0" +RDEPEND="${DEPEND}" diff --git a/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild b/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild new file mode 100644 index 000000000000..c5ed9a42da1a --- /dev/null +++ b/media-plugins/vdr-femon/vdr-femon-2.1.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit vdr-plugin-2 + +DESCRIPTION="VDR Plugin: DVB Frontend Status Monitor (signal strengt/noise)" +HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/femon/" +SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/${P}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=media-video/vdr-2.1.6" +RDEPEND="${DEPEND}" diff --git a/media-plugins/vdr-femon/vdr-femon-2.2.0.ebuild b/media-plugins/vdr-femon/vdr-femon-2.2.0.ebuild new file mode 100644 index 000000000000..89f1383cdb2a --- /dev/null +++ b/media-plugins/vdr-femon/vdr-femon-2.2.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit vdr-plugin-2 + +DESCRIPTION="VDR Plugin: DVB Frontend Status Monitor (signal strengt/noise)" +HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/femon/" +SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/${P}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=media-video/vdr-2.2.0" +RDEPEND="${DEPEND}" |