diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2009-07-19 04:58:35 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2009-07-19 04:58:35 +0000 |
commit | 80118b0e3191419ca97ee2e613619f60c485296d (patch) | |
tree | f46a5e8540149dedeb02b3fb1d7aa049bf3be3df /media-plugins/mythmovies | |
parent | use new eclass bits. clean old version. (diff) | |
download | gentoo-2-80118b0e3191419ca97ee2e613619f60c485296d.tar.gz gentoo-2-80118b0e3191419ca97ee2e613619f60c485296d.tar.bz2 gentoo-2-80118b0e3191419ca97ee2e613619f60c485296d.zip |
use new eclass bits. clean old version.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mythmovies')
-rw-r--r-- | media-plugins/mythmovies/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythmovies/mythmovies-0.21_p16468.ebuild | 9 | ||||
-rw-r--r-- | media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild | 7 |
3 files changed, 10 insertions, 14 deletions
diff --git a/media-plugins/mythmovies/ChangeLog b/media-plugins/mythmovies/ChangeLog index b2a26edfa2c5..7a76f0ca958f 100644 --- a/media-plugins/mythmovies/ChangeLog +++ b/media-plugins/mythmovies/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythmovies -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.10 2008/12/23 17:23:54 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.11 2009/07/19 04:58:35 cardoe Exp $ + + 19 Jul 2009; Doug Goldstein <cardoe@gentoo.org> + -mythmovies-0.21_p16468.ebuild, mythmovies-0.21_p17821.ebuild: + use new eclass bits. clean old version. 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythmovies-0.21_p17821.ebuild: diff --git a/media-plugins/mythmovies/mythmovies-0.21_p16468.ebuild b/media-plugins/mythmovies/mythmovies-0.21_p16468.ebuild deleted file mode 100644 index 9ef51ec30d2b..000000000000 --- a/media-plugins/mythmovies/mythmovies-0.21_p16468.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.21_p16468.ebuild,v 1.1 2008/03/09 20:45:30 cardoe Exp $ - -inherit mythtv-plugins subversion - -DESCRIPTION="Local movie listings via MythTV." -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild b/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild index 297af4f9e180..8e464a92c199 100644 --- a/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild +++ b/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild,v 1.4 2008/12/23 17:23:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild,v 1.5 2009/07/19 04:58:35 cardoe Exp $ -inherit mythtv-plugins subversion +EAPI=2 +inherit qt3 mythtv-plugins DESCRIPTION="Local movie listings via MythTV." IUSE="" |