diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:07:39 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:07:39 +0000 |
commit | dadb79ee346af97e2b49fe4cc4ff199a4745ee95 (patch) | |
tree | ac0ba571d3aa7e21b5216a0075dd33f9795a4fe0 /x11-plugins/gkrellmms | |
parent | stable on amd64 (diff) | |
download | historical-dadb79ee346af97e2b49fe4cc4ff199a4745ee95.tar.gz historical-dadb79ee346af97e2b49fe4cc4ff199a4745ee95.tar.bz2 historical-dadb79ee346af97e2b49fe4cc4ff199a4745ee95.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-plugins/gkrellmms')
-rw-r--r-- | x11-plugins/gkrellmms/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellmms/gkrellmms-0.5.6.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellmms/gkrellmms-0.5.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellmms/ChangeLog b/x11-plugins/gkrellmms/ChangeLog index 5512c2359605..c7f6649ee88e 100644 --- a/x11-plugins/gkrellmms/ChangeLog +++ b/x11-plugins/gkrellmms/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellmms # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/ChangeLog,v 1.33 2004/06/24 22:56:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/ChangeLog,v 1.34 2004/08/08 01:01:05 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> gkrellmms-0.5.6.ebuild, + gkrellmms-0.5.8.ebuild: + Typo in DESCRIPTION: controll -> control. Bug 59717. *gkrellmms-2.1.20 (01 Jun 2004) diff --git a/x11-plugins/gkrellmms/gkrellmms-0.5.6.ebuild b/x11-plugins/gkrellmms/gkrellmms-0.5.6.ebuild index 81a0a4de9a47..1aa1593e853e 100644 --- a/x11-plugins/gkrellmms/gkrellmms-0.5.6.ebuild +++ b/x11-plugins/gkrellmms/gkrellmms-0.5.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-0.5.6.ebuild,v 1.10 2004/06/24 22:56:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-0.5.6.ebuild,v 1.11 2004/08/08 01:01:05 slarti Exp $ IUSE="" S=${WORKDIR}/${PN} -DESCRIPTION="A sweet plugin to controll xmms from gkrellm" +DESCRIPTION="A sweet plugin to control xmms from gkrellm" SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" HOMEPAGE="http://gkrellm.luon.net/gkrellm/Plugins.html" diff --git a/x11-plugins/gkrellmms/gkrellmms-0.5.8.ebuild b/x11-plugins/gkrellmms/gkrellmms-0.5.8.ebuild index 917f9dae2a0c..04092d29aedb 100644 --- a/x11-plugins/gkrellmms/gkrellmms-0.5.8.ebuild +++ b/x11-plugins/gkrellmms/gkrellmms-0.5.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-0.5.8.ebuild,v 1.9 2004/06/24 22:56:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-0.5.8.ebuild,v 1.10 2004/08/08 01:01:05 slarti Exp $ IUSE="" S=${WORKDIR}/${PN} -DESCRIPTION="A sweet plugin to controll xmms from gkrellm" +DESCRIPTION="A sweet plugin to control xmms from gkrellm" SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" HOMEPAGE="http://gkrellm.luon.net/gkrellmms.phtml" |