diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:40 +0200 |
commit | 591040d2f5e182e62e282b2f7427fe767656030e (patch) | |
tree | 88c8b5e4593e5979ec06fa0ad923ca3f88382455 /media-video/mjpg-streamer | |
parent | media-video/frameworks: Sort KEYWORDS (diff) | |
download | gentoo-591040d2f5e182e62e282b2f7427fe767656030e.tar.gz gentoo-591040d2f5e182e62e282b2f7427fe767656030e.tar.bz2 gentoo-591040d2f5e182e62e282b2f7427fe767656030e.zip |
media-video/mjpg-streamer: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/mjpg-streamer')
3 files changed, 6 insertions, 6 deletions
diff --git a/media-video/mjpg-streamer/mjpg-streamer-0_pre20120421.ebuild b/media-video/mjpg-streamer/mjpg-streamer-0_pre20120421.ebuild index 773e442761a6..12a604613e80 100644 --- a/media-video/mjpg-streamer/mjpg-streamer-0_pre20120421.ebuild +++ b/media-video/mjpg-streamer/mjpg-streamer-0_pre20120421.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" INPUT_PLUGINS="input_testpicture input_control input_file input_uvc" OUTPUT_PLUGINS="output_file output_udp output_http output_autofocus output_rtsp" diff --git a/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621-r1.ebuild b/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621-r1.ebuild index ddb3c1d833f7..e13ff04b0c33 100644 --- a/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621-r1.ebuild +++ b/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" INPUT_PLUGINS="input_testpicture input_control input_file input_uvc" OUTPUT_PLUGINS="output_file output_udp output_http output_autofocus output_rtsp" diff --git a/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621.ebuild b/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621.ebuild index f5858dc445ed..ca8898e4a9ee 100644 --- a/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621.ebuild +++ b/media-video/mjpg-streamer/mjpg-streamer-0_pre20120621.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" INPUT_PLUGINS="input_testpicture input_control input_file input_uvc" OUTPUT_PLUGINS="output_file output_udp output_http output_autofocus output_rtsp" |