summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2005-02-20 16:25:30 +0000
committerTony Vroon <chainsaw@gentoo.org>2005-02-20 16:25:30 +0000
commit711835c37646e0362c727e22bcad137c9b5afcf2 (patch)
tree9a8115a1ab0da8369c3e2fdab3b29b84f1dde182 /media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild
parentremoving old ebuilds, ~amd64 thanks to lares and cricalix in #gentoo-amd64 (diff)
downloadhistorical-711835c37646e0362c727e22bcad137c9b5afcf2.tar.gz
historical-711835c37646e0362c727e22bcad137c9b5afcf2.tar.bz2
historical-711835c37646e0362c727e22bcad137c9b5afcf2.zip
Depend fixes, only 1.1.2 will work with libmusepack 1.1
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild')
-rw-r--r--media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild b/media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild
index 647c5e865cfe..a0c9c644921a 100644
--- a/media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild
+++ b/media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild,v 1.4 2005/01/05 09:17:53 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-musepack/xmms-musepack-1.1.ebuild,v 1.5 2005/02/20 16:25:30 chainsaw Exp $
IUSE=""
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc sparc x86"
DEPEND="media-sound/xmms
- >=media-libs/libmusepack-1.0.3"
+ =media-libs/libmusepack-1.0*"
src_install() {
make DESTDIR="${D}" install || die