summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-03-26 16:32:48 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-03-26 16:32:48 +0000
commit581ce924b123a4a22f29f0bd998127e1440561ce (patch)
tree50d2d21711e09ce13dbf5ad1e63176764bda647c /media-libs/libid3tag
parent0.8.4-r1 in stable x86 for alsa-1 patches. (Manifest recommit) (diff)
downloadgentoo-2-581ce924b123a4a22f29f0bd998127e1440561ce.tar.gz
gentoo-2-581ce924b123a4a22f29f0bd998127e1440561ce.tar.bz2
gentoo-2-581ce924b123a4a22f29f0bd998127e1440561ce.zip
Removed implicit S=. Marked stable on x86.
Diffstat (limited to 'media-libs/libid3tag')
-rw-r--r--media-libs/libid3tag/ChangeLog6
-rw-r--r--media-libs/libid3tag/libid3tag-0.15.0b.ebuild4
-rw-r--r--media-libs/libid3tag/libid3tag-0.15.1b.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/media-libs/libid3tag/ChangeLog b/media-libs/libid3tag/ChangeLog
index f36e900d567f..911e8c08c855 100644
--- a/media-libs/libid3tag/ChangeLog
+++ b/media-libs/libid3tag/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libid3tag
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/ChangeLog,v 1.11 2004/02/18 09:32:26 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/ChangeLog,v 1.12 2004/03/26 16:32:48 eradicator Exp $
+
+ 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ libid3tag-0.15.0b.ebuild, libid3tag-0.15.1b.ebuild:
+ Removed implicit S=. Marked stable on x86.
*libid3tag-0.15.1b (18 Feb 2004)
diff --git a/media-libs/libid3tag/libid3tag-0.15.0b.ebuild b/media-libs/libid3tag/libid3tag-0.15.0b.ebuild
index e37a804b30ce..352843a40aa4 100644
--- a/media-libs/libid3tag/libid3tag-0.15.0b.ebuild
+++ b/media-libs/libid3tag/libid3tag-0.15.0b.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/libid3tag-0.15.0b.ebuild,v 1.12 2004/01/16 18:51:32 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/libid3tag-0.15.0b.ebuild,v 1.13 2004/03/26 16:32:48 eradicator Exp $
IUSE="debug"
-S=${WORKDIR}/${P}
-
DESCRIPTION="The MAD id3tag library"
HOMEPAGE="http://mad.sourceforge.net"
SRC_URI="mirror://sourceforge/mad/${P}.tar.gz"
diff --git a/media-libs/libid3tag/libid3tag-0.15.1b.ebuild b/media-libs/libid3tag/libid3tag-0.15.1b.ebuild
index 6e710d338b3c..c0711cc650ff 100644
--- a/media-libs/libid3tag/libid3tag-0.15.1b.ebuild
+++ b/media-libs/libid3tag/libid3tag-0.15.1b.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/libid3tag-0.15.1b.ebuild,v 1.2 2004/02/21 23:08:11 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/libid3tag-0.15.1b.ebuild,v 1.3 2004/03/26 16:32:48 eradicator Exp $
IUSE="debug"
-S=${WORKDIR}/${P}
-
DESCRIPTION="The MAD id3tag library"
HOMEPAGE="http://mad.sourceforge.net"
SRC_URI="mirror://sourceforge/mad/${P}.tar.gz"
@@ -13,7 +11,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~mips ~ia64"
+KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa amd64 ~mips ~ia64"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.3"