diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-04-23 18:19:09 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-04-23 18:19:09 +0000 |
commit | 3f7b99b39054a9efb14382c8d6674ce4255169d4 (patch) | |
tree | 3e0e1c289eecd57095c567a5eff78acede92b3db /media-plugins/mythnews | |
parent | Initial import (diff) | |
download | historical-3f7b99b39054a9efb14382c8d6674ce4255169d4.tar.gz historical-3f7b99b39054a9efb14382c8d6674ce4255169d4.tar.bz2 historical-3f7b99b39054a9efb14382c8d6674ce4255169d4.zip |
bump to newer upstream revision
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'media-plugins/mythnews')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.21_p17105.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 96db6085f79d..885c5ce0ef53 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,12 @@ # 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.37 2008/03/09 20:47:35 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.38 2008/04/23 18:12:46 cardoe Exp $ + +*mythnews-0.21_p17105 (23 Apr 2008) + + 23 Apr 2008; Doug Goldstein <cardoe@gentoo.org> + +mythnews-0.21_p17105.ebuild: + bump to newer upstream revision *mythnews-0.21_p16468 (09 Mar 2008) diff --git a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild b/media-plugins/mythnews/mythnews-0.21_p17105.ebuild new file mode 100644 index 000000000000..3f0ed82a4333 --- /dev/null +++ b/media-plugins/mythnews/mythnews-0.21_p17105.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2008 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.1 2008/04/23 18:12:46 cardoe Exp $ + +inherit mythtv-plugins subversion + +DESCRIPTION="RSS feed news reading module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |