diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:43 +0200 |
commit | 27fdef2cf661ebb7073e13f9d9c8d05d99264d70 (patch) | |
tree | 1cfa461b6afe207e74c75fb492b5a9e3a06d1a43 /media-video/mplayer-sh | |
parent | media-video/mplay-sh: Sort KEYWORDS (diff) | |
download | gentoo-27fdef2cf661ebb7073e13f9d9c8d05d99264d70.tar.gz gentoo-27fdef2cf661ebb7073e13f9d9c8d05d99264d70.tar.bz2 gentoo-27fdef2cf661ebb7073e13f9d9c8d05d99264d70.zip |
media-video/mplayer-sh: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/mplayer-sh')
-rw-r--r-- | media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild | 4 | ||||
-rw-r--r-- | media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild b/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild index ba1d12f2242c..1a81acd52372 100644 --- a/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild +++ b/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="Video Disk Recorder Mplayer API Script" HOMEPAGE="http://batleth.sapienti-sat.org/" SRC_URI="http://batleth.sapienti-sat.org/projects/VDR/mplayer.sh-${PV}.tar.gz" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="all-rights-reserved" IUSE="" diff --git a/media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild b/media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild index 8fd6e86d2590..3ffabc1ecea9 100644 --- a/media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild +++ b/media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="Video Disk Recorder Mplayer API Script" HOMEPAGE="http://batleth.sapienti-sat.org/projects/VDR/" SRC_URI="http://batleth.sapienti-sat.org/projects/VDR/versions/mplayer.sh-${PV}.tar.gz" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="all-rights-reserved" IUSE="" |