diff options
author | 2007-06-12 16:45:41 +0000 | |
---|---|---|
committer | 2007-06-12 16:45:41 +0000 | |
commit | 2e152a28e33e454ad0998212cd2d69ac51d068bf (patch) | |
tree | f5e94bf90dfd8654b34b578b23bc3e673d2afad8 /media-plugins/mythnews | |
parent | New package - A Wireless signal monitor for the ROX desktop (diff) | |
download | historical-2e152a28e33e454ad0998212cd2d69ac51d068bf.tar.gz historical-2e152a28e33e454ad0998212cd2d69ac51d068bf.tar.bz2 historical-2e152a28e33e454ad0998212cd2d69ac51d068bf.zip |
Stable amd64, ppc, x86.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'media-plugins/mythnews')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index fdc22517da5c..116de1f68f36 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,9 @@ # 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.27 2007/04/27 06:30:30 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.28 2007/06/12 16:43:55 cardoe Exp $ + + 12 Jun 2007; Doug Goldstein <cardoe@gentoo.org> mythnews-0.20.1.ebuild: + Stable amd64, ppc, x86. *mythnews-0.20.1 (27 Apr 2007) diff --git a/media-plugins/mythnews/mythnews-0.20.1.ebuild b/media-plugins/mythnews/mythnews-0.20.1.ebuild index 66074d59e9c8..943a000b869a 100644 --- a/media-plugins/mythnews/mythnews-0.20.1.ebuild +++ b/media-plugins/mythnews/mythnews-0.20.1.ebuild @@ -1,9 +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.20.1.ebuild,v 1.1 2007/04/27 06:30:30 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.20.1.ebuild,v 1.2 2007/06/12 16:43:55 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="RSS feed news reading module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" |