diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:13:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:16 +0100 |
commit | de66286468a039c6f85fe97fec7810626a46a4b8 (patch) | |
tree | 3759e05b4eaa6067b201899dfea7f5991dfab640 /media-libs/libsbsms | |
parent | media-libs/libmikmod: eutils-- (diff) | |
download | gentoo-de66286468a039c6f85fe97fec7810626a46a4b8.tar.gz gentoo-de66286468a039c6f85fe97fec7810626a46a4b8.tar.bz2 gentoo-de66286468a039c6f85fe97fec7810626a46a4b8.zip |
media-libs/libsbsms: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsbsms')
-rw-r--r-- | media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild index 8c2ce6927e18..1d5aa0a2c7df 100644 --- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild +++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 AUTOTOOLS_AUTORECONF=true -inherit eutils autotools ltprune +inherit autotools ltprune DESCRIPTION="A library for high quality time and pitch scale modification" HOMEPAGE="http://sbsms.sourceforge.net/" |