diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:51:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:49 +0100 |
commit | b91e12f72f2da0bfea6f1e77012569f585da871f (patch) | |
tree | 3b9de2ba1f96f8e9711bdcdf29d67c08ebd00c6b /media-video/streamdvd | |
parent | media-video/sonic-snap: eutils-- (diff) | |
download | gentoo-b91e12f72f2da0bfea6f1e77012569f585da871f.tar.gz gentoo-b91e12f72f2da0bfea6f1e77012569f585da871f.tar.bz2 gentoo-b91e12f72f2da0bfea6f1e77012569f585da871f.zip |
media-video/streamdvd: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/streamdvd')
-rw-r--r-- | media-video/streamdvd/streamdvd-0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/streamdvd/streamdvd-0.4-r2.ebuild b/media-video/streamdvd/streamdvd-0.4-r2.ebuild index c235978a8e29..8cba1b350b33 100644 --- a/media-video/streamdvd/streamdvd-0.4-r2.ebuild +++ b/media-video/streamdvd/streamdvd-0.4-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="fast tool to backup Video DVDs 'on the fly'" HOMEPAGE="http://www.badabum.de/streamdvd.html" |