diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2009-07-19 05:31:48 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2009-07-19 05:31:48 +0000 |
commit | 3a49415ea385a6c441850dcdeed7a143233806e3 (patch) | |
tree | 169d680dc4830edb268abaf38fea3a38c9ef5a49 /media-plugins | |
parent | use new eclass bits. clean up old versions. (diff) | |
download | historical-3a49415ea385a6c441850dcdeed7a143233806e3.tar.gz historical-3a49415ea385a6c441850dcdeed7a143233806e3.tar.bz2 historical-3a49415ea385a6c441850dcdeed7a143233806e3.zip |
new version bump. use new eclass bit. clean up old version.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 11 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.21_p17105.ebuild | 7 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.21_p20585.ebuild (renamed from media-plugins/mythnews/mythnews-0.21_p16468.ebuild) | 7 |
3 files changed, 17 insertions, 8 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index a256c0f13b66..5b51e867d394 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-plugins/mythnews -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.41 2008/12/23 17:25:19 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.42 2009/07/19 05:31:48 cardoe Exp $ + +*mythnews-0.21_p20585 (19 Jul 2009) + + 19 Jul 2009; Doug Goldstein <cardoe@gentoo.org> + -mythnews-0.21_p16468.ebuild, mythnews-0.21_p17105.ebuild, + +mythnews-0.21_p20585.ebuild: + new version bump. use new eclass bit. clean up old version. 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythnews-0.21_p17105.ebuild: x86 stable, bug #239341 diff --git a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild b/media-plugins/mythnews/mythnews-0.21_p17105.ebuild index aa7263e07be0..03efa9ee2e60 100644 --- a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild +++ b/media-plugins/mythnews/mythnews-0.21_p17105.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/mythnews/mythnews-0.21_p17105.ebuild,v 1.4 2008/12/23 17:25:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.21_p17105.ebuild,v 1.5 2009/07/19 05:31:48 cardoe Exp $ -inherit mythtv-plugins subversion +EAPI=2 +inherit qt3 mythtv-plugins DESCRIPTION="RSS feed news reading module for MythTV." IUSE="" diff --git a/media-plugins/mythnews/mythnews-0.21_p16468.ebuild b/media-plugins/mythnews/mythnews-0.21_p20585.ebuild index cd6c7d23e6ff..14d5f2b34225 100644 --- a/media-plugins/mythnews/mythnews-0.21_p16468.ebuild +++ b/media-plugins/mythnews/mythnews-0.21_p20585.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/mythnews/mythnews-0.21_p16468.ebuild,v 1.1 2008/03/09 20:47:35 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.21_p20585.ebuild,v 1.1 2009/07/19 05:31:48 cardoe Exp $ -inherit mythtv-plugins subversion +EAPI=2 +inherit qt3 mythtv-plugins DESCRIPTION="RSS feed news reading module for MythTV." IUSE="" |