diff options
Diffstat (limited to 'app-eselect')
4 files changed, 93 insertions, 0 deletions
diff --git a/app-eselect/eselect-cdparanoia/ChangeLog b/app-eselect/eselect-cdparanoia/ChangeLog new file mode 100644 index 000000000000..41aa3512ae7b --- /dev/null +++ b/app-eselect/eselect-cdparanoia/ChangeLog @@ -0,0 +1,50 @@ +# ChangeLog for app-eselect/eselect-cdparanoia +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-cdparanoia/ChangeLog,v 1.1 2015/03/31 16:47:19 ulm Exp $ + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-cdparanoia-0.1.ebuild, + +files/cdparanoia.eselect-0.1, +metadata.xml: + Move package from app-admin to app-eselect category. + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Stable for ppc64, wrt bug #497246 + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Stable for alpha, wrt bug #497246 + + 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Stable for ia64, wrt bug #497246 + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> eselect-cdparanoia-0.1.ebuild: + amd64 stable, bug 497246 + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Stable for x86, wrt bug #497246 + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Stable for sparc, wrt bug #497246 + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Stable for ppc, wrt bug #497246 + + 11 Jan 2014; Markus Meier <maekke@gentoo.org> eselect-cdparanoia-0.1.ebuild: + arm stable, bug #497246 + + 07 Jan 2014; Jeroen Roovers <jer@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Stable for HPPA (bug #497246). + + 08 Mar 2013; Anthony G. Basile <blueness@gentoo.org> + eselect-cdparanoia-0.1.ebuild: + And some love for mips too. + + 03 Mar 2013; Mike Frysinger <vapier@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Add s390 love. + + 19 Feb 2013; Zac Medico <zmedico@gentoo.org> eselect-cdparanoia-0.1.ebuild: + Add ~arm-linux keyword. + +*eselect-cdparanoia-0.1 (15 Jan 2013) + + 15 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> + +files/cdparanoia.eselect-0.1, +eselect-cdparanoia-0.1.ebuild: + Initial commit. diff --git a/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild new file mode 100644 index 000000000000..d5489abbe4a3 --- /dev/null +++ b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild,v 1.1 2015/03/31 16:47:19 ulm Exp $ + +EAPI=5 + +DESCRIPTION="Manage /usr/bin/cdparanoia symlink" +HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="" + +RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1 + !<media-sound/cdparanoia-3.10.2-r5" +DEPEND=${RDEPEND} + +S=${FILESDIR} + +src_install() { + insinto /usr/share/eselect/modules + newins cdparanoia.eselect-${PV} cdparanoia.eselect +} diff --git a/app-eselect/eselect-cdparanoia/files/cdparanoia.eselect-0.1 b/app-eselect/eselect-cdparanoia/files/cdparanoia.eselect-0.1 new file mode 100644 index 000000000000..fccdc40970ad --- /dev/null +++ b/app-eselect/eselect-cdparanoia/files/cdparanoia.eselect-0.1 @@ -0,0 +1,13 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id: cdparanoia.eselect-0.1,v 1.1 2015/03/31 16:47:19 ulm Exp $ + +DESCRIPTION="Manage /usr/bin/cdparanoia implementation" +MAINTAINER="ssuominen@gentoo.org" +VERSION="0.1" + +SYMLINK_PATH=/usr/bin/cdparanoia +SYMLINK_TARGETS=( cdparanoia-paranoia libcdio-paranoia ) +SYMLINK_DESCRIPTION='cdparanoia binary' + +inherit bin-symlink diff --git a/app-eselect/eselect-cdparanoia/metadata.xml b/app-eselect/eselect-cdparanoia/metadata.xml new file mode 100644 index 000000000000..e1774e3d9ad7 --- /dev/null +++ b/app-eselect/eselect-cdparanoia/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sound</herd> +</pkgmetadata> |