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/wmium | |
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/wmium')
-rw-r--r-- | x11-plugins/wmium/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmium/wmium-1.0.7.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmium/wmium-1.0.8.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmium/wmium-1.0.9.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-plugins/wmium/ChangeLog b/x11-plugins/wmium/ChangeLog index ac186c7a90a7..6173c893eaa9 100644 --- a/x11-plugins/wmium/ChangeLog +++ b/x11-plugins/wmium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmium # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/ChangeLog,v 1.9 2004/07/14 21:05:06 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/ChangeLog,v 1.10 2004/08/08 01:04:17 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> wmium-1.0.7.ebuild, + wmium-1.0.8.ebuild, wmium-1.0.9.ebuild: + Typo in DESCRIPTION: pluggin -> plugin. Bug 59717. 15 Jul 2004; Daniel Black <dragonheart@gentoo.org> wmium-1.0.9.ebuild: fixed S= dir according to bug #56012. Thanks to Michael Knight diff --git a/x11-plugins/wmium/wmium-1.0.7.ebuild b/x11-plugins/wmium/wmium-1.0.7.ebuild index 76e6b2794e0f..6b12f6db3502 100644 --- a/x11-plugins/wmium/wmium-1.0.7.ebuild +++ b/x11-plugins/wmium/wmium-1.0.7.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/wmium/wmium-1.0.7.ebuild,v 1.7 2004/06/28 20:48:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/wmium-1.0.7.ebuild,v 1.8 2004/08/08 01:04:17 slarti Exp $ IUSE="gtk" -DESCRIPTION="WindowMaker DockApp/Grellm2 pluggin that fetches the DSL usage information for Australian ISP Internode" +DESCRIPTION="WindowMaker DockApp/Grellm2 plugin that fetches the DSL usage information for Australian ISP Internode" HOMEPAGE="http://www.earthmagic.org/?software" SRC_URI="http://www.earthmagic.org/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmium/wmium-1.0.8.ebuild b/x11-plugins/wmium/wmium-1.0.8.ebuild index d93281c33657..69516718b658 100644 --- a/x11-plugins/wmium/wmium-1.0.8.ebuild +++ b/x11-plugins/wmium/wmium-1.0.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/wmium/wmium-1.0.8.ebuild,v 1.7 2004/06/28 20:48:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/wmium-1.0.8.ebuild,v 1.8 2004/08/08 01:04:17 slarti Exp $ IUSE="gtk" -DESCRIPTION="WindowMaker DockApp/Grellm2 pluggin that fetches the DSL usage information for Australian ISP Internode" +DESCRIPTION="WindowMaker DockApp/Grellm2 plugin that fetches the DSL usage information for Australian ISP Internode" HOMEPAGE="http://www.earthmagic.org/?software" SRC_URI="http://www.earthmagic.org/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmium/wmium-1.0.9.ebuild b/x11-plugins/wmium/wmium-1.0.9.ebuild index d63ba0bf0f4d..c1a24463577a 100644 --- a/x11-plugins/wmium/wmium-1.0.9.ebuild +++ b/x11-plugins/wmium/wmium-1.0.9.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/wmium/wmium-1.0.9.ebuild,v 1.2 2004/07/14 21:05:06 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/wmium-1.0.9.ebuild,v 1.3 2004/08/08 01:04:17 slarti Exp $ IUSE="gtk" -DESCRIPTION="WindowMaker DockApp/Grellm2 pluggin that fetches the DSL usage information for Australian ISP Internode" +DESCRIPTION="WindowMaker DockApp/Grellm2 plugin that fetches the DSL usage information for Australian ISP Internode" HOMEPAGE="http://www.earthmagic.org/?software" SRC_URI="http://www.earthmagic.org/files/${P}.tar.gz" LICENSE="GPL-2" |