commit:     3a027ea493f5661b9803dd5cb4f716ac926d48ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 00:15:54 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun  2 12:13:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a027ea4

media-libs/alsa-topology-conf: Drop 1.2.1

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/alsa-topology-conf/Manifest             |  1 -
 .../alsa-topology-conf-1.2.1.ebuild                | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/media-libs/alsa-topology-conf/Manifest 
b/media-libs/alsa-topology-conf/Manifest
index 1551acec665..e44a68819b2 100644
--- a/media-libs/alsa-topology-conf/Manifest
+++ b/media-libs/alsa-topology-conf/Manifest
@@ -1,2 +1 @@
-DIST alsa-topology-conf-1.2.1.tar.bz2 5377 BLAKE2B 
95cd1074068ba85e6c6b74d65f7ddc40e182426cff69c7765689edcaca3609a249638c70e5f92c889b3c76ea662e7e43e355af4573acb3fc293026392f614522
 SHA512 
ed86e7372f887a2e13596ca7456da1db84ff05d01f98d80c403263673d2c0f247834bdc9edbeb62231ca1dc6b9792dade87672d905303a8e0fa462c1fac1b7fd
 DIST alsa-topology-conf-1.2.2.tar.bz2 6346 BLAKE2B 
6aea93139e85de3d28ce19319429340eac61bb340c29448dfa14d4fe1d80dc1e5e0c066b33ccab3d9c620efe6b95b095cf1ea52583d7543ca472f1375dc5ad57
 SHA512 
145ee0e16f7f84d5f97759b1efaa3df9fe35c8b33c7ae863ae1b915f361acd902ad05f59090e1d98b2a4f2ecc14933681592893564fcc45cdbc974899f789b94

diff --git a/media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild 
b/media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild
deleted file mode 100644
index d7bc4c5ca7b..00000000000
--- a/media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="ALSA topology configuration files"
-HOMEPAGE="https://www.alsa-project.org";
-SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2";
-LICENSE="BSD"
-SLOT="0"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="!<media-libs/alsa-lib-1.2.1"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"
-
-src_install() {
-       insinto /usr/share/alsa
-       doins -r topology
-}

Reply via email to