summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/mp3info/mp3info-0.8.4.ebuild')
-rw-r--r--media-sound/mp3info/mp3info-0.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mp3info/mp3info-0.8.4.ebuild b/media-sound/mp3info/mp3info-0.8.4.ebuild
index 666ec18c73c7..e47d6be359c0 100644
--- a/media-sound/mp3info/mp3info-0.8.4.ebuild
+++ b/media-sound/mp3info/mp3info-0.8.4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Claes Nästen <pekdon@gmx.net>
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3info/mp3info-0.8.4.ebuild,v 1.1 2001/11/02 22:59:10 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3info/mp3info-0.8.4.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An MP3 technical info viewer and ID3 1.x tag editor"
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/${PN}/${P}.tgz"
HOMEPAGE="http://ibiblio.org/mp3info/"
DEPEND="virtual/glibc
- gtk? ( >=x11-libs/gtk+-1.2 )"
+ gtk? ( =x11-libs/gtk+-1.2* )"
src_unpack() {