summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:14 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:14 +0000
commitf05924f760d981833288517904fe0bc67c09e0a1 (patch)
tree1205ad6678796bd5d6ea7114693e3bc532be58ed /media-sound/mp3info
parentgtk 1.2 dependency listing fixes (diff)
downloadhistorical-f05924f760d981833288517904fe0bc67c09e0a1.tar.gz
historical-f05924f760d981833288517904fe0bc67c09e0a1.tar.bz2
historical-f05924f760d981833288517904fe0bc67c09e0a1.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'media-sound/mp3info')
-rw-r--r--media-sound/mp3info/mp3info-0.8.4-r1.ebuild4
-rw-r--r--media-sound/mp3info/mp3info-0.8.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/mp3info/mp3info-0.8.4-r1.ebuild b/media-sound/mp3info/mp3info-0.8.4-r1.ebuild
index 38b0648e12d1..3d5ba31a0ecc 100644
--- a/media-sound/mp3info/mp3info-0.8.4-r1.ebuild
+++ b/media-sound/mp3info/mp3info-0.8.4-r1.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-r1.ebuild,v 1.1 2002/05/18 19:37:56 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3info/mp3info-0.8.4-r1.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() {
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() {