diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2015-03-22 07:46:18 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2015-03-22 07:46:18 +0000 |
commit | fe3f66810365dd0fd4f7cd9cb6c05c453a59f35e (patch) | |
tree | 3f2edd0ecff8feb2f7fc42837d9e8de0742bf108 /media-plugins | |
parent | x86 stable, see bug 508200 (diff) | |
download | gentoo-2-fe3f66810365dd0fd4f7cd9cb6c05c453a59f35e.tar.gz gentoo-2-fe3f66810365dd0fd4f7cd9cb6c05c453a59f35e.tar.bz2 gentoo-2-fe3f66810365dd0fd4f7cd9cb6c05c453a59f35e.zip |
x86 stable, see bug 508200
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythplugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/mythplugins/ChangeLog b/media-plugins/mythplugins/ChangeLog index 8d7ab75a017c..16248ec07e38 100644 --- a/media-plugins/mythplugins/ChangeLog +++ b/media-plugins/mythplugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythplugins # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythplugins/ChangeLog,v 1.37 2015/01/24 15:08:32 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythplugins/ChangeLog,v 1.38 2015/03/22 07:46:18 nativemad Exp $ + + 22 Mar 2015; Andreas Schuerch <nativemad@gentoo.org> + mythplugins-0.27_p20140321.ebuild: + x86 stable, see bug 508200 *mythplugins-0.27.4_p20150124 (24 Jan 2015) diff --git a/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild b/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild index 3bcee3eed406..1df2bf62c8d4 100644 --- a/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild +++ b/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild,v 1.2 2014/04/19 23:47:38 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild,v 1.3 2015/03/22 07:46:18 nativemad Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.tar.gz -> mythtv-0.27.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \ mythmusic mythnetvision mythnews mythweather mythzoneminder" |