diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-27 06:36:35 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-27 06:36:35 +0000 |
commit | 0bda863455b6d0792215598699b3576b156cda09 (patch) | |
tree | 608e0861c40924cb8535498042a5fed153723396 /media-plugins/mythcontrols | |
parent | Corrected digest (diff) | |
download | historical-0bda863455b6d0792215598699b3576b156cda09.tar.gz historical-0bda863455b6d0792215598699b3576b156cda09.tar.bz2 historical-0bda863455b6d0792215598699b3576b156cda09.zip |
bump to 0.20.1 release
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'media-plugins/mythcontrols')
-rw-r--r-- | media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild b/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild index 968c27eb140d..c11e217f0e2b 100644 --- a/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild +++ b/media-plugins/mythcontrols/mythcontrols-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/mythcontrols/mythcontrols-0.20.1.ebuild,v 1.1 2007/04/26 18:42:11 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild,v 1.2 2007/04/27 06:18:10 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Key Binding Editor for MythTV." IUSE="" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" |