summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-16 16:19:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-16 16:19:55 +0000
commit768f64ff8c014e604f2d91feeb3ad456b8b86c7d (patch)
treea21d513195aefbfddedc9f76e72f16144966c5fa /media-libs
parentVersion bump. (diff)
downloadgentoo-2-768f64ff8c014e604f2d91feeb3ad456b8b86c7d.tar.gz
gentoo-2-768f64ff8c014e604f2d91feeb3ad456b8b86c7d.tar.bz2
gentoo-2-768f64ff8c014e604f2d91feeb3ad456b8b86c7d.zip
ia64 stable wrt bug 130922
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/id3lib/ChangeLog5
-rw-r--r--media-libs/id3lib/id3lib-3.8.3-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/id3lib/ChangeLog b/media-libs/id3lib/ChangeLog
index 7e74b0130018..eb5a248ae011 100644
--- a/media-libs/id3lib/ChangeLog
+++ b/media-libs/id3lib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/id3lib
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/ChangeLog,v 1.50 2007/04/16 16:00:44 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/ChangeLog,v 1.51 2007/04/16 16:19:55 armin76 Exp $
+
+ 16 Apr 2007; Raúl Porcel <armin76@gentoo.org> id3lib-3.8.3-r5.ebuild:
+ ia64 stable wrt bug 130922
16 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
id3lib-3.8.3-r5.ebuild:
diff --git a/media-libs/id3lib/id3lib-3.8.3-r5.ebuild b/media-libs/id3lib/id3lib-3.8.3-r5.ebuild
index d886a105c0bf..efd314619bb3 100644
--- a/media-libs/id3lib/id3lib-3.8.3-r5.ebuild
+++ b/media-libs/id3lib/id3lib-3.8.3-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r5.ebuild,v 1.6 2007/04/16 16:00:44 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r5.ebuild,v 1.7 2007/04/16 16:19:55 armin76 Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND="sys-libs/zlib"