diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-02-15 05:54:32 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-02-15 05:54:32 +0000 |
commit | a063b94ae417b6d3b740813ded526bf167eb0105 (patch) | |
tree | 6abb27aa318aa736b7689722649d921e4c42f375 /media-plugins/mythcontrols | |
parent | Fix from upstream for race condition #122784 by Alex Efros. (diff) | |
download | gentoo-2-a063b94ae417b6d3b740813ded526bf167eb0105.tar.gz gentoo-2-a063b94ae417b6d3b740813ded526bf167eb0105.tar.bz2 gentoo-2-a063b94ae417b6d3b740813ded526bf167eb0105.zip |
updated DESC for mythcontrols since now I know what the hell it is.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-plugins/mythcontrols')
-rw-r--r-- | media-plugins/mythcontrols/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythcontrols/mythcontrols-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythcontrols/ChangeLog b/media-plugins/mythcontrols/ChangeLog index 580185f61110..bea090d17a1c 100644 --- a/media-plugins/mythcontrols/ChangeLog +++ b/media-plugins/mythcontrols/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythcontrols # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.1 2006/02/12 10:43:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.2 2006/02/15 05:54:32 cardoe Exp $ + + 15 Feb 2006; Doug Goldstein <cardoe@gentoo.org> mythcontrols-0.19.ebuild: + updated DESC for mythcontrols since now I know what the hell it is. *mythcontrols-0.19 (12 Feb 2006) diff --git a/media-plugins/mythcontrols/mythcontrols-0.19.ebuild b/media-plugins/mythcontrols/mythcontrols-0.19.ebuild index 37141e95aba1..153fd567d701 100644 --- a/media-plugins/mythcontrols/mythcontrols-0.19.ebuild +++ b/media-plugins/mythcontrols/mythcontrols-0.19.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.19.ebuild,v 1.1 2006/02/12 10:43:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.19.ebuild,v 1.2 2006/02/15 05:54:32 cardoe Exp $ inherit mythtv-plugins -DESCRIPTION="External Controls for MythTV." +DESCRIPTION="Key Binding Editor for MythTV." HOMEPAGE="http://www.mythtv.org/" SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" |