diff options
author | 2018-08-11 17:20:01 +0200 | |
---|---|---|
committer | 2018-08-11 18:43:57 +0200 | |
commit | 9f16863d03e2527723e154b373bfccba211ad56a (patch) | |
tree | 1ce0a2087e60268d143ce373fd41a4d48755bf14 /media-video | |
parent | media-video/vlc: Fix USE=X options and deps (diff) | |
download | gentoo-9f16863d03e2527723e154b373bfccba211ad56a.tar.gz gentoo-9f16863d03e2527723e154b373bfccba211ad56a.tar.bz2 gentoo-9f16863d03e2527723e154b373bfccba211ad56a.zip |
media-video/vlc: Drop unused versionator.eclass
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/vlc-3.0.9999.ebuild | 2 | ||||
-rw-r--r-- | media-video/vlc/vlc-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index a77246211204..64f0e0f9fc62 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -21,7 +21,7 @@ else fi KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" fi -inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} +inherit autotools flag-o-matic gnome2-utils toolchain-funcs virtualx xdg-utils ${SCM} DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index 166d0409d47b..a67608aa9d0c 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -21,7 +21,7 @@ else fi KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" fi -inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} +inherit autotools flag-o-matic gnome2-utils toolchain-funcs virtualx xdg-utils ${SCM} DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" |