diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-01 23:27:42 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-01 23:27:42 +0000 |
commit | 988972204a93a881ba5e7cf92493ecdd0b4fe4dc (patch) | |
tree | e32865235149b898a716418c6ed9c08a465eb3a4 /x11-plugins/wmwave | |
parent | wheres my manifest? (Manifest recommit) (diff) | |
download | gentoo-2-988972204a93a881ba5e7cf92493ecdd0b4fe4dc.tar.gz gentoo-2-988972204a93a881ba5e7cf92493ecdd0b4fe4dc.tar.bz2 gentoo-2-988972204a93a881ba5e7cf92493ecdd0b4fe4dc.zip |
Mark x11-plugins/wmwave-0.4 stable for x86.
Diffstat (limited to 'x11-plugins/wmwave')
-rw-r--r-- | x11-plugins/wmwave/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmwave/wmwave-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmwave/ChangeLog b/x11-plugins/wmwave/ChangeLog index 6e8d42d5e84f..1e2e204e65a4 100644 --- a/x11-plugins/wmwave/ChangeLog +++ b/x11-plugins/wmwave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmwave # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/ChangeLog,v 1.3 2004/07/17 15:19:32 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/ChangeLog,v 1.4 2004/08/01 23:27:42 s4t4n Exp $ + + 02 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmwave-0.4.ebuild: + Stable for x86. 17 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmwave-0.4.ebuild: Gave ebuild a good clean up: updated HOMEPAGE and SRC_URI, make it diff --git a/x11-plugins/wmwave/wmwave-0.4.ebuild b/x11-plugins/wmwave/wmwave-0.4.ebuild index 050519fba123..7abc8bb55560 100644 --- a/x11-plugins/wmwave/wmwave-0.4.ebuild +++ b/x11-plugins/wmwave/wmwave-0.4.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/wmwave/wmwave-0.4.ebuild,v 1.4 2004/07/17 15:19:32 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild,v 1.5 2004/08/01 23:27:42 s4t4n Exp $ IUSE="" S="${WORKDIR}/wmwave" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" DESCRIPTION="wmwave is a dockapp that displays quality, link, level and noise of an iee802.11 (wavelan) connection." SRC_URI="mirror://sourceforge/wmwave/${PN}-0-4.tgz" HOMEPAGE="http://wmwave.sourceforge.net/" |