diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-06 20:40:12 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-09-06 20:40:12 +0000 |
commit | 857fc56db198c483df3355e02c0d7044c6006661 (patch) | |
tree | df3e35a2a315fd8d5ad69ff48572fd29421a5abd /x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild | |
parent | Switch to use epause and ebeep, bug #62950. Fix header lines. (Manifest recom... (diff) | |
download | gentoo-2-857fc56db198c483df3355e02c0d7044c6006661.tar.gz gentoo-2-857fc56db198c483df3355e02c0d7044c6006661.tar.bz2 gentoo-2-857fc56db198c483df3355e02c0d7044c6006661.zip |
x11-plugins/wmcdplay-1.0_beta1 stable for x86.
Diffstat (limited to 'x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild')
-rw-r--r-- | x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild b/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild index 5c94eb7e4bee..af62c0c4e1c7 100644 --- a/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild +++ b/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild,v 1.2 2004/07/18 11:49:15 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcdplay/wmcdplay-1.0_beta1.ebuild,v 1.3 2004/09/06 20:40:12 s4t4n Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { |