diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-09-21 17:03:36 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-09-21 17:03:36 +0000 |
commit | 2cff4ea21e19f20b6f1b44e01ce945eebfdb4b07 (patch) | |
tree | 9e86f482a3800131fc936502dcdaf0deb0f68823 /media-plugins/mythnews | |
parent | upstream rev bump (diff) | |
download | gentoo-2-2cff4ea21e19f20b6f1b44e01ce945eebfdb4b07.tar.gz gentoo-2-2cff4ea21e19f20b6f1b44e01ce945eebfdb4b07.tar.bz2 gentoo-2-2cff4ea21e19f20b6f1b44e01ce945eebfdb4b07.zip |
upstream rev bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-plugins/mythnews')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythnews/files/digest-mythnews-0.21_pre14465 | 0 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.21_pre14465.ebuild | 9 |
3 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index f1fc32c530d6..4af3c63976e3 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.32 2007/08/29 15:28:39 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.33 2007/09/21 17:03:36 cardoe Exp $ + +*mythnews-0.21_pre14465 (21 Sep 2007) + + 21 Sep 2007; Doug Goldstein <cardoe@gentoo.org> + +mythnews-0.21_pre14465.ebuild: + upstream rev bump 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> mythnews-0.20.2_p14282.ebuild: diff --git a/media-plugins/mythnews/files/digest-mythnews-0.21_pre14465 b/media-plugins/mythnews/files/digest-mythnews-0.21_pre14465 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-plugins/mythnews/files/digest-mythnews-0.21_pre14465 diff --git a/media-plugins/mythnews/mythnews-0.21_pre14465.ebuild b/media-plugins/mythnews/mythnews-0.21_pre14465.ebuild new file mode 100644 index 000000000000..e1502bc0ef8c --- /dev/null +++ b/media-plugins/mythnews/mythnews-0.21_pre14465.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.21_pre14465.ebuild,v 1.1 2007/09/21 17:03:36 cardoe Exp $ + +inherit mythtv-plugins subversion + +DESCRIPTION="RSS feed news reading module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |