diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:09:21 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:09:21 +0000 |
commit | aae9b19c68bbafc707df267b79ef863cdcad3ca7 (patch) | |
tree | ce7e3e06328c71e5d37c7a80e1a0915d981fb462 /x11-plugins/wmmon | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-aae9b19c68bbafc707df267b79ef863cdcad3ca7.tar.gz gentoo-2-aae9b19c68bbafc707df267b79ef863cdcad3ca7.tar.bz2 gentoo-2-aae9b19c68bbafc707df267b79ef863cdcad3ca7.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-plugins/wmmon')
-rw-r--r-- | x11-plugins/wmmon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog index 4b7ef76344bf..2a22f45e55dd 100644 --- a/x11-plugins/wmmon/ChangeLog +++ b/x11-plugins/wmmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmmon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.11 2004/08/03 15:58:48 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.12 2004/08/08 01:06:01 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> wmmon-1.0_beta2-r1.ebuild, + wmmon-1.0_beta2-r2.ebuild: + Typo in DESCRIPTION: applette -> applet. Bug 59717. 03 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmmon-1.0_beta2-r2.ebuild: Stable on x86. diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild index c129de5e297d..3e9c99bff309 100644 --- a/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild +++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r1.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/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.12 2004/06/28 21:00:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.13 2004/08/08 01:06:01 slarti Exp $ S="${WORKDIR}/wmmon.app" IUSE="" -DESCRIPTION="Dockable system resources monitor applette for WindowMaker" +DESCRIPTION="Dockable system resources monitor applet for WindowMaker" WMMON_VERSION=1_0b2 SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/wmmon-${WMMON_VERSION}.tar.gz" HOMEPAGE="http://www.bensinclair.com/dockapp/" diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild index b9c81fd7df48..f57af8fd1c79 100644 --- a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild +++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.4 2004/08/03 15:58:48 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.5 2004/08/08 01:06:01 slarti Exp $ inherit eutils S="${WORKDIR}/${PN}.app" IUSE="" -DESCRIPTION="Dockable system resources monitor applette for WindowMaker" +DESCRIPTION="Dockable system resources monitor applet for WindowMaker" WMMON_VERSION=1_0b2 SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/${PN}-${WMMON_VERSION}.tar.gz" HOMEPAGE="http://www.bensinclair.com/dockapp/" |