ulm 15/03/31 16:57:45 Added: eselect-vdr-0.0.3.ebuild metadata.xml ChangeLog Log: Move package from app-admin to app-eselect category. (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.1 app-eselect/eselect-vdr/eselect-vdr-0.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vdr/eselect-vdr-0.0.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vdr/eselect-vdr-0.0.3.ebuild?rev=1.1&content-type=text/plain Index: eselect-vdr-0.0.3.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vdr/eselect-vdr-0.0.3.ebuild,v 1.1 2015/03/31 16:57:45 ulm Exp $ EAPI=5 DESCRIPTION="Manages the VDR plugins" HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" RDEPEND=">=app-admin/eselect-1.2.3" src_install() { insinto /usr/share/eselect/modules doins vdr-plugin.eselect || die "Could not install eselect module" dosym /usr/bin/eselect /usr/bin/vdr-plugin-config } 1.1 app-eselect/eselect-vdr/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vdr/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vdr/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>media-tv</herd> <maintainer> <email>[email protected]</email> <name>Gentoo VDR Project</name> </maintainer> </pkgmetadata> 1.1 app-eselect/eselect-vdr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vdr/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vdr/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for app-eselect/eselect-vdr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vdr/ChangeLog,v 1.1 2015/03/31 16:57:45 ulm Exp $ 31 Mar 2015; Ulrich Müller <[email protected]> +eselect-vdr-0.0.3.ebuild, +metadata.xml: Move package from app-admin to app-eselect category. 11 Feb 2015; Joerg Bornkessel <[email protected]> -eselect-vdr-0.0.2.ebuild, -eselect-vdr-0.0.2-r1.ebuild, eselect-vdr-0.0.3.ebuild: cleanup old; eapi=5 20 Oct 2011; Joerg Bornkessel <[email protected]> eselect-vdr-0.0.3.ebuild: stable x86; keyworded ~arm 22 Dec 2010; Joerg Bornkessel <[email protected]> eselect-vdr-0.0.3.ebuild: Stable amd64 *eselect-vdr-0.0.3 (22 Jan 2010) 22 Jan 2010; Matthias Schwarzott <[email protected]> +eselect-vdr-0.0.3.ebuild: Version bumped. Fixes Bug #292116. 12 Mar 2009; Matthias Schwarzott <[email protected]> eselect-vdr-0.0.2-r1.ebuild: Mark stable on x86. *eselect-vdr-0.0.2-r1 (15 May 2008) 15 May 2008; Matthias Schwarzott <[email protected]> +eselect-vdr-0.0.2-r1.ebuild: Added symlink vdr-plugin-config for easy executing. 05 Oct 2007; Tobias Scherbaum <[email protected]> eselect-vdr-0.0.2.ebuild: Added ~ppc, bug #193527 23 Sep 2007; Matthias Schwarzott <[email protected]> -eselect-vdr-0.0.1.ebuild, eselect-vdr-0.0.2.ebuild: Marked stable on x86. Removed old version. *eselect-vdr-0.0.2 (29 Jul 2007) 29 Jul 2007; Matthias Schwarzott <[email protected]> +eselect-vdr-0.0.2.ebuild: Updated to v0.0.2, this just renames the eselect-module to vdr-plugin. 04 Jun 2007; Matthias Schwarzott <[email protected]> eselect-vdr-0.0.1.ebuild: Keyworded ~amd64. *eselect-vdr-0.0.1 (03 Jun 2007) 03 Jun 2007; Matthias Schwarzott <[email protected]> +metadata.xml, +eselect-vdr-0.0.1.ebuild: Initial import of ebuild for eselect-vdr, solving Bug #145573.
