diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-10-01 12:12:37 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-10-01 12:12:37 +0000 |
commit | 72e07f37824d61ade0ef9e7c120eafcb1198b3c0 (patch) | |
tree | 9288a49fcf4c6b6dcc6eaa8e105608e79b2b1a1a /x11-plugins/wmsound | |
parent | fix path of Makefile.in (diff) | |
download | historical-72e07f37824d61ade0ef9e7c120eafcb1198b3c0.tar.gz historical-72e07f37824d61ade0ef9e7c120eafcb1198b3c0.tar.bz2 historical-72e07f37824d61ade0ef9e7c120eafcb1198b3c0.zip |
Marked stable on x86.
Diffstat (limited to 'x11-plugins/wmsound')
-rw-r--r-- | x11-plugins/wmsound/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsound/Manifest | 16 | ||||
-rw-r--r-- | x11-plugins/wmsound/wmsound-0.9.5.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/x11-plugins/wmsound/ChangeLog b/x11-plugins/wmsound/ChangeLog index 7aac7376cd48..50c0b8349192 100644 --- a/x11-plugins/wmsound/ChangeLog +++ b/x11-plugins/wmsound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsound # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsound/ChangeLog,v 1.2 2004/07/22 20:57:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsound/ChangeLog,v 1.3 2004/10/01 12:12:37 pyrania Exp $ + + 01 Oct 2004; <pyrania@gentoo.org> wmsound-0.9.5.ebuild: + Marked stable on x86. 22 Jul 2004; David Holm <dholm@gentoo.org> wmsound-0.9.5.ebuild: Added to ~ppc. diff --git a/x11-plugins/wmsound/Manifest b/x11-plugins/wmsound/Manifest index 959f49d9658a..ffbd4f86eb13 100644 --- a/x11-plugins/wmsound/Manifest +++ b/x11-plugins/wmsound/Manifest @@ -1,7 +1,17 @@ -MD5 8668d32bead17d203b086fdbe033508a ChangeLog 461 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 3e7c558dd169c45bf0bed0317964ffa2 ChangeLog 546 +MD5 552cfb0ab38b9b399eb98483b8b266fa wmsound-0.9.5.ebuild 1126 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 -MD5 ae31d8978886d3e4f8b8f7376b9e9159 wmsound-0.9.5.ebuild 1125 -MD5 56668c80d9f0b2b99b5c9088016ed62a files/digest-wmsound-0.9.5 64 MD5 d04694a64e4326d5b21eaab7827c9c6c files/wmsound-ComplexProgramTargetNoMan.patch 304 MD5 3bfb08591f212acd293b5f480afd4fab files/wmsound-config.patch 2466 +MD5 56668c80d9f0b2b99b5c9088016ed62a files/digest-wmsound-0.9.5 64 MD5 07c8b3d33fbbbed1700c4515b5311721 files/wmsound-esd.patch 2799 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBXUlhI7fK2cqeyXkRAmcDAKCKBTt1uDn0jSlGYiHA/iBVP9+TiQCfXEaj +KVO/CefrXSNKJ0S8r0+kJoE= +=6hTi +-----END PGP SIGNATURE----- diff --git a/x11-plugins/wmsound/wmsound-0.9.5.ebuild b/x11-plugins/wmsound/wmsound-0.9.5.ebuild index c7e5482ac859..1d7d538353fc 100644 --- a/x11-plugins/wmsound/wmsound-0.9.5.ebuild +++ b/x11-plugins/wmsound/wmsound-0.9.5.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/wmsound/wmsound-0.9.5.ebuild,v 1.2 2004/07/22 20:57:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsound/wmsound-0.9.5.ebuild,v 1.3 2004/10/01 12:12:37 pyrania Exp $ inherit eutils @@ -18,7 +18,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { |