diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-09-21 17:06:31 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-09-21 17:06:31 +0000 |
commit | 7f7749792b0b1a4277e64ee200574a0278711321 (patch) | |
tree | 1aa737d4d03b1fa4352fcee18de25aec1945f401 /media-plugins/mythnews | |
parent | add glib-2.14.1 from the gnome-experimental overlay (diff) | |
download | historical-7f7749792b0b1a4277e64ee200574a0278711321.tar.gz historical-7f7749792b0b1a4277e64ee200574a0278711321.tar.bz2 historical-7f7749792b0b1a4277e64ee200574a0278711321.zip |
upstream rev bump
Package-Manager: portage-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" |