diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-02-24 05:43:04 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-02-24 05:43:04 +0000 |
commit | 03cb97679eecee5c1ed047f4b93a09f4fbe7d45c (patch) | |
tree | 6e4f0748a1faf5e5d0ca8fa09217d7e06fd46afe /media-sound/moc | |
parent | re-add keywords from previous unmasked version, oops (diff) | |
download | historical-03cb97679eecee5c1ed047f4b93a09f4fbe7d45c.tar.gz historical-03cb97679eecee5c1ed047f4b93a09f4fbe7d45c.tar.bz2 historical-03cb97679eecee5c1ed047f4b93a09f4fbe7d45c.zip |
some arches need retesting
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'media-sound/moc')
-rw-r--r-- | media-sound/moc/Manifest | 6 | ||||
-rw-r--r-- | media-sound/moc/moc-2.4.0.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/moc/Manifest b/media-sound/moc/Manifest index 7e8b049804f8..3380ebfc0571 100644 --- a/media-sound/moc/Manifest +++ b/media-sound/moc/Manifest @@ -43,6 +43,6 @@ SHA256 e03255b1e0ecd63a6f12aa89b7d7d2a16d2926dcca5ae97756be9f04f77717fd moc-2.3. MD5 9647c7eb15b4a70e86dca64ad65a9967 moc-2.3.3.ebuild 1646 RMD160 f70b0a913a12fe0f1a20b0203de08bca947c4978 moc-2.3.3.ebuild 1646 SHA256 a39e2076580858d751590a2fe95aa7b28ef62d88fb0293c4487f38cbc2b40def moc-2.3.3.ebuild 1646 -MD5 7eb68bbfbb44b0bf26c6060e56e87a86 moc-2.4.0.ebuild 1812 -RMD160 a3851d3a81ff7153604787aef56c8dd5ed0010ba moc-2.4.0.ebuild 1812 -SHA256 8095ef8a37bf6b5931a133326a4297221d7f4d8d8a1a92a287f8f108db718924 moc-2.4.0.ebuild 1812 +MD5 d0ea8d11e30274de2a742589dace57f4 moc-2.4.0.ebuild 1800 +RMD160 2d8b5113bc3af7e5cdff36662125d1c8ddb97fe9 moc-2.4.0.ebuild 1800 +SHA256 3369bb6eaf2edda6f35b32ff09722b98b4595d0209c48054d1b15bec216c3ddf moc-2.4.0.ebuild 1800 diff --git a/media-sound/moc/moc-2.4.0.ebuild b/media-sound/moc/moc-2.4.0.ebuild index 526f1e2f6959..69749cd3b1a3 100644 --- a/media-sound/moc/moc-2.4.0.ebuild +++ b/media-sound/moc/moc-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.0.ebuild,v 1.2 2006/02/24 05:38:34 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.0.ebuild,v 1.3 2006/02/24 05:43:04 chutzpah Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.daper.net/pub/soft/${PN}/stable/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="flac ffmpeg mad oss vorbis debug alsa speex libsamplerate curl sndfile musepack" # libvorbis is pulled in so the USE flag is vorbis |