diff options
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/vdr-osdserver/vdr-osdserver-0.1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild b/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild index fad1d4f13165..20e13faae6ab 100644 --- a/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild +++ b/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI=" http://www.udo-richter.de/vdr/files/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/vdr-1.4.6" diff --git a/media-plugins/vdr-osdserver/vdr-osdserver-0.1.3.ebuild b/media-plugins/vdr-osdserver/vdr-osdserver-0.1.3.ebuild index 31d4afc110d4..3c54f4727135 100644 --- a/media-plugins/vdr-osdserver/vdr-osdserver-0.1.3.ebuild +++ b/media-plugins/vdr-osdserver/vdr-osdserver-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI=" http://www.udo-richter.de/vdr/files/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/vdr-1.7.20" |