diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-11-18 22:28:49 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-11-18 22:28:49 +0100 |
commit | 5b84c04d28ed3038eca281bd299e4683b6507129 (patch) | |
tree | f5d9341e8f7fc0dcacf0e75c65c9634636427d51 /media-libs | |
parent | app-admin/sysklogd: Fixed init script to properly start deamons (diff) | |
download | gentoo-5b84c04d28ed3038eca281bd299e4683b6507129.tar.gz gentoo-5b84c04d28ed3038eca281bd299e4683b6507129.tar.bz2 gentoo-5b84c04d28ed3038eca281bd299e4683b6507129.zip |
media-libs/alsa-topology-conf: Fixed description
Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-topology-conf/alsa-topology-conf-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index e2abfdd3e339..54245fb4c1ef 100644 --- 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 @@ -3,7 +3,7 @@ EAPI=7 -DESCRIPTION="ALSA ucm configuration files" +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" |